s3c24xx-gpio,s3c64xx-gpio: add LIC_FILES_CHKSUM

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Martin Jansa
2011-05-29 23:45:34 +02:00
parent 4a35648f51
commit 0ae4f06570
2 changed files with 4 additions and 2 deletions
@@ -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@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"
@@ -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@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"