mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
systemd-repart: Fix build after S moved into UNPACKDIR
Signed-off-by: Dan McGregor <dan.mcgregor@usask.ca> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -16,8 +16,6 @@ SRCREV = "00a12c234e2506f5cab683460199575f13c454db"
|
|||||||
SRCBRANCH = "v257-stable"
|
SRCBRANCH = "v257-stable"
|
||||||
SRC_URI = "git://github.com/systemd/systemd.git;protocol=https;branch=${SRCBRANCH}"
|
SRC_URI = "git://github.com/systemd/systemd.git;protocol=https;branch=${SRCBRANCH}"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
|
||||||
|
|
||||||
DEPENDS = " \
|
DEPENDS = " \
|
||||||
cryptsetup-native \
|
cryptsetup-native \
|
||||||
gperf-native \
|
gperf-native \
|
||||||
|
|||||||
Reference in New Issue
Block a user