[OE-core] [rocko][v2][PATCH] distcc: Change SRC_URI

akuster808 akuster808 at gmail.com
Fri Mar 23 14:17:39 UTC 2018



On 03/22/2018 10:25 PM, Khem Raj wrote:
> On Thu, Mar 22, 2018 at 10:04 PM, Armin Kuster <akuster808 at gmail.com> wrote:
>> From: Armin Kuster <akuster at mvista.com>
>>
>> ERROR: distcc-3.2-r0 do_fetch: Fetcher failure: Unable to find revision d8b18df3e9dcbe4f092bed565835d3975e99432c in branch 3.2 even from upstream
>> ERROR: distcc-3.2-r0 do_fetch: Fetcher failure for URL: 'git://github.com/distcc/distcc.git;branch=3.2'. Unable to fetch URL from any source.
>> ERROR: distcc-3.2-r0 do_fetch: Function failed: base_do_fetch
>>
>> [v2]
>> upstream deleted the branch and the hash no longer exists.
>>
>> Took the git snapshot from yocto and created a copy on my github.
>> There was no offical 3.2 release, only rc versions.
>>
>
> I think V1 was ok. 
It did not compile.

> Is there any difference in the 3.2-maint branch that
> we may not be able to use it on rocko

Yes, the snaphot YP sources contained and 3.2-maint are not the same.

- armin
>> Signed-off-by: Armin Kuster <akuster at mvista.com>
>> ---
>>  meta/recipes-devtools/distcc/distcc_3.2.bb | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/meta/recipes-devtools/distcc/distcc_3.2.bb b/meta/recipes-devtools/distcc/distcc_3.2.bb
>> index b6da65a..e6f159c 100644
>> --- a/meta/recipes-devtools/distcc/distcc_3.2.bb
>> +++ b/meta/recipes-devtools/distcc/distcc_3.2.bb
>> @@ -14,7 +14,7 @@ PACKAGECONFIG[popt] = "--without-included-popt,--with-included-popt,popt"
>>
>>  RRECOMMENDS_${PN} = "avahi-daemon"
>>
>> -SRC_URI = "git://github.com/distcc/distcc.git;branch=${PV} \
>> +SRC_URI = "git://github.com/akuster/distcc.git;branch=${PV} \
>>             file://separatebuilddir.patch \
>>             file://0001-zeroconf-Include-fcntl.h.patch \
>>             file://default \
>> --
>> 2.7.4
>>
>> --
>> _______________________________________________
>> Openembedded-core mailing list
>> Openembedded-core at lists.openembedded.org
>> http://lists.openembedded.org/mailman/listinfo/openembedded-core




More information about the Openembedded-core mailing list