]> code.ossystems Code Review - openembedded-core.git/commit
systemd: backport patch to fix parallel build failure
authorChen Qi <Qi.Chen@windriver.com>
Thu, 7 Mar 2019 02:58:54 +0000 (10:58 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 7 Mar 2019 21:51:48 +0000 (21:51 +0000)
commit89712946c10f1c762175053e1945b7d0f330c446
tree633425311bea6bd91c2f8e4ac4e2af08e07224b2
parentcd8aedc408afa4f8589f79e4d85befc7cac76ac6
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>
meta/recipes-core/systemd/systemd/0001-meson-declare-version.h-as-dep-for-various-targets-t.patch [new file with mode: 0644]
meta/recipes-core/systemd/systemd_241.bb