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

apr-util:Add license checksum to bb file

Add LICENSE file checksum to bb file

Signed-off-by: Mei Lei <lei.mei@intel.com>
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
This commit is contained in:
Mei Lei
2010-11-23 14:52:41 +08:00
committed by Saul Wold
parent 0ec2c235df
commit 7f9cf21642
+1 -1
View File
@@ -2,7 +2,7 @@ DESCRIPTION = "Apache Portable Runtime (APR) companion library"
SECTION = "libs"
DEPENDS = "apr expat gdbm"
LICENSE = "Apache License, Version 2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=519e0a18e03f7c023070568c14b077bb"
PR = "r5"
SRC_URI = "${APACHE_MIRROR}/apr/${P}.tar.gz \