From 2e009079e47dc37bcc29748d58ed99eb259ee2a4 Mon Sep 17 00:00:00 2001 From: Matthew McClintock Date: Thu, 13 Sep 2012 11:44:05 -0500 Subject: [PATCH] boot-format_git.bb: update GPL license to GPLv2 (no actually change in license) Signed-off-by: Matthew McClintock --- meta-fsl-ppc/recipes-tools/boot-format/boot-format_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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\ -- 2.40.1