Re: [oe] FOSDEM giveaway

2013-01-23 Thread Denis 'GNUtoo' Carikli
On Wed, 23 Jan 2013 14:18:43 +0100 Marcin Juszkiewicz wrote: Hi, > 5. PC Engines Alix.1c I'm very interested, but not for openembedded purposes: it is capable of running coreboot and I already did the port of coreboot to the m4a785t-m mainboard(I've also a coreboot lenovo x60). Denis _

Re: [oe] [meta-browser][PATCH 1/3] scripts/firefox-gen-l10n-recipes: Update copyright to 2013

2013-01-11 Thread Denis 'GNUtoo' Carikli
On Thu, 10 Jan 2013 17:12:02 +0100 Eric Bénard wrote: > Hi Denis, Hi, > Le Thu, 10 Jan 2013 12:39:31 +0100, > Denis 'GNUtoo' Carikli a écrit : > > > On Mon, 7 Jan 2013 20:33:40 +0100 > > Martin Jansa wrote: > > > > > On Sun, Jan 06

Re: [oe] [meta-browser][PATCH 1/3] scripts/firefox-gen-l10n-recipes: Update copyright to 2013

2013-01-11 Thread Denis 'GNUtoo' Carikli
On Thu, 10 Jan 2013 09:42:38 -0200 Otavio Salvador wrote: > On Thu, Jan 10, 2013 at 9:39 AM, Denis 'GNUtoo' Carikli > wrote: > > On Mon, 7 Jan 2013 20:33:40 +0100 > > Martin Jansa wrote: > > > >> On Sun, Jan 06, 2013 at 08:12:57PM -0200, Otavio S

Re: [oe] [meta-browser][PATCH 1/3] scripts/firefox-gen-l10n-recipes: Update copyright to 2013

2013-01-10 Thread Denis 'GNUtoo' Carikli
On Mon, 7 Jan 2013 20:33:40 +0100 Martin Jansa wrote: > On Sun, Jan 06, 2013 at 08:12:57PM -0200, Otavio Salvador wrote: > > Signed-off-by: Otavio Salvador > > I've build tested all 3 on jenkins and looks good to me: It does the same than the previous version of firefox: root@om-gta04:~# firefo

Re: [oe] OE-Classic recipe migration status

2012-11-19 Thread Denis 'GNUtoo' Carikli
On Sun, 11 Nov 2012 19:11:28 + Paul Eggleton wrote: > Hi all, > > Whilst the OE-Core-based layer landscape has grown quite a bit over > the last year and we now have a wealth of clean and up-to-date > recipes, I've heard a few people commenting that we've still lost > quite a few recipes alo

Re: [oe] [OE-core] OE-Classic recipe migration status

2012-11-19 Thread Denis 'GNUtoo' Carikli
On Mon, 12 Nov 2012 18:26:16 + Stefan Schmidt wrote: > I now longer work for BugLabs but during my last months there I split > up our bunch of recipes according to what we think was sane at that > time. Think end of last year here. > > The BSP layer can be found here: > https://github.com/bu

Re: [oe] [meta-browser] Question regarding status of chromium recipes

2012-10-30 Thread Denis 'GNUtoo' Carikli
On Thu, 25 Oct 2012 11:01:00 -0700 Chris Larson wrote: > I'm wondering if the chromium recipes in this layer have ever been > build tested. I rebuilt from scratch locally the SHR packages and images some days ago, that included chromium And it produced 3 ipk: chromium_19.0.1049.3-r1_armv7a-vf

[oe] [meta-oe][PATCH 1/3] kernel.bbclass: fix external module building

2012-07-18 Thread Denis 'GNUtoo' Carikli
Without that fix we have the following while compiling compat-wireless. include/linux/mmzone.h:18:30: fatal error: generated/bounds.h: No such file or directory Note that the compat-wireless recipe will be added in another commit. Signed-off-by: Denis 'GNUtoo' Carikli --- meta-

[oe] [meta-oe][PATCH 3/3] Add hostapd 1.0 recipe

2012-07-18 Thread Denis 'GNUtoo' Carikli
This recipe was based on the hostap-daemon_0.7.3.bb recipe in openembedded-classic at commit c1f52c58deee65c7498a3b3e82b4cc3ae5231b0e Signed-off-by: Denis 'GNUtoo' Carikli --- .../hostapd/hostap-daemon-1.0/defconfig| 145 .../hostapd/hostap-daemo

[oe] [meta-oe][PATCH 2/3] Add compat-wireless recipe.

2012-07-18 Thread Denis 'GNUtoo' Carikli
() { cd ${S} ./scripts/driver-select ath } 0001-ath5k-fix-compilation-without-CONFIG_PCI.patch will have to be submitted upstream Signed-off-by: Denis 'GNUtoo' Carikli --- .../compat-wireless/compat-wireless-all_0.bb |1 + .../compat-wireless/compat-wi

Re: [oe] Some spare developer boards and other devices

