[OE-core] [PATCH 2/2] distcc: Change SRC_URI

Changhyeok Bae changhyeok.bae at gmail.com
Tue Mar 27 00:43:24 UTC 2018


Sorry. Please ignore those 2 patches.

Thanks
Changhyeok

2018-03-27 9:40 GMT+09:00 Changhyeok Bae <changhyeok.bae at gmail.com>:

> 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.
>
> Signed-off-by: Armin Kuster <akuster at mvista.com>
> Signed-off-by: Ross Burton <ross.burton at intel.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 ea3d7c1..ff0e22f 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
>
>


-- 
Thanks
Changhyeok
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20180327/9adf1d22/attachment-0002.html>


More information about the Openembedded-core mailing list