]> code.ossystems Code Review - openembedded-core.git/commitdiff
subversion-1.6.15: add native support too
authorMartin Jansa <Martin.Jansa@gmail.com>
Fri, 21 Oct 2011 13:10:58 +0000 (15:10 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 24 Oct 2011 13:28:18 +0000 (14:28 +0100)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
meta/recipes-devtools/subversion/subversion_1.6.15.bb

index 9a9484f8dec557c21efe59ad562d24eb77ff3fe2..d3c7392c5ce7ae28535034ea4b7ceaa71f214513 100644 (file)
@@ -5,6 +5,8 @@ RDEPENDS_${PN} = "neon"
 LICENSE = "Apache-2"
 HOMEPAGE = "http://subversion.tigris.org"
 
+BBCLASSEXTEND = "native"
+
 PR = "r1"
 
 SRC_URI = "http://subversion.tigris.org/downloads/${BPN}-${PV}.tar.bz2 \