Op 10 nov. 2011, om 14:20 heeft Richard Purdie het volgende geschreven: > On Thu, 2011-11-10 at 13:44 +0100, Koen Kooi wrote: >> Signed-off-by: Koen Kooi <[email protected]> >> --- >> .../hicolor-icon-theme/hicolor-icon-theme_0.12.bb | 2 ++ >> 1 files changed, 2 insertions(+), 0 deletions(-) >> >> diff --git >> a/meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.12.bb >> b/meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.12.bb >> index 759c9d8..aeb89c9 100644 >> --- a/meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.12.bb >> +++ b/meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.12.bb >> @@ -5,6 +5,8 @@ BUGTRACKER = "https://bugs.freedesktop.org/" >> LICENSE = "GPLv2" >> LIC_FILES_CHKSUM = "file://COPYING;md5=f08a446809913fc9b3c718f0eaea0426" >> >> +BBCLASSEXTEND = "native" >> + >> SECTION = "unknown" >> inherit gnome allarch > > This is interesting dilemma since this is an allarch recipe. What issue > were you seeing to need this? Could we add the allarch sysroot directory > to PATH to resolve this instead? We could add a PROVIDES > "hicolor-icon-theme-native" too...
XFCE needs some native tools to run, one of which has hicolor-icon-theme in its depends. Without this patch you can't build xfce. Andreas might know more about this. regards, Koen
signature.asc
Description: Message signed with OpenPGP using GPGMail
_______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
