summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended
diff options
context:
space:
mode:
authorKang Kai <kai.kang@windriver.com>2013-07-05 10:18:11 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-07-10 09:41:52 +0100
commit5c307467062cf9c2d609d4ad387c314dc5876a06 (patch)
tree76cb7cd67b11a6fa0638bec1e226a52897127e92 /meta/recipes-extended
parent22ff68eb062df5fadeb40dcaaad1ec9609e597d2 (diff)
downloadpoky-5c307467062cf9c2d609d4ad387c314dc5876a06.tar.gz
packagegroup-core-lsb: set COMPATIBLE_HOST to mips64
qt4 related packages which are included in packagegroup-core-lsb can NOT built for mips64 with 64 bits userspace, so block packagegroup-core-lsb from build for such platform. (From OE-Core rev: d82991e552479b1ab7aa055e48d55a72d828c2fb) Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended')
-rw-r--r--meta/recipes-extended/packagegroups/packagegroup-core-lsb.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-extended/packagegroups/packagegroup-core-lsb.bb b/meta/recipes-extended/packagegroups/packagegroup-core-lsb.bb
index d71db263a1..3a0757ef91 100644
--- a/meta/recipes-extended/packagegroups/packagegroup-core-lsb.bb
+++ b/meta/recipes-extended/packagegroups/packagegroup-core-lsb.bb
@@ -7,6 +7,8 @@ DESCRIPTION = "Packages required to satisfy the Linux Standard Base (LSB) specif
7PR = "r10" 7PR = "r10"
8LICENSE = "MIT" 8LICENSE = "MIT"
9 9
10COMPATIBLE_HOST_mips64 = "mips64.*-linux-gnun32"
11
10inherit packagegroup 12inherit packagegroup
11 13
12PACKAGES = "\ 14PACKAGES = "\