mirror of
https://github.com/lingble/meta-tegra.git
synced 2025-10-29 11:32:30 +00:00
l4t-launcher-rootfs-ab-config: add S setting
so we don't get the warning about S being undefined during the build. Signed-off-by: Matt Madison <matt@madison.systems>
This commit is contained in:
@@ -6,6 +6,8 @@ COMPATIBLE_MACHINE = "(tegra)"
|
||||
|
||||
DEPENDS = "dtc-native"
|
||||
SRC_URI = "file://L4TConfiguration-RootfsRedundancyLevelABEnable.dtsi"
|
||||
S = "${WORKDIR}/sources"
|
||||
UNPACKDIR = "${S}"
|
||||
|
||||
inherit deploy
|
||||
|
||||
|
||||
Reference in New Issue
Block a user