Re: [oe] Fwd: 2.6.31 won't boot from nand (c7x0 and tosa)

2009-10-28 Thread Marcin Juszkiewicz
Dnia czwartek, 29 października 2009 o 00:05:59 Andrea Adami napisał(a): I think that mailinglist for kernel hacking would be indeed good. But what about using mobile-linux-disc...@lists.linuxtogo.org for it? I do not know who maintain that ML but worth ask? Now there are nearly no discussions th

[oe] Fwd: 2.6.31 won't boot from nand (c7x0 and tosa)

2009-10-28 Thread Andrea Adami
Forwarded conversation Subject: 2.6.31 won't boot from nand (c7x0 and tosa) From: *Andrea Adami* Date: Mon, Oct 26, 2009 at 8:52 AM To: Dmitry Eremin-Solenikov , Stanislav Brabec < u...@penguin.cz>, pa...@ucw.cz, - Cortez - , Yuri Bushmelev Hello, I spent some hours c

[oe] busybox-static linking failed

2009-10-28 Thread Steffen Sledz
After a long time i tried to build an initramfs image containing busybox-static which fails to link (besides some warnings) with these errors: /home/OE/tmp.3/work/armv5te-angstrom-linux-gnueabi/busybox-static-1.11.3-r22.1/busybox-1.11.3/networking/libiproute/iptunnel.c:189: undefined reference to

[oe] [STABLE][PATCH 1/6] coreutils: add version 7.2

2009-10-28 Thread Marcin Juszkiewicz
From: Roman I Khimov Acked-by: Otavio Salvador Signed-off-by: Marcin Juszkiewicz --- .../coreutils/coreutils-7.2/automake-version.patch | 13 +++ .../coreutils-7.2-fix-sort-segfault.patch | 103 recipes/coreutils/coreutils-7.2/man.patch | 47

[oe] [STABLE][PATCH 4/6] remove install-native package

2009-10-28 Thread Marcin Juszkiewicz
From: Roman I Khimov Sane 'install' program is provided by coreutils-native now. Acked-by: Otavio Salvador Signed-off-by: Marcin Juszkiewicz --- conf/distro/include/preferred-om-2008-versions.inc |1 - recipes/beep/beep_1.2.2.bb |1 - recipes/callweaver/callwea

[oe] [STABLE][PATCH 3/6] coreutils-native: make mandatory dep for all packages

2009-10-28 Thread Marcin Juszkiewicz
From: Roman I Khimov Gives us guaranteed sane GNU coreutils on any host. Should greatly ease support for various non-GNU host systems and allow to safely remove some other native packages like 'install-native'. Acked-by: Otavio Salvador Signed-off-by: Marcin Juszkiewicz --- classes/base.bbcla

[oe] [STABLE][PATCH 2/6] coreutils-native: remove autotools and quilt dependencies

2009-10-28 Thread Marcin Juszkiewicz
From: Roman I Khimov Allows to build coreutils-native at very early stage in build process. Acked-by: Otavio Salvador Signed-off-by: Marcin Juszkiewicz --- recipes/coreutils/coreutils-native.inc|8 recipes/coreutils/coreutils-native_6.0.bb |2 +- recipes/coreutils/coreuti

[oe] [STABLE][PATCH 6/6] netcat: use update-alternatives as we have netcat in busybox too

2009-10-28 Thread Marcin Juszkiewicz
From: Marcin Juszkiewicz Signed-off-by: Marcin Juszkiewicz --- recipes/netcat/netcat_0.7.1.bb | 13 +++-- 1 files changed, 11 insertions(+), 2 deletions(-) diff --git a/recipes/netcat/netcat_0.7.1.bb b/recipes/netcat/netcat_0.7.1.bb index c7ceccd..7c4dfc5 100644 --- a/recipes/netcat/

[oe] [STABLE] some updates from my queue

2009-10-28 Thread Marcin Juszkiewicz
Hi This set of changes do following things: 1. Adds "coreutils-native" to mandatory deps so we get sane GNU tools on each system. No more 'install' problems. We need this for ifplugd recipe. 2. Task-proper-tools got some extra tools. 3. Netcat (part of task-proper-tools) do not conflict wit

[oe] [STABLE][PATCH 5/6] task-proper-tools: added few extra packages

2009-10-28 Thread Marcin Juszkiewicz
From: Marcin Juszkiewicz Signed-off-by: Marcin Juszkiewicz --- recipes/tasks/task-proper-tools.bb | 35 --- 1 files changed, 20 insertions(+), 15 deletions(-) diff --git a/recipes/tasks/task-proper-tools.bb b/recipes/tasks/task-proper-tools.bb index c5045a1..

