Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2024 11 18 master next fix fork point #10399

Merged
merged 2 commits into from
Nov 18, 2024

Conversation

thomas-roos
Copy link
Contributor

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Changed recipes had more changed files than just that one made in a PR.
The same issue as here:
https://github.com/orgs/community/discussions/25950#discussioncomment-8236983
This reverts commit 77f50a3.
This was not helpful. The issue was the "fork point" fix.
@thomas-roos thomas-roos requested a review from a team as a code owner November 18, 2024 15:10
@thomas-roos thomas-roos merged commit d8709ac into master-next Nov 18, 2024
2 of 4 checks passed
@thomas-roos thomas-roos deleted the 2024-11-18_master-next_fix-fork-point branch November 18, 2024 15:11
@aws-iot-embedded-linux-ci
Copy link
Collaborator

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

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin kirkstone-next
git worktree add -d .worktree/backport-10399-to-kirkstone-next origin/kirkstone-next
cd .worktree/backport-10399-to-kirkstone-next
git switch --create backport-10399-to-kirkstone-next
git cherry-pick -x ba472b4d11b6f885b8548fa641e353819a5f5369 d8709ac3191287dac2a13f004c86f48c23e8b6e3

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

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

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin scarthgap-next
git worktree add -d .worktree/backport-10399-to-scarthgap-next origin/scarthgap-next
cd .worktree/backport-10399-to-scarthgap-next
git switch --create backport-10399-to-scarthgap-next
git cherry-pick -x ba472b4d11b6f885b8548fa641e353819a5f5369 d8709ac3191287dac2a13f004c86f48c23e8b6e3

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

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

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin styhead-next
git worktree add -d .worktree/backport-10399-to-styhead-next origin/styhead-next
cd .worktree/backport-10399-to-styhead-next
git switch --create backport-10399-to-styhead-next
git cherry-pick -x ba472b4d11b6f885b8548fa641e353819a5f5369 d8709ac3191287dac2a13f004c86f48c23e8b6e3

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.

2 participants