2012-07-15 Thread Denis 'GNUtoo' Carikli
On Sun, 2012-07-15 at 23:15 +0200, Marcin Juszkiewicz wrote: > Hello > > Few days ago I was unbricking my SheevaPlug and decided to do something > with developer boards (and other devices) which I own but do not use > anymore. > > So idea is to give them for free (you cover DHL/UPS/FedEx posting

Re: [oe] libertas seems broken since udev 180

2012-03-15 Thread Denis 'GNUtoo' Carikli
hi, I've the same problem: [ 267.110534] libertas: command 0x timed out [ 267.115142] libertas: Timeout submitting command 0x And I remember seeing something on linux-wireless mailing list about udev changing when the firmware has to be loaded, which resulted in changing all the drive

[oe] [meta-opie] recipe-opie: opie-image: also install the kernel and the machine extra rrecommends

2012-02-24 Thread Denis 'GNUtoo' Carikli
Without that fix most of the machines won't boot(because the kernel is absent on the rootfs and the bootloader won't find it) and won't have any kernel modules or firmwares on the rootfs either (from MACHINE_EXTRA_RRECOMMENDS ). Signed-off-by: Denis 'GNUtoo' C

Re: [oe] FOSDEM 2012 - stand organization thread

2012-01-20 Thread Denis 'GNUtoo' Carikli
>Any news regarding OE people who want come to FOSDEM? I'm planning to come. Denis. ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Re: [oe] fso-console-image problems

2011-12-03 Thread Denis 'GNUtoo' Carikli
>Apart from setting "CONFIG_FRAMEBUFFER_CONSOLE=y" (and possibly setting >"# CONFIG_DUMMY_CONSOLE is not set") should I activate anything else >from the above? Is that all what's needed? Instead of trying to edit the file manually, try "make xconfig" in the directory where the kernel is extracte

Re: [oe] fso-console-image problems

2011-12-02 Thread Denis 'GNUtoo' Carikli
>When I boot up the console-image things are almost exactly the same - If you don't need Xorg,Try recompiling the kernel with the framebuffer console built in. Denis. ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http:/

Re: [oe] fso-console-image problems

2011-12-02 Thread Denis 'GNUtoo' Carikli
>I'm not familiar with htcdream, but this looks like some problem with kernel fb >driver, you can try to boot shr-image, setup ssh access and then >shutdown xserver (with /etc/init.d/xserver-nodm stop) to see if you get >console login (check inittab if it's starting getty there) and also try >oth

Re: [oe] fso-console-image problems

2011-12-02 Thread Denis 'GNUtoo' Carikli
What are you using? SHR-core or openembedded classic? If you are using shr-core you need to fix that file: openembedded-core/meta/conf/machine/include/arm/arch-armv6.inc to include support for armv6-novfp and add a tune file for the CPU of the htcdream and then require that cpu tune file in the h

Re: [oe] Documentation problems

2011-11-28 Thread Denis 'GNUtoo' Carikli
Also the current wiki lacks a license. (when you edit it says "see Openembedded.org:Copyrights for details" but that page points nowehre) Denis. ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.linuxtogo.org/cg

Re: [oe] Plans for OE classic future

2011-11-25 Thread Denis 'GNUtoo' Carikli
>If we're wrong, >someone needs to tell us what's missing. A lot of recipes are missing in the new core-based oe >We've now finally reached the point where it's really >just mechanical "migrate recipes A/B/C" (and not to trivialize these >efforts!). What about recipes that have patches without the

Re: [oe] RFC Creation of a meta-telephony repository

2011-11-11 Thread Denis 'GNUtoo' Carikli
>could someone create a meta-telephony repository for me? In this repository I >would like to maintain OpenBSC, osmocomBB, TETRA, mISDN, LCR, Asterisk (and >probably more in the future). I already did some osmocomBB recipes in meta-smartphone. (only the necessary recipes to load osmocomBB on the fr

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

2011-10-16 Thread Denis 'GNUtoo' Carikli
From: pespin * 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 Signed-off-by: Denis 'GNUtoo

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 t

Re: [oe] [PATCH-proposal] fix vlc building (-fPIC error) by patching live555 recipe

2011-07-06 Thread Denis 'GNUtoo' Carikli
>Let me know if it is not good enough, and if the patch is accepted. hi, First thanks for the patch, unfortunately it's in the wrong format, you should rather use git (git add + git commit + git format-patch + git-send-email ) as described in the patch sending guide: http://www.openembedded.org/i

[oe] [PATCH] angstrom-2010-preferred-versions: select udev168 for the bug machine

2011-07-05 Thread Denis 'GNUtoo' Carikli
orted accept4() syscall. So selecting udev 168 for the bug sounds a good choice. Note that udev 168 is machine arch for the bug machine, so if it was built before building udev 171 it's automatically selected Signed-off-by: Denis 'GNUtoo' Carikli --- .../include/ang

[oe] [PATCH v5] conf/bitbake: unbreak and improve lzma image compression handling and adapt linux-kexecboot.inc

2011-06-23 Thread Denis 'GNUtoo' Carikli
: Denis 'GNUtoo' Carikli --- conf/bitbake.conf |5 ++--- recipes/linux/linux-kexecboot.inc |4 ++-- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/conf/bitbake.conf b/conf/bitbake.conf index 17a494d..66dfaba 100644 --- a/conf/bitbake.conf

[oe] [PATCH v4] conf/bitbake: improve compression image handling and adapt linux-kexecboot.inc

2011-06-23 Thread Denis 'GNUtoo' Carikli
: Denis 'GNUtoo' Carikli --- conf/bitbake.conf |5 ++--- recipes/linux/linux-kexecboot.inc |4 ++-- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/conf/bitbake.conf b/conf/bitbake.conf index 17a494d..66dfaba 100644 --- a/conf/bitbake.conf

[oe] [PATCH v3] conf/bitbake: improve compression image handling and adapt linux-kexecboot.inc

2011-06-22 Thread Denis 'GNUtoo' Carikli
: Denis 'GNUtoo' Carikli --- conf/bitbake.conf |4 ++-- recipes/linux/linux-kexecboot.inc |4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/conf/bitbake.conf b/conf/bitbake.conf index 17a494d..bbf86c0 100644 --- a/conf/bitbake.conf +++ b/conf/bi

[oe] [PATCH v2] conf/bitbake: improve compression image handling and adapt linux-kexecboot.inc

2011-06-22 Thread Denis 'GNUtoo' Carikli
nokia900. Signed-off-by: Otavio Salvador Signed-off-by: Denis 'GNUtoo' Carikli --- conf/bitbake.conf | 22 -- recipes/linux/linux-kexecboot.inc |4 ++-- 2 files changed, 14 insertions(+), 12 deletions(-) diff --git a/conf/bitbake.conf b/conf/bi

[oe] [PATCH] bitbake.conf: remove -e from LZMA_COMPRESSION_LEVEL because no such option exist in lzma

2011-06-17 Thread Denis 'GNUtoo' Carikli
Without this patch we have: + cpio -o -H newc + lzma -c -e -9 lzma: invalid option -- 'e' during a initramfs-kexecboot-klibc-image. Signed-off-by: Denis 'GNUtoo' Carikli --- conf/bitbake.conf |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a

[oe] [PATCH 2/2] bug20.conf: override the omap3 kernel PR and bump PR

2011-05-21 Thread Denis 'GNUtoo' Carikli
The bug20 uses a different kernel than the one defined in omap3.inc So the PR should be independant of omap3.inc. Signed-off-by: Denis 'GNUtoo' Carikli --- conf/machine/bug20.conf |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/conf/machine/bug20.conf b/co

[oe] [PATCH 1/2] xserver-common: add support for the htcdream

2011-05-21 Thread Denis 'GNUtoo' Carikli
Without that patch the DPI of the htcdream is the default DPI which is incorrect. Note that the htc dreams's /proc/cpuinfo machine name is trout Signed-off-by: Denis 'GNUtoo' Carikli --- .../xserver-common/files/Xserver.htcdream.patch| 14 ++ recipes/xserver

Re: [oe] [PATCH 05/12] angstrom-2010-preferred-versions.inc: remove xserver-common prefered version

2011-05-19 Thread Denis 'GNUtoo' Carikli
On Thu, 2011-05-19 at 21:15 +0200, Koen Kooi wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 13-05-11 14:43, Denis 'GNUtoo' Carikli wrote: > > Without that fix Angstrom keep choosing xserver-common 1.33 instead of the > > 1.34 version >

[oe] [PATCH 11/12] ofono git: update to a more recent version.

2011-05-13 Thread Denis 'GNUtoo' Carikli
This version add better SIM handling for the nokia n900 (called nokia900 in openembedded). Signed-off-by: Klaus Kurzmann Signed-off-by: Denis 'GNUtoo' Carikli --- recipes/ofono/ofono_git.bb |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/ofono/ofon

[oe] [PATCH 10/12] preferred-shr-versions.inc: remove xserver-common prefered version

2011-05-13 Thread Denis 'GNUtoo' Carikli
Without that fix SHR keep choosing xserver-common 1.33 instead of the 1.34 version Signed-off-by: Denis 'GNUtoo' Carikli --- conf/distro/include/preferred-shr-versions.inc |1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/conf/distro/include/preferred-shr-versi

[oe] [PATCH 12/12] bug20.conf: switch to the 2.6.35 linaro kernel

2011-05-13 Thread Denis 'GNUtoo' Carikli
This kenrel supports more features/devices: * wifi power management works * it supports more BMI modules(for instance bugsound, bugsense etc...) Signed-off-by: Denis 'GNUtoo' Carikli --- conf/machine/bug20.conf |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --

[oe] [PATCH 09/12] task-bug: fix do_rootfs conflict

2011-05-13 Thread Denis 'GNUtoo' Carikli
ckage. The new conffile will be placed at .../rootfs/bug-image-production/etc/device_table-opkg. Signed-off-by: Denis 'GNUtoo' Carikli --- recipes/tasks/task-bug.bb |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/tasks/task-bug.bb b/recipes/tas

[oe] [PATCH 07/12] linux-bug20-linaro: use newer srcrev

2011-05-13 Thread Denis 'GNUtoo' Carikli
Signed-off-by: Denis 'GNUtoo' Carikli --- recipes/linux/linux-bug20-linaro_2.6.35.bb |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/linux/linux-bug20-linaro_2.6.35.bb b/recipes/linux/linux-bug20-linaro_2.6.35.bb index 6f1bafe..8b8a6ef 100644 ---

[oe] [PATCH 06/12] xf86-video-omapfb: use newer srcrev(fix segmentation fault for bug20)

2011-05-13 Thread Denis 'GNUtoo' Carikli
Without that fix Xorg go in segmentation fault when you insert the bugview module(the module that has an hdmi and vga output) Signed-off-by: Denis 'GNUtoo' Carikli --- recipes/xorg-driver/xf86-video-omapfb_git.bb |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) di

[oe] [PATCH 03/12] udev 165: depends on mtd-utils to fix compilation

2011-05-13 Thread Denis 'GNUtoo' Carikli
Without that fix we have: CC udev/udev-event.o In file included from extras/mtd_probe/mtd_probe.c:19:0: extras/mtd_probe/mtd_probe.h:20:26: fatal error: mtd/mtd-user.h: No such file or directory compilation terminated. Signed-off-by: Denis 'GNUtoo' Carikli --- re

[oe] [PATCH 08/12] matchbox-panel: depend on xterm(matchbox panel contain an xterm launcher)

2011-05-13 Thread Denis 'GNUtoo' Carikli
Signed-off-by: Denis 'GNUtoo' Carikli --- recipes/matchbox-panel/matchbox-panel_0.9.3.bb |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/recipes/matchbox-panel/matchbox-panel_0.9.3.bb b/recipes/matchbox-panel/matchbox-panel_0.9.3.bb index 092d8ba..221f0ad 10

[oe] [PATCH 05/12] angstrom-2010-preferred-versions.inc: remove xserver-common prefered version

2011-05-13 Thread Denis 'GNUtoo' Carikli
Without that fix Angstrom keep choosing xserver-common 1.33 instead of the 1.34 version Signed-off-by: Denis 'GNUtoo' Carikli --- .../include/angstrom-2010-preferred-versions.inc |1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/conf/distro/include/ang

[oe] [PATCH 04/12] udev-rules-buglabs: sync with buglabs repository

2011-05-13 Thread Denis 'GNUtoo' Carikli
This commit fixes the following issue: * apache felix crashed without the input/user_button on 2.6.35 for the bug20 machine The changes were taken from https://github.com/buglabs/oe-buglabs.git at commit f6169d03b37d7832ea9372a479469df5f556848b Signed-off-by: Denis 'GNUtoo

[oe] [PATCH 02/12] xserver-common-1.34: sync with oe-core

2011-05-13 Thread Denis 'GNUtoo' Carikli
n not taken into account. This patch was taken from meta-oe/recipes-graphics/xserver-common/xserver-common_1.34.bb in git://git.openembedded.net/meta-openembedded at commit e55afd32d8718534403cb871fc776b7f078250dc Signed-off-by: Denis 'GNUtoo' Carikli --- recipes/xserver-com

[oe] [PATCH 01/12] pointercal-xinput: add support for bug20

2011-05-13 Thread Denis 'GNUtoo' Carikli
Signed-off-by: Denis 'GNUtoo' Carikli --- .../pointercal-xinput/bug20/pointercal.xinput |1 + recipes/xinput-calibrator/pointercal-xinput_0.0.bb |2 +- 2 files changed, 2 insertions(+), 1 deletions(-) create mode 100644 recipes/xinput-calibrator/pointercal-xi

[oe] Various patches

2011-05-13 Thread Denis 'GNUtoo' Carikli
hi, I will send various patches that will touch SHR,Angstrom and the support for the bug20. (I will send the patches with git-send-email) Denis. ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.linuxtogo.org/c

Re: [oe] Patchwork day on Sunday 2011-04-17 and shutdown of patchwork.openembedded.org in favour of patches.openembedded.org

2011-04-18 Thread Denis 'GNUtoo' Carikli
> No response her eon the ml and neither in private or IRC. I would > judge therefor that the patches sitting in there are not of much > interest for people anymore. The emacs patch interest me, that's why I sent a mail about it, but since the x11 version segfaults while dumping the memory with qem

Re: [oe] [PATCH v2] firefox: Added libIDL-2.0 CFLAGS and LIBS

2011-04-16 Thread Denis 'GNUtoo' Carikli
On Sat, 2011-04-16 at 14:28 +0200, Paul Menzel wrote: > Am Freitag, den 15.04.2011, 22:40 +0200 schrieb Denis 'GNUtoo' Carikli: > > On Fri, 2011-04-15 at 18:42 +0200, Patrik Dahlström wrote: > > > * autoconf does not fill in any CFLAGS or LIBS for libIDL-2.0.

Re: [oe] [PATCH v2] firefox: Added libIDL-2.0 CFLAGS and LIBS

2011-04-15 Thread Denis 'GNUtoo' Carikli
On Fri, 2011-04-15 at 18:42 +0200, Patrik Dahlström wrote: > * autoconf does not fill in any CFLAGS or LIBS for libIDL-2.0. This > patch sets the appropriate flags in autoconf.mk.in for > HOST_LIBIDL_CFLAGS and HOST_LIBIDL_LIBS. What error did you get? Maybe you could add something like: This

[oe] [PATCH] emacs: add emacs 23.2,remove old emacs

2011-04-15 Thread Denis 'GNUtoo' Carikli
Denis 'GNUtoo' Carikli --- recipes/emacs/emacs-22.3/use-qemu.patch| 93 -- .../configure.in.lost.backslashes.patch| 24 - recipes/emacs/emacs-x11_20060801.bb|5 - recipes/emacs/emacs-x11_22.3.bb| 18

[oe] emacs-x11 "compilation" failure

2011-04-15 Thread Denis 'GNUtoo' Carikli
Hi, I found a patch on the old patchwork for emacs 23.2 I tried it and improved it a bit. emacs compiles fine,but not emacs-x11: I've the following error: LC_ALL=C qemu-arm -cpu cortex-a8 -s 1048576 -L .../work/armv7a-angstrom-linux-gnueabi/emacs-x11-23.2-r1.0/qemu-treedir temacs -batch -l loa

