From 024d587555195f8d26666e9d8659aec0a5d03796 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Mon, 2 Jul 2012 20:17:54 +0000 Subject: 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 --- meta/conf/bitbake.conf | 1 - 1 file changed, 1 deletion(-) (limited to 'meta/conf') diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf index f6d6f7dc3b..1ca885fe3f 100644 --- a/meta/conf/bitbake.conf +++ b/meta/conf/bitbake.conf @@ -157,7 +157,6 @@ ASSUME_PROVIDED = "\ patch-native \ perl-native-runtime \ python-native-runtime \ - subversion-native \ tar-native \ virtual/libintl-native \ " -- cgit v1.2.3-54-g00ecf