mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 05:29:32 +00:00
apr: add native support
* needed for native subversion (From OE-Core rev: dfecc863861fb98997f958b6530cef304100406f) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
4349f29cac
commit
d6ba085416
@@ -6,6 +6,8 @@ LICENSE = "Apache-2.0"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=0c35ff3c4c83b89d2f076e315caac28b \
|
||||
file://include/apr_lib.h;endline=17;md5=ee42fa7575dc40580a9e01c1b75fae96"
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
|
||||
PR = "r1"
|
||||
|
||||
SRC_URI = "${APACHE_MIRROR}/apr/${BPN}-${PV}.tar.bz2 \
|
||||
|
||||
Reference in New Issue
Block a user