All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] angstrom-2008-preferred-versions.inc: Bump python version to 2.6.4
@ 2010-04-08 11:34 Stefan Schmidt
  2010-04-08 13:35 ` Koen Kooi
  0 siblings, 1 reply; 3+ messages in thread
From: Stefan Schmidt @ 2010-04-08 11:34 UTC (permalink / raw)
  To: openembedded-devel

This is done to match the python-native version. Without this we seem to get
trouble with some header mismatch or similar:

 ./libpython2.6.so: undefined reference to `_PyParser_Grammar'
---
 .../include/angstrom-2008-preferred-versions.inc   |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/conf/distro/include/angstrom-2008-preferred-versions.inc b/conf/distro/include/angstrom-2008-preferred-versions.inc
index dcab24b..79d1fd1 100644
--- a/conf/distro/include/angstrom-2008-preferred-versions.inc
+++ b/conf/distro/include/angstrom-2008-preferred-versions.inc
@@ -36,7 +36,7 @@ PREFERRED_VERSION_pango-native     = "1.24.4"
 PREFERRED_VERSION_pkgconfig	= "0.23"
 PREFERRED_VERSION_pkgconfig-native = "0.23"
 PREFERRED_VERSION_pulseaudio 	= "0.9.15"
-PREFERRED_VERSION_python = "2.6.2"
+PREFERRED_VERSION_python = "2.6.4"
 PREFERRED_VERSION_qt4-tools-native = "${ANGSTROM_QT_VERSION}"
 PREFERRED_VERSION_qt4-tools-sdk = "${ANGSTROM_QT_VERSION}"
 PREFERRED_VERSION_qt4-embedded = "${ANGSTROM_QT_VERSION}"
-- 
1.7.0.4




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

* Re: [PATCH] angstrom-2008-preferred-versions.inc: Bump python version to 2.6.4
  2010-04-08 11:34 [PATCH] angstrom-2008-preferred-versions.inc: Bump python version to 2.6.4 Stefan Schmidt
@ 2010-04-08 13:35 ` Koen Kooi
  2010-04-08 13:55   ` Stefan Schmidt
  0 siblings, 1 reply; 3+ messages in thread
From: Koen Kooi @ 2010-04-08 13:35 UTC (permalink / raw)
  To: openembedded-devel

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

Acked-by: Koen Kooi <koen@openembedded.org>

On 08-04-10 13:34, Stefan Schmidt wrote:
> This is done to match the python-native version. Without this we seem to get
> trouble with some header mismatch or similar:
> 
>  ./libpython2.6.so: undefined reference to `_PyParser_Grammar'
> ---
>  .../include/angstrom-2008-preferred-versions.inc   |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/conf/distro/include/angstrom-2008-preferred-versions.inc b/conf/distro/include/angstrom-2008-preferred-versions.inc
> index dcab24b..79d1fd1 100644
> --- a/conf/distro/include/angstrom-2008-preferred-versions.inc
> +++ b/conf/distro/include/angstrom-2008-preferred-versions.inc
> @@ -36,7 +36,7 @@ PREFERRED_VERSION_pango-native     = "1.24.4"
>  PREFERRED_VERSION_pkgconfig	= "0.23"
>  PREFERRED_VERSION_pkgconfig-native = "0.23"
>  PREFERRED_VERSION_pulseaudio 	= "0.9.15"
> -PREFERRED_VERSION_python = "2.6.2"
> +PREFERRED_VERSION_python = "2.6.4"
>  PREFERRED_VERSION_qt4-tools-native = "${ANGSTROM_QT_VERSION}"
>  PREFERRED_VERSION_qt4-tools-sdk = "${ANGSTROM_QT_VERSION}"
>  PREFERRED_VERSION_qt4-embedded = "${ANGSTROM_QT_VERSION}"

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

iD8DBQFLvduyMkyGM64RGpERAmZiAKC8afJat3rpG0pGlW2mUovtKG+YWwCfbsC3
xwGntmgCIFKIpODhOc3o19Y=
=eWTJ
-----END PGP SIGNATURE-----




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

* Re: [PATCH] angstrom-2008-preferred-versions.inc: Bump python version to 2.6.4
  2010-04-08 13:35 ` Koen Kooi
@ 2010-04-08 13:55   ` Stefan Schmidt
  0 siblings, 0 replies; 3+ messages in thread
From: Stefan Schmidt @ 2010-04-08 13:55 UTC (permalink / raw)
  To: openembedded-devel

Hello.

On Thu, 2010-04-08 at 15:35, Koen Kooi wrote:
> 
> Acked-by: Koen Kooi <koen@openembedded.org>

Thanks. Added and pushed.

regards
Stefan Schmidt



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

end of thread, other threads:[~2010-04-08 13:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-04-08 11:34 [PATCH] angstrom-2008-preferred-versions.inc: Bump python version to 2.6.4 Stefan Schmidt
2010-04-08 13:35 ` Koen Kooi
2010-04-08 13:55   ` Stefan Schmidt

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.