1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-07 03:04:04 +00:00

zaurusd: update license info

Signed-off-by: Qing He <qing.he@intel.com>
This commit is contained in:
Qing He
2010-11-26 17:30:39 +08:00
committed by Saul Wold
parent f03b233fe5
commit b9031a65ba
+2 -1
View File
@@ -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}"