Re: [oe] Openembedded and ld-linux-armhf.so.3

2012-04-30 Thread Martin Ertsås
On 04/29/12 04:40, Khem Raj wrote: On Fri, Apr 27, 2012 at 5:38 AM, Martin Ertsås marti...@gmail.com wrote: Hi. I'm working on a pandaboard with OMAP4460. Were trying to use the newest PVR drivers, which conforms to the result that arose from

[oe] [meta-oe][meta-efl][PATCH 2/6] midori: upgrade to 0.4.5

2012-04-30 Thread Martin Jansa
Signed-off-by: Martin Jansa martin.ja...@gmail.com --- .../midori/{midori_0.4.4.bb = midori_0.4.5.bb}|6 ++ 1 files changed, 2 insertions(+), 4 deletions(-) rename meta-oe/recipes-connectivity/midori/{midori_0.4.4.bb = midori_0.4.5.bb} (89%) diff --git

[oe] [meta-oe][meta-efl][PATCH 1/6] libsoup-2.4, gobject-introspection: upgraded in oe-core

2012-04-30 Thread Martin Jansa
Signed-off-by: Martin Jansa martin.ja...@gmail.com --- .../recipes-support/libsoup/libsoup-2.4_2.37.2.bb | 25 -- .../use-usr-bin-env-for-python.patch | 20 --- .../gobject-introspection_0.9.10.bb| 32 --

[oe] [meta-oe][meta-efl][PATCH 0/6] fixes for gcc, glib-2.0 upgrade

2012-04-30 Thread Martin Jansa
Tested only with this patchset applied: http://lists.linuxtogo.org/pipermail/openembedded-core/2012-April/021626.html so it would be nice to apply it after that. Thanks The following changes since commit 8f9b2e3a102e66426ce5b269a6827fc6a3218bef: kernel bbclass: recreate uImage unless

[oe] [meta-oe][meta-efl][PATCH 3/6] libgpewidget: fix build with glib-2.32

2012-04-30 Thread Martin Jansa
* SRC_URI needs to be after inherit gpe and pkgconfig.patch wasn't ever used Signed-off-by: Martin Jansa martin.ja...@gmail.com --- .../libgpewidget/libgpewidget/glib-2.32.patch | 11 +++ .../libgpewidget/libgpewidget_0.117.bb | 10 ++ 2 files changed, 17

[oe] [meta-oe][meta-efl][PATCH 4/6] epdfview: fix build with glib-2.32

2012-04-30 Thread Martin Jansa
Signed-off-by: Martin Jansa martin.ja...@gmail.com --- meta-efl/recipes-efl/efl/epdfview/glib-2.32.patch | 12 meta-efl/recipes-efl/efl/epdfview_0.1.8.bb|6 -- 2 files changed, 16 insertions(+), 2 deletions(-) create mode 100644

[oe] [meta-oe][meta-efl][PATCH 5/6] tangogps: fix build with glib-2.32

2012-04-30 Thread Martin Jansa
Signed-off-by: Martin Jansa martin.ja...@gmail.com --- .../tangogps/tangogps-0.99.4/glib-2.32.patch | 11 +++ .../recipes-navigation/tangogps/tangogps_0.99.4.bb |6 -- 2 files changed, 15 insertions(+), 2 deletions(-) create mode 100644

[oe] [meta-oe][meta-efl][PATCH 6/6] webkit-efl: fix build with gcc-4.7

2012-04-30 Thread Martin Jansa
* that patch is backport of http://trac.webkit.org/changeset/113786/trunk/ to our SRCREV Signed-off-by: Martin Jansa martin.ja...@gmail.com --- ...t-pass-P-to-the-preprocessor-when-running.patch | 76 meta-efl/recipes-efl/webkit/webkit-efl_svn.bb |3 +- 2

[oe] [meta-oe][PATCH 00/16] gpsd upgrade

