]> code.ossystems Code Review - meta-freescale.git/commitdiff
boot-format_git.bb: update GPL license to GPLv2 (no actually change in license)
authorMatthew McClintock <msm@freescale.com>
Thu, 13 Sep 2012 16:44:05 +0000 (11:44 -0500)
committerMatthew McClintock <msm@freescale.com>
Thu, 13 Sep 2012 16:44:05 +0000 (11:44 -0500)
Signed-off-by: Matthew McClintock <msm@freescale.com>
meta-fsl-ppc/recipes-tools/boot-format/boot-format_git.bb

index d1cbdd31964e79eca06df41864a1be91bcbcc041..969136e326f4c0efa25569e5ec539e1dff6e4aa0 100644 (file)
@@ -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\