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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user