generic-poky/meta/recipes-core/gettext
Christopher Larson 9e10db5bdf gettext-0.16.1: kill target m4 macros from sysroot
Ever since the change to how aclocal files are copied (based on dependencies),
target m4 macros seem to more reliably be used in preference to native (which
they should), but in a non-gplv3 build, gettext is 0.16 while gettext-native is
0.18, causing a 0.16 po.m4 to be used with our 0.18 po/Makefile.in.in files,
causing at least some failed builds, including e2fsprogs.

Anyone inheriting gettext will have both gettext-native and gettext available,
and we don't want to use older macros from the target gettext in a non-gplv3
build, so kill them and let dependent recipes rely on gettext-native.

[YOCTO #5964]

(From OE-Core rev: f43139adceaf8039d5347dea0a116dc5923b24c1)

Signed-off-by: Christopher Larson <kergoth@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-03-19 14:19:07 +00:00
..
gettext-0.16.1 meta/*: remove unnecessary patches 2013-12-10 17:42:43 +00:00
gettext-0.18.3.2 gettext: upgrade from 0.18.3.1 to 0.18.3.2 2014-03-17 14:01:43 +00:00
gettext-minimal-0.18.3.2 gettext: upgrade from 0.18.3.1 to 0.18.3.2 2014-03-17 14:01:43 +00:00
gettext-minimal-native_0.18.3.2.bb gettext: upgrade from 0.18.3.1 to 0.18.3.2 2014-03-17 14:01:43 +00:00
gettext_0.16.1.bb gettext-0.16.1: kill target m4 macros from sysroot 2014-03-19 14:19:07 +00:00
gettext_0.18.3.2.bb gettext: upgrade from 0.18.3.1 to 0.18.3.2 2014-03-17 14:01:43 +00:00