]> code.ossystems Code Review - openembedded-core.git/commit
systemd: add PACKAGECONFIG for valgrind
authorChen Qi <Qi.Chen@windriver.com>
Mon, 13 Jul 2015 08:43:29 +0000 (16:43 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 16 Jul 2015 14:08:43 +0000 (15:08 +0100)
commite35ee4e016fbd659c88444ab7ee8e86008984f2c
tree4b300df9b056a5898666ff36a841eff19b340933
parente53d09e265a217928e1436208e0f9057aa8ef7ae
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>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-core/systemd/systemd_219.bb