1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-09 05:29:32 +00:00

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>
This commit is contained in:
Mei Lei
2010-11-23 14:10:45 +08:00
committed by Saul Wold
parent 5b38a2a8a0
commit a3475041e3
@@ -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"