mirror of
https://github.com/lingble/meta-tegra.git
synced 2025-10-30 03:52:41 +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"
|
PACKAGECONFIG:append:tegra = " efi"
|
||||||
PACKAGE_ARCH:tegra = "${TEGRA_PKGARCH}"
|
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