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:
Matt Madison
2024-07-15 07:00:19 -07:00
parent 5e53516a94
commit 76e5fb3546

View File

@@ -6,6 +6,8 @@ COMPATIBLE_MACHINE = "(tegra)"
DEPENDS = "dtc-native"
SRC_URI = "file://L4TConfiguration-RootfsRedundancyLevelABEnable.dtsi"
S = "${WORKDIR}/sources"
UNPACKDIR = "${S}"
inherit deploy