All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Pin gvfs before making 1.7.2 default
@ 2011-02-20 15:09 Tom Rini
  2011-02-20 15:09 ` [PATCH 1/4] angstrom-2008: Pin gvfs at 1.6.6 Tom Rini
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Tom Rini @ 2011-02-20 15:09 UTC (permalink / raw)
  To: openembedded-devel

With the recent change to add glib-2.28.0 and make it default,
we need a gvfs that also works with 2.28.0 and newer.  This
currently is gvfs 1.7.2 (which is in the unstable line).

Based on the notion that defaults should build, everyone that
pins glib-2.0 to something older than 2.28.0 now pins gvfs
and then we make 1.7.2 the default.




^ permalink raw reply	[flat|nested] 10+ messages in thread

* [PATCH 1/4] angstrom-2008: Pin gvfs at 1.6.6
  2011-02-20 15:09 [PATCH 0/4] Pin gvfs before making 1.7.2 default Tom Rini
@ 2011-02-20 15:09 ` Tom Rini
  2011-02-20 15:20   ` Koen Kooi
  2011-02-20 15:09 ` [PATCH 2/4] kaeilos 2009: Pin gvfs to 1.6.6 Tom Rini
                   ` (3 subsequent siblings)
  4 siblings, 1 reply; 10+ messages in thread
From: Tom Rini @ 2011-02-20 15:09 UTC (permalink / raw)
  To: openembedded-devel

We're doing this since glib-2.0 is pinned.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
---
 .../include/angstrom-2008-preferred-versions.inc   |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/conf/distro/include/angstrom-2008-preferred-versions.inc b/conf/distro/include/angstrom-2008-preferred-versions.inc
index 85d9a07..feaa2a7 100644
--- a/conf/distro/include/angstrom-2008-preferred-versions.inc
+++ b/conf/distro/include/angstrom-2008-preferred-versions.inc
@@ -19,6 +19,7 @@ PREFERRED_VERSION_gst-pulse 	= "0.9.7"
 PREFERRED_VERSION_gtk+		= "2.20.1"
 PREFERRED_VERSION_gtk+-native	= "2.20.1"
 PREFERRED_VERSION_gtkmm		= "2.20.0"
+PREFERRED_VERSION_gvfs		= "1.6.6"
 PREFERRED_VERSION_hal		= "0.5.14"
 PREFERRED_VERSION_libgemwidget	= "1.0"
 PREFERRED_VERSION_libgpephone	= "0.4"
-- 
1.7.0.4




^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [PATCH 2/4] kaeilos 2009: Pin gvfs to 1.6.6
  2011-02-20 15:09 [PATCH 0/4] Pin gvfs before making 1.7.2 default Tom Rini
  2011-02-20 15:09 ` [PATCH 1/4] angstrom-2008: Pin gvfs at 1.6.6 Tom Rini
@ 2011-02-20 15:09 ` Tom Rini
  2011-05-12  8:23   ` Marco Cavallini
  2011-02-20 15:09 ` [PATCH 3/4] slugos: " Tom Rini
                   ` (2 subsequent siblings)
  4 siblings, 1 reply; 10+ messages in thread
From: Tom Rini @ 2011-02-20 15:09 UTC (permalink / raw)
  To: openembedded-devel

We're doing this since glib-2.0 is pinned.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
---
 .../include/kaeilos-2009-preferred-versions.inc    |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/conf/distro/include/kaeilos-2009-preferred-versions.inc b/conf/distro/include/kaeilos-2009-preferred-versions.inc
index cf0f65d..0125724 100644
--- a/conf/distro/include/kaeilos-2009-preferred-versions.inc
+++ b/conf/distro/include/kaeilos-2009-preferred-versions.inc
@@ -26,6 +26,7 @@ PREFERRED_VERSION_gst-pulse 	= "0.9.7"
 PREFERRED_VERSION_gtk+		= "2.20.1"
 PREFERRED_VERSION_gtk+-native	= "2.20.1"
 PREFERRED_VERSION_gtkmm		= "2.20.0"
+PREFERRED_VERSION_gvfs		= "1.6.6"
 PREFERRED_VERSION_hal		= "0.5.14"
 PREFERRED_VERSION_libgemwidget	= "1.0"
 PREFERRED_VERSION_libgpephone	= "0.4"
-- 
1.7.0.4




