All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] preferred-slugos-versions.inc: Prefer perl 5.10.1
@ 2011-01-20 22:15 Khem Raj
  2011-01-20 22:23 ` Mike Westerhof
  0 siblings, 1 reply; 2+ messages in thread
From: Khem Raj @ 2011-01-20 22:15 UTC (permalink / raw)
  To: openembedded-devel

* We do not need to pin bluez-libs anymore we use bluez4 for everything

Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
 conf/distro/include/preferred-slugos-versions.inc |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/conf/distro/include/preferred-slugos-versions.inc b/conf/distro/include/preferred-slugos-versions.inc
index 4649c90..c68d511 100644
--- a/conf/distro/include/preferred-slugos-versions.inc
+++ b/conf/distro/include/preferred-slugos-versions.inc
@@ -38,6 +38,8 @@ PREFERRED_VERSION_linux-libc-headers		?= "2.6.31"
 PREFERRED_VERSION_m4				?= "1.4.14"
 PREFERRED_VERSION_m4-native			?= "1.4.14"
 PREFERRED_VERSION_nslu2-linksys-firmware	?= "2.3r63"
+PREFERRED_VERSION_perl				?= "5.10.1"
+PREFERRED_VERSION_perl-native			?= "5.10.1"
 PREFERRED_VERSION_pkgconfig			?= "0.23"
 PREFERRED_VERSION_pkgconfig-native		?= "0.23"
 PREFERRED_VERSION_udev				?= "118"
@@ -55,6 +57,3 @@ PREFERRED_VERSION_udev				?= "118"
 
 # latest tcl recipe has a bug that overwites regex.h; use the old tcl
 #PREFERRED_VERSION_tcl				?= "8.4.19"
-
-# We need the bluez4 version of the libs, which has default_precedence = -1
-PREFERRED_VERSION_bluez-libs			?= "4.42"
-- 
1.7.2.3




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

* Re: [PATCH] preferred-slugos-versions.inc: Prefer perl 5.10.1
  2011-01-20 22:15 [PATCH] preferred-slugos-versions.inc: Prefer perl 5.10.1 Khem Raj
@ 2011-01-20 22:23 ` Mike Westerhof
  0 siblings, 0 replies; 2+ messages in thread
From: Mike Westerhof @ 2011-01-20 22:23 UTC (permalink / raw)
  To: openembedded-devel

On 1/20/2011 4:15 PM, Khem Raj wrote:
> * We do not need to pin bluez-libs anymore we use bluez4 for everything
> 
> Signed-off-by: Khem Raj <raj.khem@gmail.com>

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

> ---
>  conf/distro/include/preferred-slugos-versions.inc |    5 ++---
>  1 files changed, 2 insertions(+), 3 deletions(-)
> 
> diff --git a/conf/distro/include/preferred-slugos-versions.inc b/conf/distro/include/preferred-slugos-versions.inc
> index 4649c90..c68d511 100644
> --- a/conf/distro/include/preferred-slugos-versions.inc
> +++ b/conf/distro/include/preferred-slugos-versions.inc
> @@ -38,6 +38,8 @@ PREFERRED_VERSION_linux-libc-headers		?= "2.6.31"
>  PREFERRED_VERSION_m4				?= "1.4.14"
>  PREFERRED_VERSION_m4-native			?= "1.4.14"
>  PREFERRED_VERSION_nslu2-linksys-firmware	?= "2.3r63"
> +PREFERRED_VERSION_perl				?= "5.10.1"
> +PREFERRED_VERSION_perl-native			?= "5.10.1"
>  PREFERRED_VERSION_pkgconfig			?= "0.23"
>  PREFERRED_VERSION_pkgconfig-native		?= "0.23"
>  PREFERRED_VERSION_udev				?= "118"
> @@ -55,6 +57,3 @@ PREFERRED_VERSION_udev				?= "118"
>  
>  # latest tcl recipe has a bug that overwites regex.h; use the old tcl
>  #PREFERRED_VERSION_tcl				?= "8.4.19"
> -
> -# We need the bluez4 version of the libs, which has default_precedence = -1
> -PREFERRED_VERSION_bluez-libs			?= "4.42"




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

end of thread, other threads:[~2011-01-20 22:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-20 22:15 [PATCH] preferred-slugos-versions.inc: Prefer perl 5.10.1 Khem Raj
2011-01-20 22:23 ` Mike Westerhof

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.