From 14d8dfdd52c287580f7d1588bfb263e5f9aaf04b Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Fri, 26 Jun 2015 16:06:03 +0300 Subject: adt-installer: update SRC_URI to not use Google Code Google Code is shutting down and opkg tarballs are now available from yoctoproject.org Signed-off-by: Alexander Kanavin Signed-off-by: Ross Burton --- meta/recipes-devtools/installer/adt-installer_1.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-devtools/installer/adt-installer_1.0.bb b/meta/recipes-devtools/installer/adt-installer_1.0.bb index 07070b54cf..c871e427c4 100644 --- a/meta/recipes-devtools/installer/adt-installer_1.0.bb +++ b/meta/recipes-devtools/installer/adt-installer_1.0.bb @@ -38,7 +38,7 @@ ADT_DIR = "${WORKDIR}/adt-installer/" S = "${WORKDIR}/opkg-${PV}" PV = "0.2.0" -SRC_URI = "https://opkg.googlecode.com/files/opkg-${PV}.tar.gz \ +SRC_URI = "http://downloads.yoctoproject.org/releases/opkg/opkg-${PV}.tar.gz \ file://wget_cache.patch \ file://adt_installer \ file://scripts/adt_installer_internal \ -- cgit 1.2.3-korg