[oe-commits] Martin Jansa : subversion-1.6.15: add native support too

git at git.openembedded.org git at git.openembedded.org
Mon Oct 24 14:09:36 UTC 2011


Module: openembedded-core.git
Branch: master-next
Commit: ca3de69db0410b56936f73b9811aea2f1a9d6cd8
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=ca3de69db0410b56936f73b9811aea2f1a9d6cd8

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Fri Oct 21 15:10:58 2011 +0200

subversion-1.6.15: add native support too

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 .../subversion/subversion_1.6.15.bb                |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/meta/recipes-devtools/subversion/subversion_1.6.15.bb b/meta/recipes-devtools/subversion/subversion_1.6.15.bb
index 9a9484f..d3c7392 100644
--- a/meta/recipes-devtools/subversion/subversion_1.6.15.bb
+++ b/meta/recipes-devtools/subversion/subversion_1.6.15.bb
@@ -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 \





More information about the Openembedded-commits mailing list