mirror of
https://github.com/lingble/meta-tegra.git
synced 2025-10-29 03:22:36 +00:00
systemd: update bbappend to fix dependency for efi
A temporary workaround until the systemd recipe in OE-Core is fixed to correct the build-time dependency in PACKAGECONFIG[efi]. Signed-off-by: Matt Madison <matt@madison.systems>
This commit is contained in:
@@ -1,2 +1,5 @@
|
||||
PACKAGECONFIG:append:tegra = " efi"
|
||||
PACKAGE_ARCH:tegra = "${TEGRA_PKGARCH}"
|
||||
# XXX remove when upstream recipe is fixed
|
||||
DEPENDS:append:tegra = " python3-pyelftools-native"
|
||||
# XXX
|
||||
|
||||
Reference in New Issue
Block a user