diff options
| author | Martin Jansa <Martin.Jansa@gmail.com> | 2011-05-29 23:45:34 +0200 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2011-05-30 11:28:57 +0200 |
| commit | 0ae4f065701c045860163ce5448d8dd04427fe1e (patch) | |
| tree | 442c2ed93128ff14db787e2afc050567eaab83b5 /meta-oe/recipes-support/samsung-soc-utils | |
| parent | 4a35648f51100c6094c8d20029b0d74b7db5a4fe (diff) | |
| download | meta-openembedded-0ae4f065701c045860163ce5448d8dd04427fe1e.tar.gz | |
s3c24xx-gpio,s3c64xx-gpio: add LIC_FILES_CHKSUM
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/samsung-soc-utils')
| -rw-r--r-- | meta-oe/recipes-support/samsung-soc-utils/s3c24xx-gpio_svn.bb | 3 | ||||
| -rw-r--r-- | meta-oe/recipes-support/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 b813f76b16..80fd4f78ae 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 @@ | |||
| 1 | DESCRIPTION = "A user-space tool to show and modify the state of GPIOs on the S3c24xx platform" | 1 | DESCRIPTION = "A user-space tool to show and modify the state of GPIOs on the S3c24xx platform" |
| 2 | SECTION = "console/utils" | 2 | SECTION = "console/utils" |
| 3 | AUTHOR = "Werner Almesberger <werner@openmoko.org>" | 3 | AUTHOR = "Werner Almesberger <werner@openmoko.org>" |
| 4 | LICENSE = "GPL" | 4 | LICENSE = "GPLv2+" |
| 5 | LIC_FILES_CHKSUM = "file://gpio.c;endline=12;md5=cfb91c686857b2e60852b4925d90a3e1" | ||
| 5 | SRCREV = "4949" | 6 | SRCREV = "4949" |
| 6 | PV = "1.0+svnr${SRCPV}" | 7 | PV = "1.0+svnr${SRCPV}" |
| 7 | PR = "r2" | 8 | 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 f8ca7947f3..8a3d19054c 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 @@ | |||
| 1 | DESCRIPTION = "A user-space tool to show and modify the state of GPIOs on the S3c64xx platform" | 1 | DESCRIPTION = "A user-space tool to show and modify the state of GPIOs on the S3c64xx platform" |
| 2 | SECTION = "console/utils" | 2 | SECTION = "console/utils" |
| 3 | AUTHOR = "Werner Almesberger <werner@openmoko.org>" | 3 | AUTHOR = "Werner Almesberger <werner@openmoko.org>" |
| 4 | LICENSE = "GPL" | 4 | LICENSE = "GPLv2+" |
| 5 | LIC_FILES_CHKSUM = "file://gpio-s3c6410.c;endline=12;md5=060cda1be945ad9194593f11d56d55c7" | ||
| 5 | SRCREV = "4949" | 6 | SRCREV = "4949" |
| 6 | PV = "1.0+svnr${SRCPV}" | 7 | PV = "1.0+svnr${SRCPV}" |
| 7 | PR = "r0" | 8 | PR = "r0" |
