diff options
Diffstat (limited to 'meta/recipes-devtools/installer/adt-installer')
-rw-r--r-- | meta/recipes-devtools/installer/adt-installer/opkg/conf/opkg-sdk-i686.conf | 2 | ||||
-rw-r--r-- | meta/recipes-devtools/installer/adt-installer/opkg/conf/opkg-sdk-x86_64.conf | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/installer/adt-installer/opkg/conf/opkg-sdk-i686.conf b/meta/recipes-devtools/installer/adt-installer/opkg/conf/opkg-sdk-i686.conf index 9c93a72a87..71c62e882e 100644 --- a/meta/recipes-devtools/installer/adt-installer/opkg/conf/opkg-sdk-i686.conf +++ b/meta/recipes-devtools/installer/adt-installer/opkg/conf/opkg-sdk-i686.conf | |||
@@ -2,4 +2,4 @@ arch all 1 | |||
2 | arch any 6 | 2 | arch any 6 |
3 | arch noarch 11 | 3 | arch noarch 11 |
4 | arch i686-nativesdk 16 | 4 | arch i686-nativesdk 16 |
5 | src yp-i686-nativesdk http://adtrepo.yoctoproject.org/1.0/adt-ipk/i686-nativesdk | 5 | src yp-i686-nativesdk ADTREPO_URL/adt-ipk/i686-nativesdk |
diff --git a/meta/recipes-devtools/installer/adt-installer/opkg/conf/opkg-sdk-x86_64.conf b/meta/recipes-devtools/installer/adt-installer/opkg/conf/opkg-sdk-x86_64.conf index 3e70aac9f0..f0d0634ab4 100644 --- a/meta/recipes-devtools/installer/adt-installer/opkg/conf/opkg-sdk-x86_64.conf +++ b/meta/recipes-devtools/installer/adt-installer/opkg/conf/opkg-sdk-x86_64.conf | |||
@@ -2,4 +2,4 @@ arch all 1 | |||
2 | arch any 6 | 2 | arch any 6 |
3 | arch noarch 11 | 3 | arch noarch 11 |
4 | arch x86_64-nativesdk 16 | 4 | arch x86_64-nativesdk 16 |
5 | src yp-x86_64-nativesdk http://adtrepo.yoctoproject.org/1.0/adt-ipk/x86_64-nativesdk | 5 | src yp-x86_64-nativesdk ADTREPO_URL/adt-ipk/x86_64-nativesdk |