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

[Backport kirkstone] jailhouse: update to lf-5.15.52_2.1.0 #1323

Merged
merged 1 commit into from
Dec 8, 2022

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Dec 8, 2022

Description

Backport of #1322 to kirkstone.

Update jailhouse to the NXP lf-5.15.52_2.1.0 release, and clean up the
packaging logic to align with the latest release.

Packaging changes:
- Drop build instructions for tools as that is now built as part of the
  main Makefile
- Drop JH_CONFIG and related tools variables as they are not required
- Change do_compile and do_install to prepend to allow the logic from
  setuptools3 to be executed (and package pyjailhouse properly)
- Drop kernel from PACKAGE_BEFORE_PN, as it wasn't really used in the
  end, and doesn't work correctly with usrmerge. Prefer removing libdir
  that gets appended by setuptools3 for module split to work correctly
  with and without usrmerge.
- Update FILES for pyjailhouse to include all the python related files
  produced by the build

Signed-off-by: Ricardo Salveti <ricardo@foundries.io>
(cherry picked from commit 0bd7408)
@otavio otavio merged commit cea64da into kirkstone Dec 8, 2022
@otavio otavio deleted the backport-1322-to-kirkstone branch December 8, 2022 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants