subversion-native: Enable subversion-native 1.7 and remove it from ASSUME_PROVIDED

This enables a switch to subversion 1.7 now bitbake is able to cope with
upgrading existing working copies. The impact of this change should be
minimal since we don't have many subversion recipes now.

(From OE-Core rev: ac0aa35ba6d7a21636bdd23d45ae0bf8112bdaa8)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Richard Purdie 2012-07-02 20:17:54 +00:00
parent bc6c98555a
commit 024d587555
2 changed files with 0 additions and 5 deletions

View File

@ -157,7 +157,6 @@ ASSUME_PROVIDED = "\
patch-native \
perl-native-runtime \
python-native-runtime \
subversion-native \
tar-native \
virtual/libintl-native \
"

View File

@ -9,10 +9,6 @@ BBCLASSEXTEND = "native"
PR = "r1"
# negative, because of new checkout format in 1.7.0
# and distro PREMIRRORs need to be in sync with users
DEFAULT_PREFERENCE = "-1"
SRC_URI = "${APACHE_MIRROR}/${BPN}/${BPN}-${PV}.tar.bz2 \
file://libtool2.patch \
"