diff options
-rw-r--r-- | meta-oe/recipes-core/systemd/systemd-repart-native_257.6.bb | 2 |
1 files changed, 0 insertions, 2 deletions
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 15b60af02e..0ac695769c 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" | |||
16 | SRCBRANCH = "v257-stable" | 16 | SRCBRANCH = "v257-stable" |
17 | SRC_URI = "git://github.com/systemd/systemd.git;protocol=https;branch=${SRCBRANCH}" | 17 | SRC_URI = "git://github.com/systemd/systemd.git;protocol=https;branch=${SRCBRANCH}" |
18 | 18 | ||
19 | S = "${WORKDIR}/git" | ||
20 | |||
21 | DEPENDS = " \ | 19 | DEPENDS = " \ |
22 | cryptsetup-native \ | 20 | cryptsetup-native \ |
23 | gperf-native \ | 21 | gperf-native \ |