Google Code is shutting down and opkg tarballs are now available from yoctoproject.org
Signed-off-by: Alexander Kanavin <[email protected]> --- 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 07070b5..c871e42 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 \ -- 2.1.4 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