^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [PATCH 3/4] slugos: Pin gvfs to 1.6.6
  2011-02-20 15:09 [PATCH 0/4] Pin gvfs before making 1.7.2 default Tom Rini
  2011-02-20 15:09 ` [PATCH 1/4] angstrom-2008: Pin gvfs at 1.6.6 Tom Rini
  2011-02-20 15:09 ` [PATCH 2/4] kaeilos 2009: Pin gvfs to 1.6.6 Tom Rini
@ 2011-02-20 15:09 ` Tom Rini
  2011-02-22  1:22   ` Mike Westerhof
  2011-02-20 15:09 ` [PATCH 4/4] gvfs 1.7.2: Drop DEFAULT_PREFERENCE Tom Rini
  2011-02-20 15:19 ` [PATCH 0/4] Pin gvfs before making 1.7.2 default Koen Kooi
  4 siblings, 1 reply; 10+ messages in thread
From: Tom Rini @ 2011-02-20 15:09 UTC (permalink / raw)
  To: openembedded-devel

We're doing this since glib-2.0 is pinned.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
---
 conf/distro/include/preferred-slugos-versions.inc |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/conf/distro/include/preferred-slugos-versions.inc b/conf/distro/include/preferred-slugos-versions.inc
index cde3eb0..4f1033c 100644
--- a/conf/distro/include/preferred-slugos-versions.inc
+++ b/conf/distro/include/preferred-slugos-versions.inc
@@ -32,6 +32,7 @@ PREFERRED_VERSION_glib-2.0			?= "2.26.1"
 PREFERRED_VERSION_glib-2.0-native		?= "2.26.1"
 PREFERRED_VERSION_gtk+				?= "2.18.6"
 PREFERRED_VERSION_gtk+-native			?= "2.18.6"
+PREFERRED_VERSION_gvfs				?= "1.6.6"
 PREFERRED_VERSION_ipkg				?= "0.99.163"
 PREFERRED_VERSION_ipkg-native			?= "0.99.163"
 PREFERRED_VERSION_linux-libc-headers		?= "2.6.31"
-- 
1.7.0.4




^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [PATCH 4/4] gvfs 1.7.2: Drop DEFAULT_PREFERENCE
  2011-02-20 15:09 [PATCH 0/4] Pin gvfs before making 1.7.2 default Tom Rini
                   ` (2 preceding siblings ...)
  2011-02-20 15:09 ` [PATCH 3/4] slugos: " Tom Rini
@ 2011-02-20 15:09 ` Tom Rini
  2011-02-20 15:19 ` [PATCH 0/4] Pin gvfs before making 1.7.2 default Koen Kooi
  4 siblings, 0 replies; 10+ messages in thread
From: Tom Rini @ 2011-02-20 15:09 UTC (permalink / raw)
  To: openembedded-devel

This is the version required for glib-2.28.0 which is default unless
pinned.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
---
 recipes/gnome/gvfs_1.7.2.bb |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/recipes/gnome/gvfs_1.7.2.bb b/recipes/gnome/gvfs_1.7.2.bb
index 189f655..3c33537 100644
--- a/recipes/gnome/gvfs_1.7.2.bb
+++ b/recipes/gnome/gvfs_1.7.2.bb
@@ -2,8 +2,6 @@ DESCRIPTION = "gvfs is a userspace virtual filesystem"
 LICENSE = "LGPLv2"
 DEPENDS = "libcdio gawk-native libimobiledevice gnome-keyring glib-2.0 obexftp fuse avahi fuse hal gconf samba gphoto2"
 
-DEFAULT_PREFERENCE = "-1"
-
 inherit gnome
 
 SRC_URI[archive.md5sum] = "d8a57290a5d090b07cd2f23914f20f4e"
-- 
1.7.0.4




^ permalink raw reply related	[flat|nested] 10+ messages in thread

* Re: [PATCH 0/4] Pin gvfs before making 1.7.2 default
  2011-02-20 15:09 [PATCH 0/4] Pin gvfs before making 1.7.2 default Tom Rini
                   ` (3 preceding siblings ...)
  2011-02-20 15:09 ` [PATCH 4/4] gvfs 1.7.2: Drop DEFAULT_PREFERENCE Tom Rini
@ 2011-02-20 15:19 ` Koen Kooi
  2011-02-20 21:56   ` Tom Rini
  4 siblings, 1 reply; 10+ messages in thread
From: Koen Kooi @ 2011-02-20 15:19 UTC (permalink / raw)
  To: openembedded-devel

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 20-02-11 16:09, Tom Rini wrote:
> With the recent change to add glib-2.28.0 and make it default,

I'm still not sure that was the right decision, given the current
fallout. Next time a new version gets added, it shouldn't be the default
untill problems like this have been fixed.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)

iD8DBQFNYTEbMkyGM64RGpERAuRRAJ9uZEyZ4r+QIgFpbAA4qhHoT3AowACgmC5y
pv5/6/9qDCGqKZwdGR+nStE=
=r9wP
-----END PGP SIGNATURE-----




^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [PATCH 1/4] angstrom-2008: Pin gvfs at 1.6.6
  2011-02-20 15:09 ` [PATCH 1/4] angstrom-2008: Pin gvfs at 1.6.6 Tom Rini
@ 2011-02-20 15:20   ` Koen Kooi
  0 siblings, 0 replies; 10+ messages in thread
From: Koen Kooi @ 2011-02-20 15:20 UTC (permalink / raw)
  To: openembedded-devel

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 20-02-11 16:09, Tom Rini wrote:
> We're doing this since glib-2.0 is pinned.
> 
> Signed-off-by: Tom Rini <tom_rini@mentor.com>

Acked-by: Koen Kooi <koen@dominion.thruhere.net>

> ---
>  .../include/angstrom-2008-preferred-versions.inc   |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/conf/distro/include/angstrom-2008-preferred-versions.inc b/conf/distro/include/angstrom-2008-preferred-versions.inc
> index 85d9a07..feaa2a7 100644
> --- a/conf/distro/include/angstrom-2008-preferred-versions.inc
> +++ b/conf/distro/include/angstrom-2008-preferred-versions.inc
> @@ -19,6 +19,7 @@ PREFERRED_VERSION_gst-pulse 	= "0.9.7"
>  PREFERRED_VERSION_gtk+		= "2.20.1"
>  PREFERRED_VERSION_gtk+-native	= "2.20.1"
>  PREFERRED_VERSION_gtkmm		= "2.20.0"
> +PREFERRED_VERSION_gvfs		= "1.6.6"
>  PREFERRED_VERSION_hal		= "0.5.14"
>  PREFERRED_VERSION_libgemwidget	= "1.0"
>  PREFERRED_VERSION_libgpephone	= "0.4"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)

iD8DBQFNYTE2MkyGM64RGpERAsARAJ9vx5/alDXPAmfMdCTnipv+mTV0vACgpZ9h
LQneVTso2HCGyRI+e5Spdgs=
=awsI
-----END PGP SIGNATURE-----




^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [PATCH 0/4] Pin gvfs before making 1.7.2 default
  2011-02-20 15:19 ` [PATCH 0/4] Pin gvfs before making 1.7.2 default Koen Kooi
@ 2011-02-20 21:56   ` Tom Rini
  0 siblings, 0 replies; 10+ messages in thread
From: Tom Rini @ 2011-02-20 21:56 UTC (permalink / raw)
  To: openembedded-devel

On 02/20/2011 08:19 AM, Koen Kooi wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On 20-02-11 16:09, Tom Rini wrote:
>> With the recent change to add glib-2.28.0 and make it default,
>
> I'm still not sure that was the right decision, given the current
> fallout. Next time a new version gets added, it shouldn't be the default
> untill problems like this have been fixed.

Yes.  I think moving forward we need to put glib-2.0 on the list of 
things that needs care when adding new non-default versions since it's 
used to widely (and I'll beg for the glib-mkenums patch to not be 
dropped next time around, I can't build more than minimal-image and 
meta-toolchain in my matrix without that bugfix).

-- 
Tom Rini
Mentor Graphics Corporation



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [PATCH 3/4] slugos: Pin gvfs to 1.6.6
  2011-02-20 15:09 ` [PATCH 3/4] slugos: " Tom Rini
@ 2011-02-22  1:22   ` Mike Westerhof
  0 siblings, 0 replies; 10+ messages in thread
From: Mike Westerhof @ 2011-02-22  1:22 UTC (permalink / raw)
  To: openembedded-devel

