From 8ac227e4ac77abd2b130ec79239c2b236e06b57f Mon Sep 17 00:00:00 2001 From: Jessica Zhang Date: Mon, 30 Jan 2012 21:11:44 -0800 Subject: Fix the issue that adt-installer tar ball is not regenerated if sstate is on, and other minor bug fixes (From OE-Core rev: 61da952fdc2996c27c56234c36116a69a23a378d) Signed-off-by: Jessica Zhang Signed-off-by: Richard Purdie --- meta/recipes-devtools/installer/adt-installer/adt_installer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-devtools/installer/adt-installer') diff --git a/meta/recipes-devtools/installer/adt-installer/adt_installer.conf b/meta/recipes-devtools/installer/adt-installer/adt_installer.conf index 2038b09e9c..275756e187 100644 --- a/meta/recipes-devtools/installer/adt-installer/adt_installer.conf +++ b/meta/recipes-devtools/installer/adt-installer/adt_installer.conf @@ -23,7 +23,7 @@ # Your yocto distro repository, this should include IPKG based packages and root filesystem files where the installation is based on -YOCTOADT_REPO="http://adtrepo.yoctoproject.org/$YOCTOADT_VERSION" +YOCTOADT_REPO="http://adtrepo.yoctoproject.org/YOCTOADT_VERSION" # The following are for system wide setup # Target architectures that you want to setup host cross dev environment for -- cgit v1.2.3-54-g00ecf