[oe] [STABLE][PATCH-v2 2/2] igep0020: Add IGEP v2 support to OE

2009-10-28 Thread Enric Balletbo i Serra
From: Enric Balletbo i Serra Signed-off-by: Enric Balletbo i Serra --- conf/machine/igep0020.conf | 45 1 files changed, 45 insertions(+), 0 deletions(-) create mode 100644 conf/machine/igep0020.conf diff --git a/conf/machine/igep0020.conf b/con

[oe] [STABLE][PATCH] jsp2.0 5.5.26: New recipe (from Jalimo SVN). servlet2.3 4.1.37: Dito. servlet2.3-native 4.1.37: Dito. servlet2.4 5.5.26: Dito.

2009-10-28 Thread Marcin Juszkiewicz
From: Robert Schuster --- recipes/servlet-api/jsp2.0_5.5.26.bb| 42 +++ recipes/servlet-api/servlet2.3-native_4.1.37.bb |4 ++ recipes/servlet-api/servlet2.3_4.1.37.bb| 41 ++ recipes/servlet-api/servlet2.4_5.5.26.bb|

Re: [oe] [STABLE][PATCH 2/5] igep0020: Add IGEP v2 support to OE

2009-10-28 Thread Koen Kooi
On 28-10-09 09:38, Enric Balletbo i Serra wrote: From: Enric Balletbo i Serra NACK, please use the actual machine description from .dev. regards, Koen ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.linux

[oe] [STABLE][PATCH 3/5] linux-igep2: Add 2.6.28.10 for IGEP v2 machine

2009-10-28 Thread Enric Balletbo i Serra
From: Enric Balletbo i Serra Signed-off-by: Enric Balletbo i Serra --- conf/checksums.ini |4 + conf/machine/include/omap3.inc |2 +- .../linux-igep2-2.6.28.10-0/igep0020/defconfig | 2082 .../twl-asoc-fix-rec

[oe] [STABLE][PATCH 4/5] xserver-xf86-config: Add version for IGEP v2 board

2009-10-28 Thread Enric Balletbo i Serra
From: Enric Balletbo i Serra Signed-off-by: Enric Balletbo i Serra --- .../xserver-xorg-conf/igep0020/xorg.conf | 29 recipes/xorg-xserver/xserver-xorg-conf_0.1.bb |2 +- 2 files changed, 30 insertions(+), 1 deletions(-) create mode 100644 recipes/xor

Re: [oe] [PATCH] glibc_2.9: disable parallel make

2009-10-28 Thread Steffen Sledz
Khem Raj wrote: >>> Parallel make for glibc_2.9.bb fails on different multi-cpu build hosts >>> (e.g. AMD Phenom(tm) 9150e Quad-Core Processor running openSUSE 11.1) >>> with various errors. :( > > I would suggest to refrain from applying this patch as it affects > people who do not suffer from th

[oe] [STABLE][PATCH 1/5] u-boot 2009.08

2009-10-28 Thread Enric Balletbo i Serra
From: Konrad Mattheis Hi, I have this patch to get the new Version of u-boot working. Please could you apply this an the repository or tell me how I can do this. bye Konrad Mattheis Signed-off-by: Marcin Juszkiewicz Signed-off-by: Enric Balletbo i Serra --- conf/checksums.ini

[oe] [STABLE][PATCH 5/5] netbase: Add version for IGEP v2 board

2009-10-28 Thread Enric Balletbo i Serra
From: Enric Balletbo i Serra Signed-off-by: Enric Balletbo i Serra --- recipes/netbase/netbase/igep0020/interfaces |5 + recipes/netbase/netbase_4.21.bb |2 +- 2 files changed, 6 insertions(+), 1 deletions(-) create mode 100644 recipes/netbase/netbase/igep0020/interfac

[oe] [STABLE][PATCH 2/5] igep0020: Add IGEP v2 support to OE

2009-10-28 Thread Enric Balletbo i Serra
From: Enric Balletbo i Serra Signed-off-by: Enric Balletbo i Serra --- conf/machine/igep0020.conf | 46 1 files changed, 46 insertions(+), 0 deletions(-) create mode 100644 conf/machine/igep0020.conf diff --git a/conf/machine/igep0020.conf b/con

[oe] [STABLE] Patch series - add support for IGEP v2

2009-10-28 Thread Enric Balletbo i Serra
Hi all, These patches add support for IGEP v2 board to openembedded stable branch. Basically have been ported from development branch, please consider to adding. Thanks in advance, Enric ___ Openembedded-devel mailing list Openembedded-devel@list