aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2013-12-30 15:40:51 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2014-01-04 11:56:04 +0100
commitb52546a7e9c29ba6160e9ebf3a6ff206ade66c75 (patch)
tree700f06cb6e2188d9cfc124636aa48fcd8389a0a5 /meta-oe
parentf3b78b8f1ec5f76ef3718a50b27c95a6c50433e2 (diff)
downloadmeta-openembedded-b52546a7e9c29ba6160e9ebf3a6ff206ade66c75.tar.gz
sound-theme-freedesktop: Don't set PACKAGE_ARCH
* either fix build to prevent trying to access compiler or don't set PACKAGE_ARCH, signature is different for different MACHINEs e.g. List of dependencies for variable TUNE_ARCH changed from 'set(['X86ARCH32', 'X86ARCH64'])' to 'set([])' Hash for dependent task gettext_0.18.3.1.bb.do_populate_sysroot changed from 915bae004926e982f835d12f511a5f2b to 24c8263bb82124c9000fff3eab16d293 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-multimedia/sound-themes/sound-theme-freedesktop_0.8.bb3
1 files changed, 0 insertions, 3 deletions
diff --git a/meta-oe/recipes-multimedia/sound-themes/sound-theme-freedesktop_0.8.bb b/meta-oe/recipes-multimedia/sound-themes/sound-theme-freedesktop_0.8.bb
index 97a1dba09e..446cdfa4cd 100644
--- a/meta-oe/recipes-multimedia/sound-themes/sound-theme-freedesktop_0.8.bb
+++ b/meta-oe/recipes-multimedia/sound-themes/sound-theme-freedesktop_0.8.bb
@@ -5,9 +5,6 @@ LIC_FILES_CHKSUM = "file://CREDITS;md5=3213e601ce34bb42ddc3498903ac4e69"
inherit autotools gettext
-# with allarch.bbclass configure fails fo no compiler found
-PACKAGE_ARCH = "all"
-
SRC_URI = "http://people.freedesktop.org/~mccann/dist/${BPN}-${PV}.tar.bz2"
SRC_URI[md5sum] = "d7387912cfd275282d1ec94483cb2f62"
SRC_URI[sha256sum] = "cb518b20eef05ec2e82dda1fa89a292c1760dc023aba91b8aa69bafac85e8a14"