]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
systemd: add PACKAGECONFIG for valgrind ChenQi/systemd-valgrind
authorChen Qi <Qi.Chen@windriver.com>
Mon, 13 Jul 2015 08:40:08 +0000 (16:40 +0800)
committerChen Qi <Qi.Chen@windriver.com>
Mon, 13 Jul 2015 08:41:41 +0000 (16:41 +0800)
commitef5f354a8e2671c90970360bd165caa49418fa82
tree50e8ed420a23fab2e4cb11c078f4646a5613cafc
parente6f66370c6ce15aca18ef64491bab3dc92b80c57
systemd: add PACKAGECONFIG for valgrind

Execute `bitbake valgrind && bitbake systemd -c cleansstate && bitbake
systemd -c configure && bitbake valgrind -c cleansstate && bitbake systemd
-c compile', and we would get the following error.

   src/libsystemd/sd-bus/bus-control.c: fatal error: valgrind/memcheck.h: No such file or directory.

Add PACKAGECONFIG option to sovle this problem.

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
meta/recipes-core/systemd/systemd_219.bb