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:
Dan McGregor 2025-08-08 10:59:14 -06:00 committed by Khem Raj
parent 72d399339e
commit a4fe9edd32
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -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 \