From patchwork Fri Oct 21 08:17:28 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [5/8] apr: add native support Date: Fri, 21 Oct 2011 08:17:28 -0000 From: Martin Jansa X-Patchwork-Id: 13691 Message-Id: To: openembedded-core@lists.openembedded.org * needed for native subversion Signed-off-by: Martin Jansa --- meta/recipes-support/apr/apr_1.4.5.bb | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/meta/recipes-support/apr/apr_1.4.5.bb b/meta/recipes-support/apr/apr_1.4.5.bb index 173402a..be465b4 100644 --- a/meta/recipes-support/apr/apr_1.4.5.bb +++ b/meta/recipes-support/apr/apr_1.4.5.bb @@ -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 \