Skip to content

Conversation

@aws-iot-embedded-linux-ci
Copy link
Collaborator

Description

Backport of #9775 to styhead-next.

(cherry picked from commit bba5da8)
@thomas-roos thomas-roos merged commit 39472ca into styhead-next Oct 2, 2024
2 of 3 checks passed
@thomas-roos thomas-roos deleted the backport-9775-to-styhead-next branch October 2, 2024 05:33
@aws-iot-embedded-linux-ci
Copy link
Collaborator Author

Backport failed for kirkstone-next, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally.

git fetch origin kirkstone-next
git worktree add -d .worktree/backport-9783-to-kirkstone-next origin/kirkstone-next
cd .worktree/backport-9783-to-kirkstone-next
git checkout -b backport-9783-to-kirkstone-next
ancref=$(git merge-base a057e508a493e2ec5af3c31f72e5d40fc41bcb13 4ffc92dac81cd2f5c6479488557ddc2d1f546db3)
git cherry-pick -x $ancref..4ffc92dac81cd2f5c6479488557ddc2d1f546db3

@aws-iot-embedded-linux-ci
Copy link
Collaborator Author

Backport failed for scarthgap-next, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally.

git fetch origin scarthgap-next
git worktree add -d .worktree/backport-9783-to-scarthgap-next origin/scarthgap-next
cd .worktree/backport-9783-to-scarthgap-next
git checkout -b backport-9783-to-scarthgap-next
ancref=$(git merge-base a057e508a493e2ec5af3c31f72e5d40fc41bcb13 4ffc92dac81cd2f5c6479488557ddc2d1f546db3)
git cherry-pick -x $ancref..4ffc92dac81cd2f5c6479488557ddc2d1f546db3

@aws-iot-embedded-linux-ci
Copy link
Collaborator Author

Backport failed for styhead-next, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally.

git fetch origin styhead-next
git worktree add -d .worktree/backport-9783-to-styhead-next origin/styhead-next
cd .worktree/backport-9783-to-styhead-next
git checkout -b backport-9783-to-styhead-next
ancref=$(git merge-base a057e508a493e2ec5af3c31f72e5d40fc41bcb13 4ffc92dac81cd2f5c6479488557ddc2d1f546db3)
git cherry-pick -x $ancref..4ffc92dac81cd2f5c6479488557ddc2d1f546db3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants