Re: [oe] [meta-handheld 0/2] xserver-xf86-config and newer linux-git

2011-10-16 Thread Paul Eggleton
On Wednesday 12 October 2011 10:23:53 Martin Jansa wrote: The following changes since commit b4c1268763f3d4f0f9b4326d6fa27ba9c03aeaae: Ensure FILESEXTRAPATHS_prepend has a trailing colon (2011-09-19 16:27:42 +0100) are available in the git repository at:

[oe] [meta-efl] epdfview: add initial recipe with version 0.1.8

2011-10-16 Thread Andreas Müller
initial source taken from oe-classic epdfview_0.1.7.bb commit 44985d56bc556786812a0a02d6219afd31a7381d Signed-off-by: Andreas Müller schnitzelt...@gmx.de --- meta-efl/recipes-efl/efl/epdfview_0.1.8.bb | 12 1 files changed, 12 insertions(+), 0 deletions(-) create mode 100644

Re: [oe] minimal-uclibc: ../../src/lib/.libs/liblightmediascanner.so: undefined reference to `libiconv_open' (was: [meta-efl] lightmediascanner: Add version 0.4.3.0 (initial recipe))

2011-10-16 Thread Denis 'GNUtoo' Carikli
The upstream developer Gustavo provided a patch and this seems to fix the build issues. Could you test if the recipe in oe.dev [1] works for you. it doesn't work for me: | configure.ac:37: required file `./config.rpath' not found | autoreconf: automake failed with exit status: 1 and at line 37

[oe] [PATCH v2] lightmediascanner: Add version 0.4.3.0 (initial recipe)

2011-10-16 Thread Denis 'GNUtoo' Carikli
From: pespin pespin.s...@gmail.com * Recipe based on recipe v0.4.1.0 from oe.dev (http://cgit.openembedded.org/cgit.cgi/openembedded/tree/recipes/lightmediascanner/lightmediascanner_0.4.1.0.bb?id=99ed67320060c4b9f686328a22f68980c2154c62) Signed-off-by: Pau Espin Pedrol pespin.s...@gmail.com

Re: [oe] minimal-uclibc: ../../src/lib/.libs/liblightmediascanner.so: undefined reference to `libiconv_open' (was: [meta-efl] lightmediascanner: Add version 0.4.3.0 (initial recipe))

2011-10-16 Thread Paul Menzel
Am Sonntag, den 16.10.2011, 21:30 +0200 schrieb Denis 'GNUtoo' Carikli: The upstream developer Gustavo provided a patch and this seems to fix the build issues. Could you test if the recipe in oe.dev [1] works for you. it doesn't work for me: | configure.ac:37: required file `./config.rpath'

Re: [oe] [PATCH v2] lightmediascanner: Add version 0.4.3.0 (initial recipe)

2011-10-16 Thread Paul Menzel
Dear Denis, dear Pau, Am Sonntag, den 16.10.2011, 21:37 +0200 schrieb Denis 'GNUtoo' Carikli: From: pespin pespin.s...@gmail.com please use a correct name. * Recipe based on recipe v0.4.1.0 from oe.dev

[oe] [PATCH][meta-oe] lightmediascanner: Add version 0.4.4 (initial recipe)

2011-10-16 Thread Pau Espin Pedrol
* Copied from oe-classic http://git.openembedded.org/openembedded/commit/?id=63d3969b0f839fc4b7bf7fe836daec729d9d3c53 * Remove PE=1 * Add LIC_FILES_CHKSUM * Builds fine using SHR distro Signed-off-by: Pau Espin Pedrol pespin.s...@gmail.com --- .../lightmediascanner/lightmediascanner_0.4.4.bb

Re: [oe] [oe-commits] Khem Raj : binutils-cross: Sync with oe-core

2011-10-16 Thread Andrea Adami
On Sat, Oct 15, 2011 at 8:51 PM, g...@git.openembedded.org wrote: Module: meta-openembedded.git Branch: master Commit: 92b02b7209e426a70cc5626e7bdbc82052e01ac5 URL: http://git.openembedded.org/?p=meta-openembedded.gita=commit;h=92b02b7209e426a70cc5626e7bdbc82052e01ac5 Author: Khem Raj

[oe] [meta-efl][V2] epdfview: add initial recipe with version 0.1.8

2011-10-16 Thread Andreas Müller
initial source taken from oe-classic epdfview_0.1.7.bb commit 44985d56bc556786812a0a02d6219afd31a7381d run tested on overo Signed-off-by: Andreas Müller schnitzelt...@gmx.de --- meta-efl/recipes-efl/efl/epdfview_0.1.8.bb | 12 1 files changed, 12 insertions(+), 0 deletions(-)

[oe] xserver-common and x11-common conflicting

2011-10-16 Thread Andrea Adami
Hello, using oe-core and meta-oe my xserver settings are touched by two packages: xserver-common: seems more complete, provides some xmodmaps (should be in BSP layers). Though it invocates fbset which is not in path. x11-common: needs maybe care but is using the formfactor settings from BSP so

Re: [oe] xserver-common and x11-common conflicting

2011-10-16 Thread Andrea Adami
On Mon, Oct 17, 2011 at 12:42 AM, Andrea Adami andrea.ad...@gmail.comwrote: Hello, using oe-core and meta-oe my xserver settings are touched by two packages: xserver-common: seems more complete, provides some xmodmaps (should be in BSP layers). Though it invocates fbset which is not in

[oe] [meta-handheld][PATCH 3/3] xserver-xf86-config: add more xorg.conf for other Zaurus devices

2011-10-16 Thread Andrea Adami
Signed-off-by: Andrea Adami andrea.ad...@gmail.com --- .../xserver-xf86-config/akita/xorg.conf| 49 .../xserver-xf86-config/c7x0/xorg.conf | 48 +++ .../xserver-xf86-config/collie/xorg.conf | 49

[oe] [meta-handheld][PATCH 1/3] formfactor: initial commit of collie, poodle and tosa machconfig

2011-10-16 Thread Andrea Adami
Signed-off-by: Andrea Adami andrea.ad...@gmail.com --- recipes-bsp/formfactor/files/collie/machconfig | 15 +++ recipes-bsp/formfactor/files/poodle/machconfig | 15 +++ recipes-bsp/formfactor/files/tosa/machconfig | 15 +++ 3 files changed, 45

[oe] [meta-handheld][PATCH 2/3] udev: add bbappend and disable device cache as default.

2011-10-16 Thread Andrea Adami
* For some reasons when the cache is created root can still be ro * and as solution you would be obliged to add 'rw' to your commandline. * There are patches in openembedded-classic to correct this * (and those are still pending for meta-oe). * Until a solution is found disable the creation of the

[oe] [meta-gnome 2/2] nautilus: cleanup package directories

2011-10-16 Thread Andreas Müller
Signed-off-by: Andreas Müller schnitzelt...@gmx.de --- .../recipes-gnome/nautilus/nautilus_2.32.2.bb |3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/meta-gnome/recipes-gnome/nautilus/nautilus_2.32.2.bb b/meta-gnome/recipes-gnome/nautilus/nautilus_2.32.2.bb index

[oe] [meta-gnome 1/2] nautilus: fix compile errors by removing G_DISABLE_DEPRECATED

2011-10-16 Thread Andreas Müller
* build tested * reported gnome-bugzills [1] * error messages: | In file included from eel-alert-dialog.c:24:0: | eel-i18n.h:31:16: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char' | eel-alert-dialog.c: In function 'eel_alert_dialog_class_init': | eel-alert-dialog.c:114:43:

Re: [oe] [oe-commits] Khem Raj : binutils-cross: Sync with oe-core

2011-10-16 Thread Khem Raj
On Sun, Oct 16, 2011 at 2:37 PM, Andrea Adami andrea.ad...@gmail.com wrote: On Sat, Oct 15, 2011 at 8:51 PM, g...@git.openembedded.org wrote: Module: meta-openembedded.git Branch: master Commit: 92b02b7209e426a70cc5626e7bdbc82052e01ac5 URL:

Re: [oe] [meta-efl] epdfview: add initial recipe with version 0.1.8

2011-10-16 Thread Khem Raj
On Sun, Oct 16, 2011 at 12:33 PM, Andreas Müller schnitzelt...@gmx.de wrote: initial source taken from oe-classic epdfview_0.1.7.bb commit 44985d56bc556786812a0a02d6219afd31a7381d Signed-off-by: Andreas Müller schnitzelt...@gmx.de ---  meta-efl/recipes-efl/efl/epdfview_0.1.8.bb |   12