summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/systemd/systemd_241.bb
diff options
context:
space:
mode:
authorChen Qi <Qi.Chen@windriver.com>2019-03-07 10:58:54 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-03-07 21:51:48 +0000
commit89712946c10f1c762175053e1945b7d0f330c446 (patch)
tree633425311bea6bd91c2f8e4ac4e2af08e07224b2 /meta/recipes-core/systemd/systemd_241.bb
parentcd8aedc408afa4f8589f79e4d85befc7cac76ac6 (diff)
downloadopenembedded-core-89712946c10f1c762175053e1945b7d0f330c446.tar.gz
systemd: backport patch to fix parallel build failure
Backport patch to fix parallel build failure like below. In file included from ../git/src/core/dbus-manager.c:10: ../git/src/basic/build.h:4:10: fatal error: version.h: No such file or directory #include "version.h" ^~~~~~~~~~~ compilation terminated. Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/systemd/systemd_241.bb')
-rw-r--r--meta/recipes-core/systemd/systemd_241.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-core/systemd/systemd_241.bb b/meta/recipes-core/systemd/systemd_241.bb
index 44a132a4a0..47492c9512 100644
--- a/meta/recipes-core/systemd/systemd_241.bb
+++ b/meta/recipes-core/systemd/systemd_241.bb
@@ -22,6 +22,7 @@ SRC_URI += "file://touchscreen.rules \
file://0003-implment-systemd-sysv-install-for-OE.patch \
file://0004-rules-whitelist-hd-devices.patch \
file://0005-rules-watch-metadata-changes-in-ide-devices.patch \
+ file://0001-meson-declare-version.h-as-dep-for-various-targets-t.patch \
"
# patches needed by musl