[oe-commits] Martin Jansa : s3c24xx-gpio, s3c64xx-gpio: add LIC_FILES_CHKSUM

git version control git at git.openembedded.org
Mon May 30 10:30:29 UTC 2011


Module: meta-openembedded.git
Branch: master
Commit: 0ae4f065701c045860163ce5448d8dd04427fe1e
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=0ae4f065701c045860163ce5448d8dd04427fe1e

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Sun May 29 23:45:34 2011 +0200

s3c24xx-gpio,s3c64xx-gpio: add LIC_FILES_CHKSUM

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 .../samsung-soc-utils/s3c24xx-gpio_svn.bb          |    3 ++-
 .../samsung-soc-utils/s3c64xx-gpio_svn.bb          |    3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/meta-oe/recipes-support/samsung-soc-utils/s3c24xx-gpio_svn.bb b/meta-oe/recipes-support/samsung-soc-utils/s3c24xx-gpio_svn.bb
index b813f76..80fd4f7 100644
--- a/meta-oe/recipes-support/samsung-soc-utils/s3c24xx-gpio_svn.bb
+++ b/meta-oe/recipes-support/samsung-soc-utils/s3c24xx-gpio_svn.bb
@@ -1,7 +1,8 @@
 DESCRIPTION = "A user-space tool to show and modify the state of GPIOs on the S3c24xx platform"
 SECTION = "console/utils"
 AUTHOR = "Werner Almesberger <werner at openmoko.org>"
-LICENSE = "GPL"
+LICENSE = "GPLv2+"
+LIC_FILES_CHKSUM = "file://gpio.c;endline=12;md5=cfb91c686857b2e60852b4925d90a3e1"
 SRCREV = "4949"
 PV = "1.0+svnr${SRCPV}"
 PR = "r2"
diff --git a/meta-oe/recipes-support/samsung-soc-utils/s3c64xx-gpio_svn.bb b/meta-oe/recipes-support/samsung-soc-utils/s3c64xx-gpio_svn.bb
index f8ca794..8a3d190 100644
--- a/meta-oe/recipes-support/samsung-soc-utils/s3c64xx-gpio_svn.bb
+++ b/meta-oe/recipes-support/samsung-soc-utils/s3c64xx-gpio_svn.bb
@@ -1,7 +1,8 @@
 DESCRIPTION = "A user-space tool to show and modify the state of GPIOs on the S3c64xx platform"
 SECTION = "console/utils"
 AUTHOR = "Werner Almesberger <werner at openmoko.org>"
-LICENSE = "GPL"
+LICENSE = "GPLv2+"
+LIC_FILES_CHKSUM = "file://gpio-s3c6410.c;endline=12;md5=060cda1be945ad9194593f11d56d55c7"
 SRCREV = "4949"
 PV = "1.0+svnr${SRCPV}"
 PR = "r0"





More information about the Openembedded-commits mailing list