Message ID | 20250808165914.3435546-1-dan.mcgregor@usask.ca |
---|---|
State | Under Review |
Headers | show |
Series | [meta-oe] systemd-repart: Fix build after S moved into UNPACKDIR | expand |
diff --git a/meta-oe/recipes-core/systemd/systemd-repart-native_257.6.bb b/meta-oe/recipes-core/systemd/systemd-repart-native_257.6.bb index 15b60af02ed..0ac695769c9 100644 --- a/meta-oe/recipes-core/systemd/systemd-repart-native_257.6.bb +++ b/meta-oe/recipes-core/systemd/systemd-repart-native_257.6.bb @@ -16,8 +16,6 @@ SRCREV = "00a12c234e2506f5cab683460199575f13c454db" SRCBRANCH = "v257-stable" SRC_URI = "git://github.com/systemd/systemd.git;protocol=https;branch=${SRCBRANCH}" -S = "${WORKDIR}/git" - DEPENDS = " \ cryptsetup-native \ gperf-native \
Signed-off-by: Dan McGregor <dan.mcgregor@usask.ca> --- meta-oe/recipes-core/systemd/systemd-repart-native_257.6.bb | 2 -- 1 file changed, 2 deletions(-)