[oe] [meta-gumstix-community] u-boot-overo 2013.07: add missing LICENSE info

Andreas Müller schnitzeltony at googlemail.com
Fri Dec 12 09:05:52 UTC 2014


On Fri, Dec 12, 2014 at 9:32 AM, Koen Kooi <koen at dominion.thruhere.net> wrote:
> OE-core moved the LICENSE info from the .inc to the .bb, update
> u-boot-overo to match.
>
> This fixes an error in bitbake-prserv-tool export.
>
> Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>
> ---
>  recipes-bsp/u-boot/u-boot-overo_2013.07.bb | 4 ++++
>  1 file changed, 4 insertions(+)
>
> diff --git a/recipes-bsp/u-boot/u-boot-overo_2013.07.bb b/recipes-bsp/u-boot/u-boot-overo_2013.07.bb
> index df43372..348c933 100644
> --- a/recipes-bsp/u-boot/u-boot-overo_2013.07.bb
> +++ b/recipes-bsp/u-boot/u-boot-overo_2013.07.bb
> @@ -1,5 +1,9 @@
>  require recipes-bsp/u-boot/u-boot.inc
>
> +LICENSE = "GPLv2+"
> +LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb \
> +                    file://README;beginline=1;endline=22;md5=78b195c11cb6ef63e6985140db7d7bab"
> +
>  # SPL build
>  UBOOT_BINARY = "u-boot.img"
>  UBOOT_IMAGE = "u-boot-${MACHINE}-${PV}-${PR}.img"
> --
> 1.9.0
>
applied - thanks

Andreas



More information about the Openembedded-devel mailing list