[meta-xilinx] [PATCH] platform-init: Replace files to file in LIC_FILES_CHKSUM

Nathan Rossi nathan at nathanrossi.com
Mon Sep 5 06:45:28 PDT 2016


On Mon, Sep 5, 2016 at 11:22 PM, Sujith H <sujith.h at gmail.com> wrote:
> From: Sujith Haridasan <Sujith_Haridasan at mentor.com>
>
> Replace files:// to file:// in LIC_FILES_CHKSUM

Good find :).

>
> Christopher Larson <chris_larson at mentor.com>

Just wanted to check, should this be "Signed-off-by: Ch..."? I can fix
it up when I apply it.

Thanks,
Nathan

> Signed-off-by: Sujith Haridasan <Sujith_Haridasan at mentor.com>
> ---
>  recipes-bsp/platform-init/platform-init.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/recipes-bsp/platform-init/platform-init.bb b/recipes-bsp/platform-init/platform-init.bb
> index db1101e..5a98c55 100644
> --- a/recipes-bsp/platform-init/platform-init.bb
> +++ b/recipes-bsp/platform-init/platform-init.bb
> @@ -9,7 +9,7 @@ COMPATIBLE_MACHINE = "$^"
>  COMPATIBLE_MACHINE_picozed-zynq7 = "picozed-zynq7"
>
>  LICENSE = "GPLv2+"
> -LIC_FILES_CHKSUM = "files://${COREBASE}/meta/files/common-licenses/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
> +LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
>
>  SRC_URI = "file://ps7_init_gpl.c file://ps7_init_gpl.h"
>
> --
> 1.9.1
>
> --
> _______________________________________________
> meta-xilinx mailing list
> meta-xilinx at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-xilinx



More information about the meta-xilinx mailing list