2012-04-30 Thread Martin Jansa
Scons build is a bit mess, that's why I've kept most changes as separate patches to make review easier and provide reasoning for each change in commit message. Some changes seem more like distutils/scons.bbclass fixups which should be fixed elsewhere, but this makes it built with only QA warning

[oe] [meta-oe][PATCH 01/16] gpsd: update to 3.4

2012-04-30 Thread Martin Jansa
From: Denis 'GNUtoo' Carikli gnu...@no-log.org Signed-off-by: Denis 'GNUtoo' Carikli gnu...@no-log.org Signed-off-by: Martin Jansa martin.ja...@gmail.com --- .../gpsd/{gpsd-2.96 = gpsd-3.4}/60-gpsd.rules |0 .../gpsd/{gpsd-2.96 = gpsd-3.4}/gpsd |0 .../gpsd/{gpsd-2.96 =

[oe] [meta-oe][PATCH 02/16] gpsd: move files to gpsd dir as they are not version specific

2012-04-30 Thread Martin Jansa
Signed-off-by: Martin Jansa martin.ja...@gmail.com --- .../gpsd/{gpsd-3.4 = gpsd}/60-gpsd.rules |0 .../gpsd/{gpsd-3.4 = gpsd}/gpsd |0 .../gpsd/{gpsd-3.4 = gpsd}/gpsd-default |0 .../gpsd/{gpsd-3.4 = gpsd}/gpsd.service |0

[oe] [meta-oe][PATCH 03/16] gpsd-3.4: minor style issues

2012-04-30 Thread Martin Jansa
Signed-off-by: Martin Jansa martin.ja...@gmail.com --- meta-oe/recipes-navigation/gpsd/gpsd_3.4.bb | 29 -- 1 files changed, 13 insertions(+), 16 deletions(-) diff --git a/meta-oe/recipes-navigation/gpsd/gpsd_3.4.bb b/meta-oe/recipes-navigation/gpsd/gpsd_3.4.bb index

[oe] [meta-oe][PATCH 04/16] gpsd-3.4: drop pkgconfig=''

2012-04-30 Thread Martin Jansa
* this is wrong, it's used as path where to install .pc files and we expect them in not directly in sysroot Signed-off-by: Martin Jansa martin.ja...@gmail.com --- meta-oe/recipes-navigation/gpsd/gpsd_3.4.bb |1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git

[oe] [meta-oe][PATCH 05/16] gpsd-3.4: fix DSO build correctly

2012-04-30 Thread Martin Jansa
Signed-off-by: Martin Jansa martin.ja...@gmail.com --- ...t-fix-DSO-build-for-ntpshm-garmin_monitor.patch | 41 meta-oe/recipes-navigation/gpsd/gpsd_3.4.bb|4 +- 2 files changed, 42 insertions(+), 3 deletions(-) create mode 100644

[oe] [meta-oe][PATCH 06/16] gpsd: pass sysroot param to scons and fix SConstruct to respect that

2012-04-30 Thread Martin Jansa
Signed-off-by: Martin Jansa martin.ja...@gmail.com --- ...respect-sysroot-setting-when-prepending-L.patch | 36 ...struct-respect-sysroot-also-in-SPLINTOPTS.patch | 29 meta-oe/recipes-navigation/gpsd/gpsd_3.4.bb|7 +++- 3 files changed, 71

[oe] [meta-oe][PATCH 07/16] gpsd: export PKG_CONFIG with PKG_CONFIG_SYSROOT_DIR

2012-04-30 Thread Martin Jansa
* python-scons-native executes pkg-config with wrong environment and as result -I/usr/include/libusb-1.0 is returned Signed-off-by: Martin Jansa martin.ja...@gmail.com --- meta-oe/recipes-navigation/gpsd/gpsd_3.4.bb |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git

[oe] [meta-oe][PATCH 08/16] gpsd: use gpsd.service and gpsd.socket from source tree, drop local files

2012-04-30 Thread Martin Jansa
Signed-off-by: Martin Jansa martin.ja...@gmail.com --- meta-oe/recipes-navigation/gpsd/gpsd/gpsd.service |9 - meta-oe/recipes-navigation/gpsd/gpsd/gpsd.socket |9 - meta-oe/recipes-navigation/gpsd/gpsd_3.4.bb |7 +-- 3 files changed, 5 insertions(+), 20

[oe] [meta-oe][PATCH 09/16] gpsd: replace whole do_install from scons.bbclass

2012-04-30 Thread Martin Jansa
* prefix was wrong, because SConstruct expects prefix usable as RPATH and DESTDIR not DESTDIR/prefix combined together in prefix variable Signed-off-by: Martin Jansa martin.ja...@gmail.com --- meta-oe/recipes-navigation/gpsd/gpsd_3.4.bb |7 ++- 1 files changed, 6 insertions(+), 1

[oe] [meta-oe][PATCH 10/16] gpsd: remove RPATH from binaries instead of replacing it with redundant /usr/lib

2012-04-30 Thread Martin Jansa
Signed-off-by: Martin Jansa martin.ja...@gmail.com --- .../gpsd/gpsd/0004-SConstruct-remove-rpath.patch | 41 meta-oe/recipes-navigation/gpsd/gpsd_3.4.bb|1 + 2 files changed, 42 insertions(+), 0 deletions(-) create mode 100644

[oe] [meta-oe][PATCH 11/16] gpsd: add recipe for 3.5 with negative D_P for testing

2012-04-30 Thread Martin Jansa
Signed-off-by: Martin Jansa martin.ja...@gmail.com --- ...strptime-prototype-is-not-provided-unless.patch | 39 ++ meta-oe/recipes-navigation/gpsd/gpsd_3.5.bb| 126 2 files changed, 165 insertions(+), 0 deletions(-) create mode 100644

[oe] [meta-oe][PATCH 12/16] gpsd: add git recipe with negative D_P for tests

2012-04-30 Thread Martin Jansa
Signed-off-by: Martin Jansa martin.ja...@gmail.com --- meta-oe/recipes-navigation/gpsd/gpsd_git.bb | 129 +++ 1 files changed, 129 insertions(+), 0 deletions(-) create mode 100644 meta-oe/recipes-navigation/gpsd/gpsd_git.bb diff --git

[oe] [meta-oe][PATCH 13/16] gpsd-3.4: fix python paths and RPATHs

2012-04-30 Thread Martin Jansa
* see included patch for description Signed-off-by: Martin Jansa martin.ja...@gmail.com --- ...prefix-includepy-with-sysroot-and-drop-sy.patch | 72 meta-oe/recipes-navigation/gpsd/gpsd_3.4.bb|1 + 2 files changed, 73 insertions(+), 0 deletions(-) create mode

[oe] [meta-oe][PATCH 14/16] gpsd: fix python paths and RPATHs

2012-04-30 Thread Martin Jansa
* see included patch for description Signed-off-by: Martin Jansa martin.ja...@gmail.com --- ...prefix-includepy-with-sysroot-and-drop-sy.patch | 72 meta-oe/recipes-navigation/gpsd/gpsd_3.5.bb|1 + meta-oe/recipes-navigation/gpsd/gpsd_git.bb|1 + 3

[oe] [meta-oe][PATCH 15/16] gpsd: add chrpath-native to depends

2012-04-30 Thread Martin Jansa
* on debian wheezy I've seen this $ tmp-eglibc/sysroots/x86_64-linux/usr/bin/chrpath ../../../shr-core-branches/workspace/shr-core/tmp-eglibc/work/armv4t-oe-linux-gnueabi/gpsd-3.4-r2/image/usr/sbin/gpsd

[oe] [meta-oe][PATCH 16/16] gpsd: disable docs generation

2012-04-30 Thread Martin Jansa
Signed-off-by: Martin Jansa martin.ja...@gmail.com --- ...disable-html-and-man-docs-building-becaus.patch | 49 meta-oe/recipes-navigation/gpsd/gpsd_3.4.bb|1 + meta-oe/recipes-navigation/gpsd/gpsd_3.5.bb|1 +

[oe] [meta-oe][PATCH] synergy: remove inherit of siteinfo and fix license string

2012-04-30 Thread Tasslehoff Kjappfot
Signed-off-by: Tasslehoff Kjappfot tasskj...@gmail.com --- meta-oe/recipes-support/synergy/synergy_1.3.8.bb |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-oe/recipes-support/synergy/synergy_1.3.8.bb b/meta-oe/recipes-support/synergy/synergy_1.3.8.bb index

Re: [oe] [meta-oe][PATCH v3] synergy: add synergy 1.3.8

2012-04-30 Thread Tasslehoff Kjappfot
The reason my mails came to you from the future is that Ubuntu 12.04 is messing with my date time. I am, was and will be sorry for the inconvenience. ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org

[oe] [meta-oe][meta-efl][PATCH 7/7] gtkmathview: fix build with gcc-4.7

2012-04-30 Thread Martin Jansa
Signed-off-by: Martin Jansa martin.ja...@gmail.com --- .../mml-widget/gtkmathview/mathview-gcc47x.diff| 48 .../mml-widget/gtkmathview_0.8.0.bb|3 +- 2 files changed, 50 insertions(+), 1 deletions(-) create mode 100644

[oe] [meta-oe][PATCH 3/3] media-ctl: update to latest git

2012-04-30 Thread Koen Kooi
* split out libs * media-ctl has been relicensed to LGPLv2.1+ Signed-off-by: Koen Kooi k...@dominion.thruhere.net --- meta-oe/recipes-multimedia/v4l2apps/media-ctl_git.bb | 12 1 file changed, 8 insertions(+), 4 deletions(-) diff --git

[oe] [meta-oe][PATCH 2/3] v4l-utils: update to 0.8.8

2012-04-30 Thread Koen Kooi
Signed-off-by: Koen Kooi k...@dominion.thruhere.net --- .../recipes-multimedia/v4l2apps/v4l-utils_0.8.4.bb | 40 .../recipes-multimedia/v4l2apps/v4l-utils_0.8.8.bb | 39 +++ 2 files changed, 39 insertions(+), 40 deletions(-) delete mode 100644

[oe] [meta-oe][PATCH 1/3] yavta: update to latest git

2012-04-30 Thread Koen Kooi
Signed-off-by: Koen Kooi k...@dominion.thruhere.net --- meta-oe/recipes-multimedia/v4l2apps/yavta_git.bb |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/meta-oe/recipes-multimedia/v4l2apps/yavta_git.bb b/meta-oe/recipes-multimedia/v4l2apps/yavta_git.bb index

[oe] [meta-oe][meta-efl][PATCH 8/8] abiword: fix build with glib-2.32

2012-04-30 Thread Martin Jansa
Signed-off-by: Martin Jansa martin.ja...@gmail.com --- .../abiword/abiword/abiword.fix.glib-2.32.patch| 21 meta-gnome/recipes-gnome/abiword/abiword_2.8.6.bb |5 ++- 2 files changed, 24 insertions(+), 2 deletions(-) create mode 100644

[oe] [meta-oe][meta-efl][PATCH 9/9] libav-0.7.4: fix build with gcc-4.7

2012-04-30 Thread Martin Jansa
A cmp instruction with two constants is invalid, therefore 'g' constraint is not correct but must be rm instead. Signed-off-by: Martin Jansa martin.ja...@gmail.com --- .../libav/libav-0.7.4/h264_qpel_mmx.patch | 57 meta-oe/recipes-multimedia/libav/libav_0.7.4.bb

Re: [oe] gcc-4.4.1 assembler error: offset out of range

2012-04-30 Thread Khem Raj
On Mon, Apr 30, 2012 at 1:01 PM, Elvis Dowson elvis.dow...@mac.com wrote: gcc-4.5.x compiled successfully, as soon as I switched to binutils-2.21. OK so its an assembler issue, yeah using 2.21 and gcc 4.4.1 you have a better chance of succeeding now.

[oe] [toolchain-layer][PATCH 2/3] gcc-crosssdk-intermediate_4.5.bb: with-headers has been moved from common include

2012-04-30 Thread Khem Raj
To accomodate gcc 4.7 which needed a different option than --with-header this option setting has been moved into version specific recipes Signed-off-by: Khem Raj raj.k...@gmail.com --- .../gcc/gcc-crosssdk-intermediate_4.5.bb |2 +- 1 files changed, 1 insertions(+), 1 deletions(-)

[oe] [toolchain-layer][PATCH 3/3] libgcc-4.5: Fix nativesdk build problem

2012-04-30 Thread Khem Raj
We need to use BPN instead of PN so we access libgcc and not libgcc-nativesdk Signed-off-by: Khem Raj raj.k...@gmail.com --- toolchain-layer/recipes-devtools/gcc/libgcc_4.5.bb | 32 +++ 1 files changed, 18 insertions(+), 14 deletions(-) diff --git

[oe] [toolchain-layer][PATCH 1/3] gcc-4.5: Match with OE-Core on building procedure for libgcc and gcc-runtime

2012-04-30 Thread Khem Raj
Signed-off-by: Khem Raj raj.k...@gmail.com --- toolchain-layer/recipes-devtools/gcc/libgcc_4.5.bb | 47 +++- 1 files changed, 36 insertions(+), 11 deletions(-) diff --git a/toolchain-layer/recipes-devtools/gcc/libgcc_4.5.bb b/toolchain-layer/recipes-devtools/gcc/libgcc_4.5.bb

Re: [oe] [oe-commits] Andreas Oberritter : qt4: fix deps in libQtWebkit.la and QtWebKit.pc

2012-04-30 Thread Martin Jansa
On Wed, Mar 14, 2012 at 3:15 PM, Martin Jansa martin.ja...@gmail.com wrote: On Wed, Mar 14, 2012 at 02:48:22PM +0100, Andreas Oberritter wrote: On 14.03.2012 09:40, Martin Jansa wrote: On Wed, Mar 14, 2012 at 08:08:03AM +0100, Martin Jansa wrote: On Tue, Mar 13, 2012 at 11:48:20AM +,

Re: [oe] Openembedded and ld-linux-armhf.so.3

2012-04-30 Thread Khem Raj
On Fri, Apr 27, 2012 at 5:38 AM, Martin Ertsås marti...@gmail.com wrote: I'm working on a pandaboard with OMAP4460. Were trying to use the newest PVR drivers, which conforms to the result that arose from https://wiki.linaro.org/OfficeofCTO/HardFloat/LinkerPathCallApr2012 We have applied the

Re: [oe] Openembedded and ld-linux-armhf.so.3

2012-04-30 Thread Khem Raj
On Sun, Apr 29, 2012 at 11:00 PM, Martin Ertsås marti...@gmail.com wrote: Sure, the patches are attached. these patches are not right. Drop the eglibc patches completely they are bogus gcc patch you can take a look here

Re: [oe] Openembedded and ld-linux-armhf.so.3

2012-04-30 Thread Khem Raj
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 04/27/2012 05:38 AM, Martin Ertsås wrote: Hi. I'm working on a pandaboard with OMAP4460. Were trying to use the newest PVR drivers, which conforms to the result that arose from

[oe] Solution for building omap3-console-image using gcc-4.5

2012-04-30 Thread Elvis Dowson
Hi, I've managed to build the omap3-console-image using gcc-4.5, using the overo-oe overo-2011.03 branch, by following these steps: Step 01.00: Install the OE metatdata, and check out the overo-2011.03 branch: $ git clone git://gitorious.org/gumstix-oe/mainline.git $ git clone