aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-bsp
diff options
context:
space:
mode:
authorQing He <qing.he@intel.com>2010-11-26 17:30:39 +0800
committerSaul Wold <sgw@linux.intel.com>2010-12-01 20:47:04 -0800
commitb9031a65ba8b482806bda409657c93e9081e1a09 (patch)
treed98c37a2aaebcf742c98b74e853995cc23f5d8b5 /meta/recipes-bsp
parentf03b233fe583cabc238eae97b5b28f14e0b7f36e (diff)
downloadopenembedded-core-contrib-b9031a65ba8b482806bda409657c93e9081e1a09.tar.gz
zaurusd: update license info
Signed-off-by: Qing He <qing.he@intel.com>
Diffstat (limited to 'meta/recipes-bsp')
-rw-r--r--meta/recipes-bsp/zaurusd/zaurusd_svn.bb3
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 @@
DESCRIPTION = "Daemon to handle device specifc features."
SECTION = "base"
-LICENSE = "GPL"
+LICENSE = "GPLv2"
+LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
DEPENDS = "tslib"
RDEPENDS = "xrandr"
PV = "0.0+svnr${SRCREV}"