[oe] [PATCH] xserver-nodm-init 2.0: remove DEFAULT_PREFERENCE = "-1"

2011-04-15 Thread Denis 'GNUtoo' Carikli
following session start: xinit /etc/X11/Xsession -- `which $XSERVER` $ARGS >/var/log/Xsession.log 2>&1 And has that instead: /etc/X11/Xserver & Which has the effect of starting Xorg only(and not the session,display manager etc...) Signed-off-by: Denis 'GNUtoo' Carikli -

[oe] [PATCH] fix com.buglabs.bug.jni.* 'could not read symbols: Bad value' error

2011-03-31 Thread Denis 'GNUtoo' Carikli
stall script) So I had to export it. Signed-off-by: Denis 'GNUtoo' Carikli --- recipes/buglabs-osgi/bug-osgi.inc |4 +++- recipes/buglabs-osgi/com.buglabs.bug.jni.camera.bb |3 +++ 2 files changed, 6 insertions(+), 1 deletions(-) diff --git a/recipes/buglabs-osgi/b

[oe] [PATCH 1/3] bug20: add wifi and bluetooth to MACHINE_FEATURES

2011-03-22 Thread Denis 'GNUtoo' Carikli
Signed-off-by: Denis 'GNUtoo' Carikli --- conf/machine/bug20.conf |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/conf/machine/bug20.conf b/conf/machine/bug20.conf index a9441bd..95ce49c 100644 --- a/conf/machine/bug20.conf +++ b/conf/machine/bug20.conf @@ -

[oe] [PATCH 3/3] linux-omap-hah-2.6.31: enable XV for omapfb

2011-03-22 Thread Denis 'GNUtoo' Carikli
fix the problem Signed-off-by: Denis 'GNUtoo' Carikli --- .../linux/linux-omap-hah-2.6.31/bug20/defconfig|2 +- recipes/linux/linux-omap-hah_2.6.31.bb |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/linux/linux-omap-hah-2.6.31/bug20

[oe] [PATCH] autoconf.inc: check if files exist before using sed on them

2011-03-10 Thread Denis 'GNUtoo' Carikli
kage autoconf213-native-2.13-r14.0: task do_configure: Failed Thanks a lot for all help in #oe on Freenode on irc for telling me which command to use for the *.in at the end pb__ found the best command: or ls ${S} | grep -q '\.in$' Signed-off-by: Denis 'GNUtoo' Carikli ---

[oe] fennec build problem

2011-03-09 Thread Denis 'GNUtoo' Carikli
s the build error: | make[5]: *** No rule to make target `-lgconf-2', needed by `libmozgnome.so'. Stop. | make[5]: *** Waiting for unfinished jobs [...] | make[5]: Leaving directory `/home/gnutoo/embedded/oe/oetmps/nokia900/work/armv7a-oe-linux-gnueabi/fennec-1_2.0+4.0b3pre-r0/mozilla

Re: [oe] qt-4.7.1 phonon/gstreamer RGB fix

2011-03-01 Thread Denis 'GNUtoo' Carikli
On Tue, 2011-03-01 at 20:33 +0100, Denis 'GNUtoo' Carikli wrote: > On Mon, 2011-02-28 at 10:27 +1100, Marc Reilly wrote: > > Hi, > > > > This fixes a colour issue with video playback via phonon on ARM system. > > > > Cheers > > Marc > Hi, I did

Re: [oe] qt-4.7.1 phonon/gstreamer RGB fix

2011-03-01 Thread Denis 'GNUtoo' Carikli
On Mon, 2011-02-28 at 10:27 +1100, Marc Reilly wrote: > Hi, > > This fixes a colour issue with video playback via phonon on ARM system. > > Cheers > Marc Hi, I didn't see any patches, did I miss them? Denis. ___ Openembedded-devel mailing list Opene

Re: [oe] [PATCH] netbase and opkg: reorder init scripts to make networking come up at first boot

2011-03-01 Thread Denis 'GNUtoo' Carikli
On Tue, 2011-03-01 at 17:58 +, Phil Blundell wrote: > On Tue, 2011-03-01 at 18:45 +0100, Denis 'GNUtoo' Carikli wrote: > > Without that fix, usb0 doesn't come up at first boot > > (tested on the bug machine, with Angstrom on a console-image). > > >

Re: [oe] (no subject)

2011-03-01 Thread Denis 'GNUtoo' Carikli
Sorry for the lack of Subject, I tried to send a first mail and had an error while sending it. Then I pasted the content of the saved mail(git-send-email often errors for me so I saved it as a precaution),forgetting to paste the Subject. Denis. ___

[oe] (no subject)

2011-03-01 Thread Denis 'GNUtoo' Carikli
Hi, Is it possible to move /etc/rcS.d/S98configure before S40networking, so usb0 comes up at first boot, or is there some problems that would be introduced from such move? Here's my problem: on the bug machine,with Angstrom, at first boot usb0 doesn't come up in a console-image. It is very ann

[oe] [PATCH] netbase and opkg: reorder init scripts to make networking come up at first boot

2011-03-01 Thread Denis 'GNUtoo' Carikli
Without that fix, usb0 doesn't come up at first boot (tested on the bug machine, with Angstrom on a console-image). Signed-off-by: Denis 'GNUtoo' Carikli --- recipes/netbase/netbase_4.21.bb |2 +- recipes/opkg/files/configure|2 +- recipes/opkg/opkg.inc

