diff options
Diffstat (limited to 'meta-oe/recipes-devtools/systemd')
| -rw-r--r-- | meta-oe/recipes-devtools/systemd/nativesdk-systemd-systemctl.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-oe/recipes-devtools/systemd/nativesdk-systemd-systemctl.bb b/meta-oe/recipes-devtools/systemd/nativesdk-systemd-systemctl.bb index 3360ccf357..6c5591b461 100644 --- a/meta-oe/recipes-devtools/systemd/nativesdk-systemd-systemctl.bb +++ b/meta-oe/recipes-devtools/systemd/nativesdk-systemd-systemctl.bb | |||
| @@ -7,8 +7,7 @@ inherit nativesdk | |||
| 7 | 7 | ||
| 8 | SRC_URI = "file://systemctl" | 8 | SRC_URI = "file://systemctl" |
| 9 | 9 | ||
| 10 | S = "${WORKDIR}/sources" | 10 | S = "${UNPACKDIR}" |
| 11 | UNPACKDIR = "${S}" | ||
| 12 | 11 | ||
| 13 | do_install() { | 12 | do_install() { |
| 14 | install -d ${D}${bindir} | 13 | install -d ${D}${bindir} |
