Re: [OE-core] [PATCH 1/1] meta: fix build with gettext 0.16.1

2015-09-17 Thread Robert Yang
On 09/17/2015 10:32 PM, Burton, Ross wrote: On 17 September 2015 at 08:46, Robert Yang mailto:liezhi.y...@windriver.com>> wrote: -DEPENDS = "gtk+ dbus-glib intltool-native" +DEPENDS = "gtk+ dbus-glib intltool-native gettext-native" Shouldn't this be "inherit gettext"? Thanks, upda

Re: [OE-core] [PATCH 1/1] meta: fix build with gettext 0.16.1

2015-09-17 Thread Burton, Ross
On 17 September 2015 at 08:46, Robert Yang wrote: > -DEPENDS = "gtk+ dbus-glib intltool-native" > +DEPENDS = "gtk+ dbus-glib intltool-native gettext-native" > Shouldn't this be "inherit gettext"? Ross -- ___ Openembedded-core mailing list Openembedde

[OE-core] [PATCH 1/1] meta: fix build with gettext 0.16.1

2015-09-17 Thread Robert Yang
The gettext 0.16.1 doesn't install any m4 files to sysroot, please see the following commit: commit 9e10db5bdfe77c0ef2aff2f1cf89958b62c294a1 Author: Christopher Larson Date: Mon Mar 17 18:10:54 2014 + gettext-0.16.1: kill target m4 macros from sysroot This is aim for using get