Re: [oe] [PATCH] Add support for at91sam9m10 H/W video decoder

2011-02-18 Thread Denis 'GNUtoo' Carikli
On Mon, 2011-01-31 at 21:35 +0100, Ulf Samuelsson wrote: > +LICENSE = "" I'm not sure that's valid. Not having a license means you can't even redistribute the package. Is it the case? Denis. ___ Openembedded-devel mailing list Openembedded-devel@lists.

[oe] [PATCH 1/4] hostapd 0.7.3: convert to libnl2

2011-02-17 Thread Denis 'GNUtoo' Carikli
Signed-off-by: Denis 'GNUtoo' Carikli --- recipes/hostap/hostap-daemon-0.7.3/defconfig |1 + recipes/hostap/hostap-daemon_0.7.3.bb|7 --- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/recipes/hostap/hostap-daemon-0.7.3/defconfig b/recipes/hos

[oe] [PATCH 3/4] task-bug: make it compatible with bug 1.x, machine arch ${PN}

2011-02-17 Thread Denis 'GNUtoo' Carikli
Some packages like bug2v4l2 are specific to bug 2.0, so we need to machine arch the package depending on them. We also need to Signed-off-by: Denis 'GNUtoo' Carikli --- recipes/tasks/task-bug.bb |9 + 1 files changed, 5 insertions(+), 4 deletions(-) diff --git a/rec

[oe] [PATCH 4/4] com.buglabs.bug.base: add support for bug 1.x

2011-02-17 Thread Denis 'GNUtoo' Carikli
Without that fix, it fails to fetch the now gone hirop branch Signed-off-by: Denis 'GNUtoo' Carikli --- recipes/buglabs-osgi/com.buglabs.bug.base.bb |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/buglabs-osgi/com.buglabs.bug.base.bb b/recipes/bu

[oe] [PATCH 2/4] bug20: add MACHINE_EXTRA_RRECOMMENDS

2011-02-17 Thread Denis 'GNUtoo' Carikli
Signed-off-by: Denis 'GNUtoo' Carikli --- conf/machine/bug20.conf |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/conf/machine/bug20.conf b/conf/machine/bug20.conf index 7b71629..a9441bd 100644 --- a/conf/machine/bug20.conf +++ b/conf/machine/bug20.conf @@ -

Re: [oe] [PATCH 1/2] xkeyboard-config_git : remove DEFAULT_PREFERENCE = "-1"

2011-01-10 Thread Denis 'GNUtoo' Carikli
On Mon, 2011-01-10 at 00:09 +0100, Paul Menzel wrote: > So commit summary talks about `xkeyboard-config_git` and you changed > `midori_git`. yes I made a mistake with git commit while copying the message, when I did that it was very late. If there is enough interest I'll resend, But It was mostly

[oe] [PATCH 2/2] xkeyboard-config_git: remove DEFAULT_PREFERENCE = "-1"

2011-01-09 Thread Denis 'GNUtoo' Carikli
Signed-off-by: Denis 'GNUtoo' Carikli --- recipes/xkeyboard-config/xkeyboard-config_git.bb |3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/recipes/xkeyboard-config/xkeyboard-config_git.bb b/recipes/xkeyboard-config/xkeyboard-config_git.bb index 5fc0a77..b92b

[oe] [PATCH 1/2] xkeyboard-config_git : remove DEFAULT_PREFERENCE = "-1"

2011-01-09 Thread Denis 'GNUtoo' Carikli
Signed-off-by: Denis 'GNUtoo' Carikli --- recipes/gtk-webcore/midori_git.bb |3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/recipes/gtk-webcore/midori_git.bb b/recipes/gtk-webcore/midori_git.bb index 4f05132..f1b0556 100644 --- a/recipes/gtk-webcore/mid

Re: [oe] "OE blessed" hotel for FOSDEM?

2010-12-09 Thread Denis 'GNUtoo' Carikli
I prefer coutryhouse best western, they are far from the center and the beer event, but closer to the fossdem and have free wifi(comes with the room,you have to ask for it tough). Denis. ___ Openembedded-devel mailing list Openembedded-devel@lists.op

[oe] [PATCH 1/4] Add initial support for iphone3g(machine config and kernel)

2010-12-07 Thread Denis 'GNUtoo' Carikli
Android was ported to Apple's iDevices including the iPhone3G by the iDroid Project ( http://www.idroidproject.org/wiki/Main_Page ) Their kernel is standard enough to be able to run GNU/Linux distributions such as SHR Signed-off-by: Chris 'Lopi' Spehn Signed-off-by: Denis &

[oe] [PATCH 4/4] alsa-state: add iphone3g support

2010-12-07 Thread Denis 'GNUtoo' Carikli
The state file has 121 controls(yes 121). So this patch makes sound work out of the box, without making the user mess with this 121 controls(if he does he would spend hours trying to figure out how to make it work) Signed-off-by: Chris 'Lopi' Spehn Signed-off-by: Denis '

[oe] [PATCH 2/4] netbase: add iphone3g support

2010-12-07 Thread Denis 'GNUtoo' Carikli
Without that patch, the user can't ssh into his device, because usb0 is not up on the device side Signed-off-by: Chris 'Lopi' Spehn Signed-off-by: Denis 'GNUtoo' Carikli --- recipes/netbase/netbase/iphone3g/interfaces | 20 recipe

