From: Richard Purdie Date: Tue, 7 Dec 2010 22:50:22 +0000 (+0000) Subject: gnome-icon-theme: Disable PACKAGE_ARCH='all' until we unbreak it for multiarch builds X-Git-Tag: 2011-1~3585 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=aa5822b59a4b4e9d2b4e6e9da6b49ab523264f54;p=openembedded-core.git gnome-icon-theme: Disable PACKAGE_ARCH='all' until we unbreak it for multiarch builds Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-gnome/gnome/gnome-icon-theme_2.31.0.bb b/meta/recipes-gnome/gnome/gnome-icon-theme_2.31.0.bb index c8a2db7dfb..855fa814e8 100644 --- a/meta/recipes-gnome/gnome/gnome-icon-theme_2.31.0.bb +++ b/meta/recipes-gnome/gnome/gnome-icon-theme_2.31.0.bb @@ -20,4 +20,5 @@ EXTRA_OECONF = "--disable-hicolor-check --with-iconmap=${STAGING_LIBDIR_NATIVE}/ inherit autotools -PACKAGE_ARCH = "all" +# We can't do this until the output is shared into all target sysroots +#PACKAGE_ARCH = "all"