summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/installer/adt-installer_1.0.bb
diff options
context:
space:
mode:
authorLianhao Lu <lianhao.lu@intel.com>2012-01-18 15:03:36 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-01-19 11:29:04 +0000
commit0b3842f5c3c1587d25e70bc8223e2b144b9043cb (patch)
tree2f5fdc6759b5be66e0ec21dfe27be48b8c690a0f /meta/recipes-devtools/installer/adt-installer_1.0.bb
parentfdcae83ad715af92a4d25f4ef5b30c49ce6ceb69 (diff)
downloadopenembedded-core-contrib-0b3842f5c3c1587d25e70bc8223e2b144b9043cb.tar.gz
adt-installer: install autoconf(/automake)-nativesdk
[YOCTO #1909] Install autoconf-nativesdk and automake-nativesdk to host. Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
Diffstat (limited to 'meta/recipes-devtools/installer/adt-installer_1.0.bb')
-rw-r--r--meta/recipes-devtools/installer/adt-installer_1.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/installer/adt-installer_1.0.bb b/meta/recipes-devtools/installer/adt-installer_1.0.bb
index 53911b8201..39e53c1220 100644
--- a/meta/recipes-devtools/installer/adt-installer_1.0.bb
+++ b/meta/recipes-devtools/installer/adt-installer_1.0.bb
@@ -30,7 +30,7 @@ ALLOW_EMPTY = "1"
PACKAGES = ""
-PR = "r4"
+PR = "r5"
ADT_DEPLOY = "${TMPDIR}/deploy/sdk/"
ADT_DIR = "${WORKDIR}/adt-installer/"