diff options
author | Qing He <qing.he@intel.com> | 2010-11-26 17:30:39 +0800 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2010-12-01 20:47:04 -0800 |
commit | b9031a65ba8b482806bda409657c93e9081e1a09 (patch) | |
tree | d98c37a2aaebcf742c98b74e853995cc23f5d8b5 | |
parent | f03b233fe583cabc238eae97b5b28f14e0b7f36e (diff) | |
download | poky-b9031a65ba8b482806bda409657c93e9081e1a09.tar.gz |
zaurusd: update license info
Signed-off-by: Qing He <qing.he@intel.com>
-rw-r--r-- | meta/recipes-bsp/zaurusd/zaurusd_svn.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-bsp/zaurusd/zaurusd_svn.bb b/meta/recipes-bsp/zaurusd/zaurusd_svn.bb index 7d7bf198f4..523f72dbd4 100644 --- a/meta/recipes-bsp/zaurusd/zaurusd_svn.bb +++ b/meta/recipes-bsp/zaurusd/zaurusd_svn.bb | |||
@@ -1,6 +1,7 @@ | |||
1 | DESCRIPTION = "Daemon to handle device specifc features." | 1 | DESCRIPTION = "Daemon to handle device specifc features." |
2 | SECTION = "base" | 2 | SECTION = "base" |
3 | LICENSE = "GPL" | 3 | LICENSE = "GPLv2" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | ||
4 | DEPENDS = "tslib" | 5 | DEPENDS = "tslib" |
5 | RDEPENDS = "xrandr" | 6 | RDEPENDS = "xrandr" |
6 | PV = "0.0+svnr${SRCREV}" | 7 | PV = "0.0+svnr${SRCREV}" |