]> code.ossystems Code Review - openembedded-core.git/commit
glib-2.0: add dependency glib-2.0-native back
authorKai Kang <kai.kang@windriver.com>
Mon, 11 Jan 2016 07:07:12 +0000 (15:07 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 17 Jan 2016 11:32:21 +0000 (11:32 +0000)
commit86136f6013b216d8ee258783e5612c3cd0043a58
tree953cfa9ebf2f0c4ef1149bc832d3c9b9f913638c
parenta29371848deda618a42f9a30f9856a44c2342fe6
glib-2.0: add dependency glib-2.0-native back

It uses command glib-genmarshal to build glib-2.0 which is from
glib-2.0-native. If the command doesn't exist on host, build fails
with error:

| /bin/sh: --prefix=test_marshal: command not found
| make[4]: *** [testmarshal.c] Error 127

So add the dependency back.

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/glib-2.0/glib.inc