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 /meta/recipes-bsp | |
parent | f03b233fe583cabc238eae97b5b28f14e0b7f36e (diff) | |
download | openembedded-core-b9031a65ba8b482806bda409657c93e9081e1a09.tar.gz openembedded-core-b9031a65ba8b482806bda409657c93e9081e1a09.tar.bz2 openembedded-core-b9031a65ba8b482806bda409657c93e9081e1a09.zip |
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.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 @@ 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}" |