[meta-xilinx] [meta-petalinux][PATCH] xen_4.7.0.bb: fix missing branch

Alistair Francis alistair23 at gmail.com
Wed Jan 11 15:27:32 PST 2017


On Mon, Jan 9, 2017 at 11:10 PM, Manjukumar Matha
<manjukumar.harthikote-matha at xilinx.com> wrote:
> use nobranch=1 to fix the missing commit ID on master xen repo
>
> Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha at xilinx.com>

Reviewed-by: Alistair Francis <alistair.francis at xilinx.com>

Thanks,

Alistair

> ---
>  recipes-extended/xen/xen_4.7.0.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/recipes-extended/xen/xen_4.7.0.bb b/recipes-extended/xen/xen_4.7.0.bb
> index c5fad14..cdc76e3 100644
> --- a/recipes-extended/xen/xen_4.7.0.bb
> +++ b/recipes-extended/xen/xen_4.7.0.bb
> @@ -21,7 +21,7 @@ FILES_${PN}-xl += " \
>      "
>
>  SRC_URI = " \
> -    git://github.com/Xilinx/xen.git;protocol=https \
> +    git://github.com/Xilinx/xen.git;protocol=https;nobranch=1 \
>      file://example-passnet.cfg \
>      file://example-pvnet.cfg \
>      file://example-simple.cfg \
> --
> 2.7.4
>
> --
> _______________________________________________
> meta-xilinx mailing list
> meta-xilinx at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-xilinx



More information about the meta-xilinx mailing list