From 0b3842f5c3c1587d25e70bc8223e2b144b9043cb Mon Sep 17 00:00:00 2001 From: Lianhao Lu Date: Wed, 18 Jan 2012 15:03:36 +0800 Subject: adt-installer: install autoconf(/automake)-nativesdk [YOCTO #1909] Install autoconf-nativesdk and automake-nativesdk to host. Signed-off-by: Lianhao Lu --- meta/recipes-devtools/installer/adt-installer_1.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-devtools/installer/adt-installer_1.0.bb') 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/" -- cgit v1.2.3