aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2012-02-24 16:05:32 +0100
committerKoen Kooi <koen@dominion.thruhere.net>2012-02-24 23:42:16 +0100
commit9514e3dd674657673494625647e38bc25584bce0 (patch)
tree3a9614d51087c80a73d6af942f873fb7dff264f8 /meta-oe
parentd3c5c64debb2f7dd0d6211463f38b7d58925a58b (diff)
downloadmeta-openembedded-9514e3dd674657673494625647e38bc25584bce0.tar.gz
task-x11: use allarch
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-core/tasks/task-x11_1.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-core/tasks/task-x11_1.0.bb b/meta-oe/recipes-core/tasks/task-x11_1.0.bb
index 681e4f3676..628789a796 100644
--- a/meta-oe/recipes-core/tasks/task-x11_1.0.bb
+++ b/meta-oe/recipes-core/tasks/task-x11_1.0.bb
@@ -4,7 +4,7 @@ LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
PR = "r10"
-inherit task
+inherit task allarch
PACKAGES += "${PN}-utils"