aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-lib/libxprintapputil_1.0.1.bb
diff options
context:
space:
mode:
authorMei Lei <lei.mei@intel.com>2010-11-23 14:10:45 +0800
committerSaul Wold <Saul.Wold@intel.com>2010-11-23 16:46:49 -0800
commita3475041e3e5727e61443f0d43c2eec5e13da6f3 (patch)
tree549594908b128c39ca874837dfdf5dc2c10dcdc6 /meta/recipes-graphics/xorg-lib/libxprintapputil_1.0.1.bb
parent5b38a2a8a0fe595db22f619aeb4276e8aa828c54 (diff)
downloadopenembedded-core-a3475041e3e5727e61443f0d43c2eec5e13da6f3.tar.gz
libxprintapputil:Add license checksum to bb file
Get the license checksum information from the /src/xpapputil.c Signed-off-by: Mei Lei<lei.mei@intel.com>
Diffstat (limited to 'meta/recipes-graphics/xorg-lib/libxprintapputil_1.0.1.bb')
-rw-r--r--meta/recipes-graphics/xorg-lib/libxprintapputil_1.0.1.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libxprintapputil_1.0.1.bb b/meta/recipes-graphics/xorg-lib/libxprintapputil_1.0.1.bb
index 3a24a888d1..75723aa289 100644
--- a/meta/recipes-graphics/xorg-lib/libxprintapputil_1.0.1.bb
+++ b/meta/recipes-graphics/xorg-lib/libxprintapputil_1.0.1.bb
@@ -3,6 +3,7 @@ require xorg-lib-common.inc
DESCRIPTION = "Xprint job utility client library"
DEPENDS += "libxp libxt libxprintutil"
PR = "r1"
+LIC_FILES_CHKSUM = "file://src/xpapputil.c;beginline=2;endline=27;md5=be811cca90200613a672dc96206a767b"
PE = "1"
XORG_PN = "libXprintAppUtil"