summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/installer
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/installer')
-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 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/"
38S = "${WORKDIR}/opkg-${PV}" 38S = "${WORKDIR}/opkg-${PV}"
39 39
40PV = "0.2.0" 40PV = "0.2.0"
41SRC_URI = "https://opkg.googlecode.com/files/opkg-${PV}.tar.gz \ 41SRC_URI = "http://downloads.yoctoproject.org/releases/opkg/opkg-${PV}.tar.gz \
42 file://wget_cache.patch \ 42 file://wget_cache.patch \
43 file://adt_installer \ 43 file://adt_installer \
44 file://scripts/adt_installer_internal \ 44 file://scripts/adt_installer_internal \