* [PATCH] subversion-native: Enable subversion-native 1.7 and remove it from ASSUME_PROVIDED
@ 2012-07-02 20:23 Richard Purdie
2012-07-03 18:01 ` Martin Jansa
0 siblings, 1 reply; 2+ messages in thread
From: Richard Purdie @ 2012-07-02 20:23 UTC (permalink / raw)
To: openembedded-core
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.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
---
diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf
index 9377ee6..36caff0 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 \
"
diff --git a/meta/recipes-devtools/subversion/subversion_1.7.2.bb b/meta/recipes-devtools/subversion/subversion_1.7.2.bb
index a8d4f22..d4d56d0 100644
--- a/meta/recipes-devtools/subversion/subversion_1.7.2.bb
+++ b/meta/recipes-devtools/subversion/subversion_1.7.2.bb
@@ -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 \
"
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] subversion-native: Enable subversion-native 1.7 and remove it from ASSUME_PROVIDED
2012-07-02 20:23 [PATCH] subversion-native: Enable subversion-native 1.7 and remove it from ASSUME_PROVIDED Richard Purdie
@ 2012-07-03 18:01 ` Martin Jansa
0 siblings, 0 replies; 2+ messages in thread
From: Martin Jansa @ 2012-07-03 18:01 UTC (permalink / raw)
To: Patches and discussions about the oe-core layer
[-- Attachment #1: Type: text/plain, Size: 1742 bytes --]
On Mon, Jul 02, 2012 at 09:23:56PM +0100, Richard Purdie wrote:
> 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.
One less change I had to keep in shr branch for quite some time
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
>
> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
> ---
> diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf
> index 9377ee6..36caff0 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 \
> "
> diff --git a/meta/recipes-devtools/subversion/subversion_1.7.2.bb b/meta/recipes-devtools/subversion/subversion_1.7.2.bb
> index a8d4f22..d4d56d0 100644
> --- a/meta/recipes-devtools/subversion/subversion_1.7.2.bb
> +++ b/meta/recipes-devtools/subversion/subversion_1.7.2.bb
> @@ -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 \
> "
>
>
>
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-07-03 18:12 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-02 20:23 [PATCH] subversion-native: Enable subversion-native 1.7 and remove it from ASSUME_PROVIDED Richard Purdie
2012-07-03 18:01 ` Martin Jansa
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox