diff options
author | Matthew McClintock <msm@freescale.com> | 2012-09-13 11:44:05 -0500 |
---|---|---|
committer | Matthew McClintock <msm@freescale.com> | 2012-09-13 11:44:05 -0500 |
commit | d85b3226ee91f5e2623a1b17c9e99ac0511f98dc (patch) | |
tree | e377cce93fc627c7870c7110376f6e1c4a7cd935 | |
parent | feeb4b4e7ae015fa62e3043872230785799ed946 (diff) | |
download | meta-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.bb | 4 |
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 @@ | |||
1 | DESCRIPTION = "Boot format utility for booting from eSDHC/eSPI" | 1 | DESCRIPTION = "Boot format utility for booting from eSDHC/eSPI" |
2 | LICENSE = "GPL" | 2 | LICENSE = "GPLv2" |
3 | PR = "r4" | 3 | PR = "r5" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
5 | 5 | ||
6 | SRC_URI = "git://git.freescale.com/ppc/sdk/boot-format.git\ | 6 | SRC_URI = "git://git.freescale.com/ppc/sdk/boot-format.git\ |