[meta-virtualization] [meta-openstack][PATCH] slop: checkout v3 branch to fix the following build error.

Bruce Ashfield bruce.ashfield at gmail.com
Wed Jan 21 08:12:25 PST 2015


merged!

Bruce

On Tue, Jan 20, 2015 at 7:32 PM, Bian Naimeng <biannm at cn.fujitsu.com> wrote:
> slop: checkout v3 branch to fix the following build error.
>
>   ERROR: Fetcher failure: Unable to find revision a009587ec2c0cf07b38bd8f0b59baa244fdbce51 in branch master even from upstream
>   DEBUG: Python function base_do_fetch finished
>   DEBUG: Python function do_fetch finished
>   ERROR: Function failed: Fetcher failure for URL: 'git://github.com/leejarvis/slop.git'. Unable to fetch URL from any source.
>
> Signed-off-by: Bian Naimeng <biannm at cn.fujitsu.com>
> ---
>  meta-openstack/recipes-devtools/ruby/slop_git.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta-openstack/recipes-devtools/ruby/slop_git.bb b/meta-openstack/recipes-devtools/ruby/slop_git.bb
> index eff1bee..c77785f 100644
> --- a/meta-openstack/recipes-devtools/ruby/slop_git.bb
> +++ b/meta-openstack/recipes-devtools/ruby/slop_git.bb
> @@ -16,7 +16,7 @@ SRCREV = "a009587ec2c0cf07b38bd8f0b59baa244fdbce51"
>  S = "${WORKDIR}/git"
>
>  SRC_URI = " \
> -    git://github.com/leejarvis/slop.git \
> +    git://github.com/leejarvis/slop.git;branch=v3 \
>      "
>
>  inherit ruby
> --
> 1.9.1
>
> --
> _______________________________________________
> meta-virtualization mailing list
> meta-virtualization at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-virtualization



-- 
"Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end"


More information about the meta-virtualization mailing list