[oe] [PATCH 3/4] xserver-xorg-conf: add iphone3g support

2010-12-07 Thread Denis 'GNUtoo' Carikli
Signed-off-by: Chris 'Lopi' Spehn Signed-off-by: Denis 'GNUtoo' Carikli --- .../xserver-xorg-conf/iphone3g/xorg.conf | 31 recipes/xorg-xserver/xserver-xorg-conf_0.1.bb |2 +- 2 files changed, 32 insertions(+), 1 deletions(-) create

[oe] [PATCH] add iphone3g support

2010-12-07 Thread Denis 'GNUtoo' Carikli
hi, Android was ported to the some apple devices(iphones,ipod etc...) Fortunately the kernel is standard enough to be able to run some GNU/Linux distributions such as SHR. So Chris Spehn(Lopi on irc) tried an htcdream shr-image on the iphone3g and got it working modifying the configurations

Re: [oe] Commit Access for Graham Gower (grg)

2010-11-30 Thread Denis 'GNUtoo' Carikli
On Tue, 2010-11-30 at 19:42 +0100, Stefan Schmidt wrote: > Hello. > > On Tue, 2010-11-30 at 10:28, Khem Raj wrote: > > > > I would like to propose Graham Gower for commit access. Over the past year > > he has been consistently submitting good patches and quite a lot of them in > > addition he doe

Re: [oe] [PATCH] metano.conf - Added on image file name the IMAGE_BASENAME * Added IMAGE_BASENAME on Metano Distro configuration file on IMAGE_NAME * This will help we to identify the names of our ima

2010-11-14 Thread Denis 'GNUtoo' Carikli
On Thu, 2010-11-11 at 22:17 -0200, angelox_123 wrote: > CACHE = "${TMPDIR}/cache/${LIBC}/${MACHINE}" > DEPLOY_DIR ?= "${TMPDIR}/deploy/${LIBC}" > @@ -119,12 +119,9 @@ DISTRO_EXTRA_RRECOMMENDS += " \ > kernel-module-ext2 \ > kernel-module-ext3 \ > kernel-module-af-packet \ > -mp

Re: [oe] [PATCH] libsdl-x11 1.2.14 : fix alsa detection

2010-11-14 Thread Denis 'GNUtoo' Carikli
On Sat, 2010-11-13 at 15:41 -0800, Khem Raj wrote: > Denis, > > If the deletion works for you. You have my ack. No need to send the patch to > ml. > > -Khem Thanks a lot, pushed. Denis. ___ Openembedded-devel mailing list Openembedded-devel@lists.o

Re: [oe] [PATCH] libsdl-x11 1.2.14 : fix alsa detection

2010-11-14 Thread Denis 'GNUtoo' Carikli
On Sat, 2010-11-13 at 15:41 -0800, Khem Raj wrote: > You have my ack. No need to send the patch to ml. Thanks. Denis. ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/ope

[oe] binconfig.bbclass optional last slash handling

2010-11-13 Thread Denis 'GNUtoo' Carikli
OST}${exec_prefix}:'" s += " -e 's:-I${WORKDIR}:-I${STAGING_INCDIR}:'" s += " -e 's:-L${WORKDIR}:-L${STAGING_LIBDIR}:'" if bb.data.getVar("OE_BINCONFIG_EXTRA_MANGLE", d): s += bb.data.getVar("OE_BINCONFIG_EXTRA_MANGLE"

Re: [oe] [PATCH] libsdl-x11 1.2.14 : fix alsa detection

2010-11-13 Thread Denis 'GNUtoo' Carikli
On Fri, 2010-11-12 at 23:19 +0200, Vasily Khoruzhick wrote: > On Friday 12 November 2010 23:12:47 Denis 'GNUtoo' Carikli wrote: > > hi, > > > > Here's a patch that fixes alsa detection with libsdl-x11 1.2.14 > > > > on irc(#oe on Freenode) kh

Re: [oe] [PATCH] libsdl-x11 1.2.14 : fix alsa detection

2010-11-12 Thread Denis 'GNUtoo' Carikli
On Fri, 2010-11-12 at 22:19 +0100, Denis 'GNUtoo' Carikli wrote: > On Fri, 2010-11-12 at 22:12 +0100, Denis 'GNUtoo' Carikli wrote: > > hi, > > > > Here's a patch that fixes alsa detection with libsdl-x11 1.2.14 > > > > on irc(#oe on Fr

Re: [oe] [PATCH] libsdl-x11 1.2.14 : fix alsa detection

2010-11-12 Thread Denis 'GNUtoo' Carikli
On Fri, 2010-11-12 at 22:12 +0100, Denis 'GNUtoo' Carikli wrote: > hi, > > Here's a patch that fixes alsa detection with libsdl-x11 1.2.14 > > on irc(#oe on Freenode) khem asked me to send a patch for that so he could > review it. > > Here it is. I don

[oe] [PATCH] libsdl-x11 1.2.14 : fix alsa detection

2010-11-12 Thread Denis 'GNUtoo' Carikli
hi, Here's a patch that fixes alsa detection with libsdl-x11 1.2.14 on irc(#oe on Freenode) khem asked me to send a patch for that so he could review it. Here it is. Denis. ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.

Re: [oe] [PATCH 04/15] netbase: powerup usb0 interface automatically on palmpre machine