On 2/20/2011 9:09 AM, Tom Rini wrote:
> We're doing this since glib-2.0 is pinned.
> 
> Signed-off-by: Tom Rini <tom_rini@mentor.com>

Acked-by: Mike Westerhof <mike@mwester.net>

> ---
>  conf/distro/include/preferred-slugos-versions.inc |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/conf/distro/include/preferred-slugos-versions.inc b/conf/distro/include/preferred-slugos-versions.inc
> index cde3eb0..4f1033c 100644
> --- a/conf/distro/include/preferred-slugos-versions.inc
> +++ b/conf/distro/include/preferred-slugos-versions.inc
> @@ -32,6 +32,7 @@ PREFERRED_VERSION_glib-2.0			?= "2.26.1"
>  PREFERRED_VERSION_glib-2.0-native		?= "2.26.1"
>  PREFERRED_VERSION_gtk+				?= "2.18.6"
>  PREFERRED_VERSION_gtk+-native			?= "2.18.6"
> +PREFERRED_VERSION_gvfs				?= "1.6.6"
>  PREFERRED_VERSION_ipkg				?= "0.99.163"
>  PREFERRED_VERSION_ipkg-native			?= "0.99.163"
>  PREFERRED_VERSION_linux-libc-headers		?= "2.6.31"




^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [PATCH 2/4] kaeilos 2009: Pin gvfs to 1.6.6
  2011-02-20 15:09 ` [PATCH 2/4] kaeilos 2009: Pin gvfs to 1.6.6 Tom Rini
@ 2011-05-12  8:23   ` Marco Cavallini
  0 siblings, 0 replies; 10+ messages in thread
From: Marco Cavallini @ 2011-05-12  8:23 UTC (permalink / raw)
  To: openembedded-devel

Tom Rini ha scritto, Il 20/02/2011 16:09:
> We're doing this since glib-2.0 is pinned.
> 
> Signed-off-by: Tom Rini <tom_rini@mentor.com>
> ---
>  .../include/kaeilos-2009-preferred-versions.inc    |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/conf/distro/include/kaeilos-2009-preferred-versions.inc b/conf/distro/include/kaeilos-2009-preferred-versions.inc
> index cf0f65d..0125724 100644
> --- a/conf/distro/include/kaeilos-2009-preferred-versions.inc
> +++ b/conf/distro/include/kaeilos-2009-preferred-versions.inc
> @@ -26,6 +26,7 @@ PREFERRED_VERSION_gst-pulse 	= "0.9.7"
>  PREFERRED_VERSION_gtk+		= "2.20.1"
>  PREFERRED_VERSION_gtk+-native	= "2.20.1"
>  PREFERRED_VERSION_gtkmm		= "2.20.0"
> +PREFERRED_VERSION_gvfs		= "1.6.6"
>  PREFERRED_VERSION_hal		= "0.5.14"
>  PREFERRED_VERSION_libgemwidget	= "1.0"
>  PREFERRED_VERSION_libgpephone	= "0.4"


Acked-by: Marco Cavallini <m.cavallini@koansoftware.com>


Thank you

Cordiali Saluti / Kindest Regards / mit freundlichen Grüssen
--
Marco Cavallini | KOAN sas | Bergamo - Italia
 embedded and real-time software engineering
   Atmel third party certified consultant
Phone:+39-035-255.235 - Fax:+39-178-22.39.748
      http://www.KoanSoftware.com
        http://www.KaeilOS.com



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2011-05-12  8:35 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-20 15:09 [PATCH 0/4] Pin gvfs before making 1.7.2 default Tom Rini
2011-02-20 15:09 ` [PATCH 1/4] angstrom-2008: Pin gvfs at 1.6.6 Tom Rini
2011-02-20 15:20   ` Koen Kooi
2011-02-20 15:09 ` [PATCH 2/4] kaeilos 2009: Pin gvfs to 1.6.6 Tom Rini
2011-05-12  8:23   ` Marco Cavallini
2011-02-20 15:09 ` [PATCH 3/4] slugos: " Tom Rini
2011-02-22  1:22   ` Mike Westerhof
2011-02-20 15:09 ` [PATCH 4/4] gvfs 1.7.2: Drop DEFAULT_PREFERENCE Tom Rini
2011-02-20 15:19 ` [PATCH 0/4] Pin gvfs before making 1.7.2 default Koen Kooi
2011-02-20 21:56   ` Tom Rini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.