generic-poky/meta/recipes-core/gettext
Richard Purdie 723c91297d gettext: Fix sysroot conflict over owner of macros
gettext-minimal-native andgettext-native are trampling over each other's files. This can
be reproduced with:

bitbake gettext-minimal-native
bitbake gettext-native
bitbake gettext-native -c clean
bitbake shadow-native

which will fail since the aclocal gettext macros will have disappeared. This patch
fixes the problem by giving ownership of them to gettext-minimal-native and ensuring
there is a correct dependency on this.

(From OE-Core rev: 5bcb68a232539cf11a30e3b812b2fbd6d7d76e35)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-04-02 12:54:45 +01:00
..
gettext-0.16.1 gettext-0.16.1: mark upstream status for gplv2 recipe's patches 2011-06-02 14:55:54 +01:00
gettext-0.18.1.1 gettext-0.18.1.1: Remove unused patches 2011-06-22 16:57:33 +01:00
gettext-minimal-0.18.1.1 gettext-minimal-native: Fix License 2011-12-08 15:24:30 +00:00
gettext-minimal-native_0.18.1.1.bb gettext: Fix sysroot conflict over owner of macros 2012-04-02 12:54:45 +01:00
gettext_0.16.1.bb gettext/awk/sed/grep: Backport WARNING fixes to GPLv2 versions 2012-03-21 16:38:42 +00:00
gettext_0.18.1.1.bb gettext: Fix sysroot conflict over owner of macros 2012-04-02 12:54:45 +01:00