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

cryptodev-module: Drop redundant patch #1970

Merged
merged 1 commit into from
Oct 11, 2024

Conversation

thochstein
Copy link
Contributor

The recipe is updated to 1.14 so the backported patch is no longer needed.

The recipe is updated to 1.14 so the backported patch is no longer
needed.

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
@Livius90
Copy link
Contributor

https://layers.openembedded.org/layerindex/recipe/397437/

Yes, it seems cryptodev-module has been updated to v1.14 in scarthgap also. Thanks that info, not need this patch anymore.

@otavio otavio merged commit 468f298 into Freescale:scarthgap Oct 11, 2024
Copy link

Backport failed for scarthgap, because it was unable to create/access the git worktree directory.

Please cherry-pick the changes locally.

git fetch origin scarthgap
git worktree add -d .worktree/backport-1970-to-scarthgap origin/scarthgap
cd .worktree/backport-1970-to-scarthgap
git checkout -b backport-1970-to-scarthgap
ancref=$(git merge-base e05119f87751c93bbe29a956888352f5df7e93a7 36d1556b32acbcf50647fd269423dc10eb25db7c)
git cherry-pick -x $ancref..36d1556b32acbcf50647fd269423dc10eb25db7c

@otavio
Copy link
Member

otavio commented Oct 11, 2024

Could someone prepare a backport?

@thochstein thochstein deleted the cryptodev branch October 12, 2024 01:51
@thochstein
Copy link
Contributor Author

This PR was for scarthgap. I don't see the problem on master.

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