summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-core/plymouth/plymouth_0.9.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-core/plymouth/plymouth_0.9.2.bb b/meta-oe/recipes-core/plymouth/plymouth_0.9.2.bb
index b8c82ed4ee..1fb44439e1 100644
--- a/meta-oe/recipes-core/plymouth/plymouth_0.9.2.bb
+++ b/meta-oe/recipes-core/plymouth/plymouth_0.9.2.bb
@@ -19,7 +19,7 @@ SRC_URI = "http://www.freedesktop.org/software/plymouth/releases/${BPN}-${PV}.ta
19SRC_URI[md5sum] = "ff420994deb7ea203df678df92e7ab7d" 19SRC_URI[md5sum] = "ff420994deb7ea203df678df92e7ab7d"
20SRC_URI[sha256sum] = "2f0ce82042cf9c7eadd2517a1f74c8a85fa8699781d9f294a06eade29fbed57f" 20SRC_URI[sha256sum] = "2f0ce82042cf9c7eadd2517a1f74c8a85fa8699781d9f294a06eade29fbed57f"
21 21
22EXTRA_OECONF += " --enable-shared --disable-static --disable-gtk \ 22EXTRA_OECONF += " --enable-shared --disable-static --disable-gtk --disable-documentation\
23 --with-logo=${LOGO} \ 23 --with-logo=${LOGO} \
24 ${@bb.utils.contains('DISTRO_FEATURES', 'systemd', '--enable-systemd-integration --with-system-root-install', '', d)} \ 24 ${@bb.utils.contains('DISTRO_FEATURES', 'systemd', '--enable-systemd-integration --with-system-root-install', '', d)} \
25 " 25 "