[meta-xilinx] [meta-xilinx-tools][PATCH] bitstream-extraction_git.bb: Update MIT license file checksum
Manjukumar Harthikote Matha
MANJUKUM at xilinx.com
Tue Jan 9 14:42:50 PST 2018
Applied
Thanks,
Manju
> -----Original Message-----
> From: Manjukumar Matha [mailto:manjukumar.harthikote-matha at xilinx.com]
> Sent: Wednesday, January 03, 2018 4:19 PM
> To: meta-xilinx at yoctoproject.org
> Cc: Drew Withers <drew at thewithers.org>; Manjukumar Harthikote Matha
> <MANJUKUM at xilinx.com>
> Subject: [meta-xilinx-tools][PATCH] bitstream-extraction_git.bb: Update MIT license
> file checksum
>
> From: Drew Withers <drew at thewithers.org>
>
> LIC_FILES_CHKSUM was invalid and producing a warning:
>
> "WARNING: bitstream-extraction-git-r0 do_populate_lic:
> ${COREBASE}/LICENSE is not a valid license file, please use
> '${COMMON_LICENSE_DIR}/MIT' for a MIT License file in LIC_FILES_CHKSUM.
> This will become an error in the future"
>
> Corrected the value for MIT license to remove the warning and prevent a future
> error.
>
> Signed-off-by: Drew Withers <drew at thewithers.org>
> Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha at xilinx.com>
> ---
> recipes-bsp/bitstream/bitstream-extraction_git.bb | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/recipes-bsp/bitstream/bitstream-extraction_git.bb b/recipes-
> bsp/bitstream/bitstream-extraction_git.bb
> index d68757b..04c26cd 100644
> --- a/recipes-bsp/bitstream/bitstream-extraction_git.bb
> +++ b/recipes-bsp/bitstream/bitstream-extraction_git.bb
> @@ -1,7 +1,7 @@
> DESCRIPTION = "Recipe to extract bitstream"
>
> LICENSE = "MIT"
> -LIC_FILES_CHKSUM =
> "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690"
> +LIC_FILES_CHKSUM =
> "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f30
> 2"
>
> DEPENDS += "virtual/hdf"
>
> --
> 2.7.4
More information about the meta-xilinx
mailing list