mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 12:29:55 +00:00
apr:Add license checksum to bb file
Add LICENSE file checksum to bb file Signed-off-by: Mei Lei <lei.mei@intel.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
DESCRIPTION = "Apache Portable Runtime (APR) library"
|
DESCRIPTION = "Apache Portable Runtime (APR) library"
|
||||||
SECTION = "libs"
|
SECTION = "libs"
|
||||||
LICENSE = "Apache License, Version 2.0"
|
LICENSE = "Apache License, Version 2.0"
|
||||||
|
LIC_FILES_CHKSUM = "file://LICENSE;md5=0c35ff3c4c83b89d2f076e315caac28b"
|
||||||
PR = "r5"
|
PR = "r5"
|
||||||
|
|
||||||
SRC_URI = "${APACHE_MIRROR}/apr/${P}.tar.bz2 \
|
SRC_URI = "${APACHE_MIRROR}/apr/${P}.tar.bz2 \
|
||||||
|
|||||||
Reference in New Issue
Block a user