2010-10-31 Thread Denis 'GNUtoo' Carikli
On Mon, 2010-10-18 at 20:51 +0200, Simon Busch wrote: > Signed-off-by: Simon Busch > --- > recipes/netbase/netbase/palmpre/interfaces |1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > > diff --git a/recipes/netbase/netbase/palmpre/interfaces > b/recipes/netbase/netbase/palmpre/inte

Re: [oe] [PATCH] fsogsmd: set PACKAGE_ARCH_palmpre = "${MACHINE_ARCH}"

2010-09-14 Thread Denis 'GNUtoo' Carikli
" msmcommd" > EXTRA_OECONF_append_palmpre = " --enable-modem-qualcomm-palm" Acked-by: Denis 'GNUtoo' Carikli ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Re: [oe] [PATCH] grub 0.97: fixing broken 256byte-inodes patch

2010-09-12 Thread Denis 'GNUtoo' Carikli
On Wed, 2010-09-01 at 17:57 +0200, Michal Minar wrote: > * original patch causes termination of grub with floating point exception, >when operating upon ext2 partitions > * the bug description came from: >http://bugs.gentoo.org/show_bug.cgi?id=220687 > * fixed patch was done by RB > > S

Re: [oe] Asterisk and termcap

2010-09-11 Thread Denis 'GNUtoo' Carikli
On Thu, 2010-09-09 at 08:20 +0200, Frans Meulenbroeks wrote: > 2010/9/9 Denis 'GNUtoo' Carikli : > > On Mon, 2010-09-06 at 16:15 +0100, Arigead wrote: > >> was trying to build Asterisk for the OpenMoko Free runner and it failed > >> on a dependency on termca

Re: [oe] Asterisk and termcap

2010-09-08 Thread Denis 'GNUtoo' Carikli
On Mon, 2010-09-06 at 16:15 +0100, Arigead wrote: > was trying to build Asterisk for the OpenMoko Free runner and it failed > on a dependency on termcap so I tried to bitbake termcap first and that > failed. The termcap compile stage is working but it's when it tries to > install that the recipe se

Re: [oe] gtk-immodule

2010-08-29 Thread Denis 'GNUtoo' Carikli
> On Fri, Aug 27, 2010 at 3:33 PM, Denis 'GNUtoo' Carikli > wrote: >> hi, >> I'd like to add something like GTK_IM_MODULE=xim in /etc/profile.d for >> the >> htcdream, or maybe, any machine that has an hardware keyboard >> >> how should

[oe] gtk-immodule

2010-08-27 Thread Denis 'GNUtoo' Carikli
hi, I'd like to add something like GTK_IM_MODULE=xim in /etc/profile.d for the htcdream, or maybe, any machine that has an hardware keyboard how should that be added? gtk-immodule-xim is part of the gtk+ recipes. should I add a do_immodule() that check if there is keyboard MACHINE_FEATURES, and

Re: [oe] [PATCH] keymaps: remove initscripts dependency

2010-07-18 Thread Denis 'GNUtoo' Carikli
Thanks a lot,pushed. Denis. ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

[oe] [PATCH] fix pulling initscripts in keymaps

2010-07-17 Thread Denis 'GNUtoo' Carikli
Hi, I've an issue with initscripts(instead of my specific distro initscript) beeing pulled by keymaps. As it may be considered core, Here's a patch attached. Denis. ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http:/

[oe] [PATCH] keymaps: remove initscripts dependency

2010-07-17 Thread Denis 'GNUtoo' Carikli
. Thanks mrmoku in #openmoko-cdevel in Freenode for helping me finding the offending recipe. Thanks mickeyl in #openmoko-cdevel in Freenode for telling me that usually packages don't depend on the initscripts Signed-off-by: Denis 'GNUtoo' Carikli --- recipes/keymaps/keymaps_1.0.bb

[oe] [core] initscripts and keymap

2010-07-16 Thread Denis 'GNUtoo' Carikli
hi, in keymaps_1.0.bb: there is: RDEPENDS_${PN} = "initscripts console-tools" which is an issue for the shr distribution. shr uses initscripts-shr. Pratically speaking it install initscripts instead of initscripts-shr in shr-image,which result in having the /etc/init.d/devices which is,according

Re: [oe] htcleo: touchscreen driver & configuration

2010-07-14 Thread Denis 'GNUtoo' Carikli
On Sun, 2010-07-11 at 14:56 +0100, lukas gorris wrote: > Hello, > > except for the 6 keypad buttons, machine htcleo lacks any working > input device in its current state in OE. > The present touchscreen driver is designed for use with the andoid > user space. I would like to make it work with tsli

Re: [oe] xf86-video-msm

2010-07-14 Thread Denis 'GNUtoo' Carikli
On Sun, 2010-07-11 at 14:54 +0100, lukas gorris wrote: > Hello, > > As I was told the bugtracker is not frequented much, I am taking the > liberty to quote > from oebug http://bugs.openembedded.org/show_bug.cgi?id=5451 in the > following : > > Project Website: > > https://www.codeaurora.org/

[oe] gnome introspection.m4

2010-07-13 Thread Denis 'GNUtoo' Carikli
hi, libgee-native-1_0.5.0+gitr3+3ce13a7b8644263037f39441d3c10a3b00861301-r0 failed to configure: | autoreconf: running: automake --foreign --add-missing --copy --force-missing --warnings=cross | automake: unknown warning category `cross' | gee/Makefile.am:95: HAVE_INTROSPECTION does not appear in

  1   2   >