summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/installer
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2011-10-07 14:03:20 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-10-10 09:59:09 +0100
commitde75097d9868eaf4cc778373ddd5d92f30c90be9 (patch)
tree54a7e813ba5e04539757692b989157a4e9a12357 /meta/recipes-devtools/installer
parentdcf0c83cbb8e86730c91b9b0ada06e5e37bc33bb (diff)
downloadast2050-yocto-poky-de75097d9868eaf4cc778373ddd5d92f30c90be9.zip
ast2050-yocto-poky-de75097d9868eaf4cc778373ddd5d92f30c90be9.tar.gz
qt-demo-init/linux-firmware/adt-installer: Convert to Use allarch class file
(From OE-Core rev: 75d5e1abb9b1ef9e21be3ec270a7ed43d157d734) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/installer')
-rw-r--r--meta/recipes-devtools/installer/adt-installer_1.0.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-devtools/installer/adt-installer_1.0.bb b/meta/recipes-devtools/installer/adt-installer_1.0.bb
index 74e1b9f..53911b8 100644
--- a/meta/recipes-devtools/installer/adt-installer_1.0.bb
+++ b/meta/recipes-devtools/installer/adt-installer_1.0.bb
@@ -29,7 +29,6 @@ LICENSE = "MIT"
ALLOW_EMPTY = "1"
PACKAGES = ""
-PACKAGE_ARCH = "all"
PR = "r4"
@@ -38,7 +37,7 @@ ADT_DIR = "${WORKDIR}/adt-installer/"
YOCTOADT_VERSION = "${SDK_VERSION}"
S = "${WORKDIR}/trunk"
-inherit deploy
+inherit deploy allarch
SRCREV = "596"
PV = "0.1.8+svnr${SRCPV}"
OpenPOWER on IntegriCloud