summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew McClintock <msm@freescale.com>2012-09-13 11:44:05 -0500
committerMatthew McClintock <msm@freescale.com>2012-09-13 11:44:05 -0500
commitd85b3226ee91f5e2623a1b17c9e99ac0511f98dc (patch)
treee377cce93fc627c7870c7110376f6e1c4a7cd935
parentfeeb4b4e7ae015fa62e3043872230785799ed946 (diff)
downloadmeta-fsl-ppc-d85b3226ee91f5e2623a1b17c9e99ac0511f98dc.tar.gz
boot-format_git.bb: update GPL license to GPLv2 (no actually change in license)
Signed-off-by: Matthew McClintock <msm@freescale.com>
-rw-r--r--recipes-tools/boot-format/boot-format_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-tools/boot-format/boot-format_git.bb b/recipes-tools/boot-format/boot-format_git.bb
index d1cbdd3..969136e 100644
--- a/recipes-tools/boot-format/boot-format_git.bb
+++ b/recipes-tools/boot-format/boot-format_git.bb
@@ -1,6 +1,6 @@
1DESCRIPTION = "Boot format utility for booting from eSDHC/eSPI" 1DESCRIPTION = "Boot format utility for booting from eSDHC/eSPI"
2LICENSE = "GPL" 2LICENSE = "GPLv2"
3PR = "r4" 3PR = "r5"
4LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" 4LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
5 5
6SRC_URI = "git://git.freescale.com/ppc/sdk/boot-format.git\ 6SRC_URI = "git://git.freescale.com/ppc/sdk/boot-format.git\