[OE-core] [PATCH] apt: update SRC_URI

Changqing Li changqing.li at windriver.com
Fri Nov 2 01:22:36 UTC 2018


On 11/1/18 7:12 PM, Burton, Ross wrote:
> Why are we using ubuntu's archive instead of the canonical Debian
> repository?  The idiom for Debian packages is to use
> snapshot.debian.org.
>
> Ross

I have checked snapshot.debian.org.  apt_1.2.24 don't  on it.  so I use 
current link.


//changqing

> On Thu, 1 Nov 2018 at 03:16, <changqing.li at windriver.com> wrote:
>> From: Changqing Li <changqing.li at windriver.com>
>>
>> update SRC_URI since previous link is not valid now
>>
>> Signed-off-by: Changqing Li <changqing.li at windriver.com>
>> ---
>>   meta/recipes-devtools/apt/apt.inc | 2 +-
>>   1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/meta/recipes-devtools/apt/apt.inc b/meta/recipes-devtools/apt/apt.inc
>> index f1cde30..50f22c8 100644
>> --- a/meta/recipes-devtools/apt/apt.inc
>> +++ b/meta/recipes-devtools/apt/apt.inc
>> @@ -2,7 +2,7 @@ SUMMARY = "Advanced front-end for dpkg"
>>   LICENSE = "GPLv2.0+"
>>   SECTION = "base"
>>
>> -SRC_URI = "http://archive.ubuntu.com/ubuntu/pool/main/a/${BPN}/${BPN}_${PV}.tar.xz \
>> +SRC_URI = "https://launchpad.net/ubuntu/+archive/primary/+sourcefiles/apt/1.2.24/${BPN}_${PV}.tar.xz \
>>              file://use-host.patch \
>>              file://makerace.patch \
>>              file://no-nls-dpkg.patch \
>> --
>> 2.7.4
>>
>> --
>> _______________________________________________
>> Openembedded-core mailing list
>> Openembedded-core at lists.openembedded.org
>> http://lists.openembedded.org/mailman/listinfo/openembedded-core

-- 
BRs

Sandy(Li Changqing)




More information about the Openembedded-core mailing list