]> 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)
committerJoshua Lock <joshua.lock@collabora.co.uk>
Tue, 1 Sep 2015 11:36:15 +0000 (12:36 +0100)
commit5a9cf55789f030ce940b8d1c78a75147b4a2b486
treeb91f2598cbfa9f2b13b924376058362058525988
parentdc0a58e396213e3f1131e0f9be4f81bf29f135b2
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.

(From OE-Core master rev: e35ee4e016fbd659c88444ab7ee8e86008984f2c)

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Joshua Lock <joshua.lock@collabora.co.uk>
meta/recipes-core/systemd/systemd_219.bb