From: Matthew McClintock Date: Thu, 13 Sep 2012 16:44:05 +0000 (-0500) Subject: boot-format_git.bb: update GPL license to GPLv2 (no actually change in license) X-Git-Tag: 2.1~534^2~403 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=2e009079e47dc37bcc29748d58ed99eb259ee2a4;p=meta-freescale.git boot-format_git.bb: update GPL license to GPLv2 (no actually change in license) Signed-off-by: Matthew McClintock --- diff --git a/meta-fsl-ppc/recipes-tools/boot-format/boot-format_git.bb b/meta-fsl-ppc/recipes-tools/boot-format/boot-format_git.bb index d1cbdd31..969136e3 100644 --- a/meta-fsl-ppc/recipes-tools/boot-format/boot-format_git.bb +++ b/meta-fsl-ppc/recipes-tools/boot-format/boot-format_git.bb @@ -1,6 +1,6 @@ DESCRIPTION = "Boot format utility for booting from eSDHC/eSPI" -LICENSE = "GPL" -PR = "r4" +LICENSE = "GPLv2" +PR = "r5" LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" SRC_URI = "git://git.freescale.com/ppc/sdk/boot-format.git\