[oe] [PATCH v2] Make at91bootstrap-3.0 and u-boot-2009.11 preferred versions for at91

2011-01-31 Thread Ulf Samuelsson
Signed-off-by: Ulf Samuelsson --- conf/machine/include/at91-2.6.30.inc |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/machine/include/at91-2.6.30.inc b/conf/machine/include/at91-2.6.30.inc index e245b15..37a7188 100644 --- a/conf/machine/include/at91-2.6.30

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

2011-01-31 Thread Ulf Samuelsson
--- .../at91sam9m10-vdec/gst-plugin-on2-8170_1.0.bb| 41 recipes/at91sam9m10-vdec/on2-8170-libs_1.0.bb | 49 ++ recipes/images/x11-at91sam9m10-image.bb| 102 3 files changed, 192 insertions(+), 0 deletions(-) create mode 100644 recip

[oe] [PATCH 05/16] Add SD-Card boot with environment support to u-boot-2009.11

2011-01-31 Thread Ulf Samuelsson
Signed-off-by: Ulf Samuelsson --- .../at91/0016-SupportEnv-load-from-SD-Card.patch | 126 recipes/u-boot/u-boot_2009.11.bb |3 +- 2 files changed, 128 insertions(+), 1 deletions(-) create mode 100644 recipes/u-boot/u-boot-2009.11/at91/0016

[oe] [PATCH 04/16] Add X arguments for CAP9,SAM9RL/G10/M10/G45

2011-01-31 Thread Ulf Samuelsson
Signed-off-by: Ulf Samuelsson --- .../files/xserver-common-at91sam9.patch| 18 ++ recipes/xserver-common/xserver-common_1.22.bb |4 +++- recipes/xserver-common/xserver-common_1.33.bb |5 - 3 files changed, 25 insertions(+), 2 deletions

[oe] [PATCH v2 1/2] make sd-boot default for sam9m10ekes

2011-01-31 Thread Ulf Samuelsson
Signed-off-by: Ulf Samuelsson --- conf/machine/at91sam9m10ekes.conf |6 -- 1 files changed, 4 insertions(+), 2 deletions(-) diff --git a/conf/machine/at91sam9m10ekes.conf b/conf/machine/at91sam9m10ekes.conf index 63d97a8..8f52689 100644 --- a/conf/machine/at91sam9m10ekes.conf +++ b

[oe] [PATCH v2] Add basic at91 image with Wi-Fi support

2011-01-31 Thread Ulf Samuelsson
Signed-off-by: Ulf Samuelsson --- recipes/images/console-at91sam9-image.bb | 35 ++ 1 files changed, 35 insertions(+), 0 deletions(-) create mode 100644 recipes/images/console-at91sam9-image.bb diff --git a/recipes/images/console-at91sam9-image.bb b/recipes

[oe] [PATCH v2] Add Wi-Fi support in at91sam9 image

2011-01-31 Thread Ulf Samuelsson
Signed-off-by: Ulf Samuelsson --- recipes/images/x11-at91sam9-image.bb | 43 +++-- 1 files changed, 25 insertions(+), 18 deletions(-) diff --git a/recipes/images/x11-at91sam9-image.bb b/recipes/images/x11-at91sam9-image.bb index 3917873..29337ca 100644 --- a

[oe] [PATCH v2] Add support for user-defined multimedia in rootfs

2011-01-31 Thread Ulf Samuelsson
Signed-off-by: Ulf Samuelsson --- recipes/multimedia/multimedia_1.0.bb | 23 +++ 1 files changed, 23 insertions(+), 0 deletions(-) create mode 100644 recipes/multimedia/multimedia_1.0.bb diff --git a/recipes/multimedia/multimedia_1.0.bb b/recipes/multimedia

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

2011-01-31 Thread Ulf Samuelsson
Signed-off-by: Ulf Samuelsson --- .../at91sam9m10-vdec/gst-plugin-on2-8170_1.0.bb| 41 recipes/at91sam9m10-vdec/on2-8170-libs_1.0.bb | 49 ++ recipes/images/x11-at91sam9m10-image.bb| 102 3 files changed, 192 insertions(+), 0

[oe] [PATCH v2] Add support for u-boot-2010.12 & multiple binaries

2011-01-31 Thread Ulf Samuelsson
12/at91/0001-Make-AT91-boards-compilable.patch @@ -0,0 +1,291 @@ +From 641801534e3f55deff5ba90e3aa4095ffe932f42 Mon Sep 17 00:00:00 2001 +From: Ulf Samuelsson +Date: Sat, 15 Jan 2011 22:12:31 +0100 +Subject: [PATCH 1/3] Make AT91 boards compilable. + +Many AT91 boards have not been updated. +Add/de

[oe] [PATCH v2 2/2] Indicate availability of sd-boot for at91sam9g45/m10

2011-01-31 Thread Ulf Samuelsson
Signed-off-by: Ulf Samuelsson --- conf/machine/at91sam9g45ek.conf|1 + conf/machine/at91sam9g45ekes.conf |1 + conf/machine/at91sam9m10g45ek.conf |1 + 3 files changed, 3 insertions(+), 0 deletions(-) diff --git a/conf/machine/at91sam9g45ek.conf b/conf/machine

[oe] [PATCH v3 04/08] Add X arguments for AT91 boards

2011-01-31 Thread Ulf Samuelsson
* CAP9 * SAM9RL * SAM9G10 * SAM9M10 * SAM9G45 Use xinput-calibrator to calibrate touch screen when building xorg Signed-off-by: Ulf Samuelsson --- .../files/xserver-common-at91sam9.patch| 18 ++ recipes/xserver-common/xserver-common_1.22.bb |4

[oe] [PATCH v3 02/08] Add ALSA support for at91sam9xe

2011-01-31 Thread Ulf Samuelsson
asound.conf asound.state Signed-off-by: Ulf Samuelsson --- recipes/alsa/alsa-state/at91sam9xeek/asound.conf |2 + recipes/alsa/alsa-state/at91sam9xeek/asound.state | 108 + 2 files changed, 110 insertions(+), 0 deletions(-) create mode 100644 recipes/alsa/alsa-state

[oe] [PATCH v3 03/08] Add initial pointercal files for at91 boards

2011-01-31 Thread Ulf Samuelsson
Support * at91sam9261ek * at91sam9263ek * at91sam9g10ek * at91sam9g45ekes * at91sam9m10ekes * at91sam9m10g45ek * at91sam9rlek Signed-off-by: Ulf Samuelsson --- recipes/pointercal/files/at91sam9261ek/pointercal |1 + recipes/pointercal/files/at91sam9263ek/pointercal |1 + recipes

[oe] [PATCH v3 08/08] Remove some patches, which was moved by previous linux patch

2011-01-31 Thread Ulf Samuelsson
Signed-off-by: Ulf Samuelsson --- 30-001-configurable-partition-size.patch.patch | 362 .../at91/linux-2.6.30-002-mach-at91-Kconfig.patch | 196 --- .../at91/linux-2.6.30-003-sam9m10g45ek.patch | 29 -- 3 files changed, 0 insertions(+), 587 deletions

[oe] [PATCH v3 07/08] Add Wi-Fi support to at91

2011-01-31 Thread Ulf Samuelsson
Add support for the EXTWIFI board, from H&D Wireless. http://www.hd-wireless.se/ Signed-off-by: Ulf Samuelsson --- recipes/owl-wifi/owl-wifi_1.0.4.bb | 31 +++ 1 files changed, 31 insertions(+), 0 deletions(-) create mode 100644 recipes/owl-wifi/owl-wifi_1.0.

[oe] [PATCH v3 05/08] Add SD-Card boot with environment support to u-boot-2009.11

2011-01-31 Thread Ulf Samuelsson
Signed-off-by: Ulf Samuelsson --- .../at91/0016-SupportEnv-load-from-SD-Card.patch | 126 recipes/u-boot/u-boot_2009.11.bb |3 +- 2 files changed, 128 insertions(+), 1 deletions(-) create mode 100644 recipes/u-boot/u-boot-2009.11/at91/0016

[oe] [PATCH 08/16] Remove some patches, which was moved by previous linux patch

2011-01-31 Thread Ulf Samuelsson
Signed-off-by: Ulf Samuelsson --- 30-001-configurable-partition-size.patch.patch | 362 .../at91/linux-2.6.30-002-mach-at91-Kconfig.patch | 196 --- .../at91/linux-2.6.30-003-sam9m10g45ek.patch | 29 -- 3 files changed, 0 insertions(+), 587 deletions

[oe] Sorry about the recent mess

2011-01-31 Thread Ulf Samuelsson
pply the patches. Then I have to feed in the comments again. Would be nice to do have a switch to say I want 8 patches starting with patch 16 from the top. git format-patch -8 --start-at=16 but I do not see such a possibility. Any better idea? BR Ul

Re: [oe] Sorry about the recent mess

2011-01-31 Thread Ulf Samuelsson
Petr Štetiar skrev: > Ulf Samuelsson [2011-01-31 22:58:19]: > >> git format-patch -8 --start-at=16 > > Something like that? git format-patch HEAD~16..HEAD~8 > > -- ynezz > Yes, that worked as a charm. BR Ulf > ___ >

Re: [oe] [PATCH v3 01/08] Add support for at91bootstrap-3.0

2011-02-01 Thread Ulf Samuelsson
2011-02-01 10:15, Marcin Juszkiewicz skrev: Dnia poniedziałek, 31 stycznia 2011 o 22:18:01 Ulf Samuelsson napisał(a): AT91bootstrap 3.0 support booting from SD-Card. Signed-off-by: Ulf Samuelsson I always wonder why AT91bootstrap patches are not merged in Atmel repository. Regards

Re: [oe] [PATCH] Add support for u-boot-2010.12 & multiple binaries

2011-02-01 Thread Ulf Samuelsson
2011-02-01 08:37, Anders Darander skrev: Hi, Just something that I found while taking a quick glance at your patches. * Ulf Samuelsson [110131 21:40]: recipes/libgpod/libimobiledevice_1.0.0.bb |2 +- recipes/python/python.inc |1 + I assume these

Re: [oe] OpenEmbedded 2011.3 Release: Request for targets!

2011-02-11 Thread Ulf Samuelsson
important targets are: AT91SAM9M10EKES AT91SAM9G20EK AT91SAM9263EK I noted that when I added the gpe-mini-browser2 to my image, the boot fails. BR Ulf Samuelsson regards Stefan Schmidt ___ Openembedded-devel mailing list Openembedded-devel

Re: [oe] OpenEmbedded 2011.3 Release: Request for targets!

2011-02-11 Thread Ulf Samuelsson
I do not have write access to the front page. -- Best Regards Ulf Samuelsson ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

[oe] undefined reference to `__gnu_thumb1_case_uqi'

2011-04-16 Thread Ulf Samuelsson
oader using if statements Best Regards Ulf Samuelsson ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Re: [oe] perl-native fails on Ubuntu 11.04

2011-05-14 Thread Ulf Samuelsson
686 but the library is in i386-linux-gnu I symlinked i686-linux-gnu to i386-linux-gnu, and then the build completes. `uname -i` will return i386 so that is an alternative as well. Best Regards Ulf Samuelsson ___ Openembedded-devel mailing

Re: [oe] perl-native fails on Ubuntu 11.04

2011-05-14 Thread Ulf Samuelsson
Skickat: lö 2011-05-14 16:32 Till: openembedded-devel@lists.openembedded.org Ämne: Re: [oe] perl-native fails on Ubuntu 11.04 On 05/14/2011 01:39 AM, Ulf Samuelsson wrote: 2011-05-05 12:57, Gary Thomas skrev: On 05/05/2011 03:50 AM, Søren Holm wrote: Please apply this patch to make perl

[oe] [PATCH] Improve SD-Card support in u-boot for AT91

2011-05-15 Thread ulf . samuelsson
From: Ulf Samuelsson Signed-off-by: Ulf Samuelsson --- .../at91/0001-Add-environment-size.patch | 26 .../at91/0016-SupportEnv-load-from-SD-Card.patch | 126 .../0017-SD-Card-boot-patch-for-SAM9M10-G45.patch | 151 .../at91/0018-ADD

[oe] [PATCH] at91: Add support for at91cap9stk

2011-05-15 Thread ulf . samuelsson
From: Ulf Samuelsson Signed-off-by: Ulf Samuelsson --- conf/machine/at91cap9stk.conf | 21 + 1 files changed, 21 insertions(+), 0 deletions(-) create mode 100644 conf/machine/at91cap9stk.conf diff --git a/conf/machine/at91cap9stk.conf b/conf/machine/at91cap9stk.conf new

[oe] [PATCH 2/3] at91: Add support for at91cap9stk

2011-05-15 Thread ulf . samuelsson
From: Ulf Samuelsson Signed-off-by: Ulf Samuelsson --- conf/machine/at91cap9stk.conf | 21 + 1 files changed, 21 insertions(+), 0 deletions(-) create mode 100644 conf/machine/at91cap9stk.conf diff --git a/conf/machine/at91cap9stk.conf b/conf/machine/at91cap9stk.conf new

[oe] [PATCH] owl-wifi: Add include files, to allow compile to complete

2011-05-15 Thread ulf . samuelsson
From: Ulf Samuelsson Signed-off-by: Ulf Samuelsson --- .../0001-owl-wifi-include-linux-semaphore.h.patch | 25 ...l-wifi-Add-include-file-for-kmalloc-kfree.patch | 25 .../files/0003-owl-wifi-include-sched.h.patch | 24

[oe] [PATCH 3/3] at91: use linux-2.6.38

2011-05-15 Thread ulf . samuelsson
From: Ulf Samuelsson Signed-off-by: Ulf Samuelsson --- conf/machine/at91cap9adk.conf | 28 ++-- conf/machine/at91sam9260ek.conf| 26 +- conf/machine/at91sam9261ek.conf| 28 +++- conf/machine

[oe] [PATCH] Update AT91 linux-2.6.30 support

2011-05-15 Thread ulf . samuelsson
From: Ulf Samuelsson Support use of exp.4 patch for SAM9M10EKES Download exp.4 patchset and apply each patch Add MCI patch to allow use of H&D Wireless HDG104 Wi-Fi SIP Signed-off-by: Ulf Samuelsson --- ...ux-2.6.30-001-configurable-partition-size.patch | 362 ++ .../e

[oe] [PATCH] at91bootstrap: workaround for compile problem

2011-05-15 Thread ulf . samuelsson
From: Ulf Samuelsson Signed-off-by: Ulf Samuelsson --- ...ap-fix-build-error-in-openembedded-due-to.patch | 49 ++ ...ch-statements-to-if-statements-to-avoid-b.patch | 70 recipes/at91bootstrap/at91bootstrap_3.0.bb |2 + 3 files changed, 121

[oe] [PATCH] Update at91sam9 images

2011-05-15 Thread ulf . samuelsson
From: Ulf Samuelsson Signed-off-by: Ulf Samuelsson --- recipes/images/console-at91sam9-image.bb | 13 ++-- recipes/images/x11-at91sam9-image.bb | 46 -- recipes/images/x11-at91sam9m10-image.bb | 102 ++ 3 files changed, 149 insertions(+), 12

[oe] [PATCH] at91: support linux-2.6.30 exp.4 patchset

2011-05-15 Thread ulf . samuelsson
From: Ulf Samuelsson Signed-off-by: Ulf Samuelsson --- recipes/linux/linux_2.6.30.bb | 62 ++-- 1 files changed, 34 insertions(+), 28 deletions(-) diff --git a/recipes/linux/linux_2.6.30.bb b/recipes/linux/linux_2.6.30.bb index 4313e36..a49246c 100644

[oe] [PATCH] Set defaults to at91bootstrap-3.0 and u-boot-2009.11

2011-05-15 Thread ulf . samuelsson
From: Ulf Samuelsson Signed-off-by: Ulf Samuelsson --- conf/machine/at91sam9m10ekes.conf|8 ++-- conf/machine/include/at91-2.6.30.inc |6 +++--- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/conf/machine/at91sam9m10ekes.conf b/conf/machine/at91sam9m10ekes.conf

[oe] [PATCH 2/3] Add at91 support for linux-2.6.38

2011-05-15 Thread ulf . samuelsson
From: Ulf Samuelsson Signed-off-by: Ulf Samuelsson --- recipes/linux/linux_2.6.38.bb | 45 - 1 files changed, 44 insertions(+), 1 deletions(-) diff --git a/recipes/linux/linux_2.6.38.bb b/recipes/linux/linux_2.6.38.bb index 186f987..8c551bd 100644

[oe] [PATCH 1/3] at91: support linux-2.6.30 exp.4 patchset

2011-05-15 Thread ulf . samuelsson
From: Ulf Samuelsson Signed-off-by: Ulf Samuelsson --- recipes/linux/linux_2.6.30.bb | 62 ++-- 1 files changed, 34 insertions(+), 28 deletions(-) diff --git a/recipes/linux/linux_2.6.30.bb b/recipes/linux/linux_2.6.30.bb index 4313e36..a49246c 100644

Re: [oe] [PATCH 1/3] at91: support linux-2.6.30 exp.4 patchset

2011-05-15 Thread Ulf Samuelsson
2011-05-15 09:43, ulf.samuels...@atmel.com skrev: Pls ignore this, since this patchset is the result of a flawed script. BRE Ulf Samuelsson From: Ulf Samuelsson Signed-off-by: Ulf Samuelsson --- recipes/linux/linux_2.6.30.bb | 62 ++-- 1 files changed

Re: [oe] [PATCH 2/3] at91: Add support for at91cap9stk

2011-05-15 Thread Ulf Samuelsson
2011-05-15 09:43, ulf.samuels...@atmel.com skrev: Pls ignore this, since this patchset is the result of a flawed script. BRE Ulf Samuelsson From: Ulf Samuelsson Signed-off-by: Ulf Samuelsson --- conf/machine/at91cap9stk.conf | 21 + 1 files changed, 21 insertions(+), 0

Re: [oe] perl-native fails on Ubuntu 11.04

2011-05-15 Thread Ulf Samuelsson
2011-05-15 14:17, Gary Thomas skrev: On 05/14/2011 04:43 PM, Ulf Samuelsson wrote: Skickat: lö 2011-05-14 16:32 Till: openembedded-devel@lists.openembedded.org Ämne: Re: [oe] perl-native fails on Ubuntu 11.04 On 05/14/2011 01:39 AM, Ulf Samuelsson wrote: 2011-05-05 12:57, Gary Thomas skrev

Re: [oe] [oe-commits] Ulf Samuelsson : Update at91sam9 images

2011-05-17 Thread Ulf Samuelsson
from patchwork. Thanks Eric ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel Down to 5 right now. -- Best Regards Ulf Samue

Re: [oe] [PATCH 1/2] u-boot: add 2011.03

2011-05-17 Thread Ulf Samuelsson
BOOT_MACHINE} oe_runmake all fi } SRC_URI[md5sum] = "d94700614225f53c853dfe714eb5fa47" SRC_URI[sha256sum] = "066615314fc90a314823ac975ca2a525a51fdad41802f4088a3a21ce073e8de6" -- Best Regards Ulf Samuelsson ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

[oe] [PATCH] Additional defconfigs for at91bootstrap-2.13 (untested)

2010-01-12 Thread Ulf Samuelsson
From: Ulf Samuelsson Add at91bootstrap-2.13 defconfig's for non-at91sam9g45ek board. These configurations compiles, but have not been tested on a board yet. They are provided to allow others to test and perhaps merge. Signed-off-by: Ulf Samuelsson --- diff --git a/recipes/at91boot

[oe] [PATCH} AT91SAM9G45 BSP [1/4] Machine Configuration

2010-01-12 Thread Ulf Samuelsson
From: Ulf Samuelsson Add support for AT91SAM9G45EK (SAM9M10G45EK with AT91SAM9G45 chip) Board config is split up into three files to allow easier maintenance of AT91 boards. machine/.conf machine/include/AT91.inc machine/include/AT91-LCD.inc A machine with an LCD controller would normally

[oe] [PATCH} AT91SAM9G45 BSP [3/4] u-boot-2009-08

2010-01-12 Thread Ulf Samuelsson
From: Ulf Samuelsson Add U-boot recipe for AT91SAM9G45EK Signed-off-by: Ulf Samuelsson --- diff --git a/recipes/u-boot/u-boot_2009.08.bb b/recipes/u-boot/u-boot_2009.08.bb index b7f7851..6401b7a 100644 --- a/recipes/u-boot/u-boot_2009.08.bb +++ b/recipes/u-boot/u-boot_2009.08.bb @@ -1,8 +1,9

[oe] [PATCH} AT91SAM9G45 BSP [2/4] at91bootstrap-2.13

2010-01-12 Thread Ulf Samuelsson
From: Ulf Samuelsson Add support for at91bootstrap-2.13. Fixes problem with stack, breaking all boards, compared to 2.13-rc[1-7] Updates kconfig to 2.6.32 More options to save code on SRAM constrained SAM9260. Builds for the following at91 chips. * afeb9260 * at91cap9adk * at91cap9stk

[oe] [PATCH] Additional AT91 machine configurations (untested, and requires AT91SAM9G45EK patchset before use)

2010-01-12 Thread Ulf Samuelsson
From: Ulf Samuelsson Add machine configurations using the two new include files provided by the AT91SAM9G45 BSP (AT91.inc and AT91-LCD.inc in machine/include) These have not been tested on a board yet, but will allow other people to test and perhaps merge. Signed-off-by: Ulf Samuelsson

[oe] Angstrom: x11-gpe-image : Calibration of Screen ?

2010-01-18 Thread Ulf Samuelsson
This was discussed early autumn and apparently there was a conflict between different libraries + X Windows versions, so it could not be done. Any news here? -- Best Regards Ulf Samuelsson ___ Openembedded-devel mailing list Openembedded-devel

[oe] Getting a cursor

2010-01-18 Thread Ulf Samuelsson
default, is there a magic setting somewhere? -- Best Regards Ulf Samuelsson ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

[oe] Getting a cursor

2010-01-18 Thread Ulf Samuelsson
default, is there a magic setting somewhere? -- Best Regards Ulf Samuelsson ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

[oe] [PATCH] Build fbv with JPEG and PNG enabled

2010-01-19 Thread Ulf Samuelsson
Build fbv with jpeg and png enabled Signed-off-by: Ulf Samuelsson --- recipes/fbv/fbv-1.0b/fbv-1.0b.patch | 12 recipes/fbv/fbv_1.0b.bb | 23 +++ 2 files changed, 27 insertions(+), 8 deletions(-) create mode 100644 recipes/fbv/fbv-1.0b/fbv

[oe] [PATCH] at91bootstrap: Build all boards listed in ${AT91BOOTSTRAP_BOARD}

2010-01-19 Thread Ulf Samuelsson
Build all boards in the ${AT91BOOTSTRAP_BOARD} variable This patch allows several at91bootstrap binaries to be built so that you do not have to have separate machine configs to support different ways of booting the same board. Signed-off-by: Ulf Samuelsson --- .../at91bootstrap-2.13

[oe] [PATCH] Add alsa configuration files for SAM9G45EK

2010-01-19 Thread Ulf Samuelsson
value false + } + control.26 { + comment.access 'read write' + comment.type BOOLEAN + comment.count 1 + iface MIXER + name 'Headphone Jack Sense' + value false + } + control.27 { +

[oe] [PATCH v2] Enable bmp and JPEG files for fbv

2010-01-19 Thread Ulf Samuelsson
Enable bmp and JPEG files for fbv Previously only supported PNG. Ungif still not supported Remove unneccesary whitespace Do not install manuals to target Signed-off-by: Ulf Samuelsson --- recipes/fbv/fbv-1.0b/fbv-1.0b.patch | 12 recipes/fbv/fbv_1.0b.bb | 21

Re: [oe] OpenEmbedded stand at FOSDEM

2010-02-02 Thread Ulf Samuelsson
, since I have been busy working on a Multitouch touchscreen driver. Will repeat last years raffle for a AT91SAM9M10 kit - hot of the press! in the Embedded Room so that should attract visitors to the booth. See you there! Best Regards Ulf Samuelsson

Re: [oe] OpenEmbedded @ FOSDEM2010

2010-02-02 Thread Ulf Samuelsson
Hi Marcin, If you are interested, I can give you a SAM9M10 kit at FOSDEM! BR Ulf Samuelsson +46 (706) 224457 ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo

Re: [oe] OpenEmbedded stand at FOSDEM

2010-02-02 Thread Ulf Samuelsson
h > easier for us to commit them. > > Philip > Thanks, I realized they were not ideal when they popped up in the changelist. I will check this page before any more updates. -- Best Regards Ulf Samuelsson ___ Openembedde

Re: [oe] OpenEmbedded stand at FOSDEM

2010-02-04 Thread Ulf Samuelsson
Florian Boor skrev: Hi! Ulf Samuelsson schrieb: Alessandro GARDICH skrev: I am planning to bring an AT91SAM9G45 running OpenEmbedded. The stuff I checked in recently needs to be updated. Very good - do you think it would be a good idea to bring a AT91SAM9G10-EK as well? The SAM9G10 is

[oe] RFC; Building multiple u-boot images for a single board

2010-02-26 Thread Ulf Samuelsson
andflash_config make make at91sam9g45ekes_dataflash_config make if UBOOT_MACHINES is not set, then a single build is done using UBOOT_MACHINE as usual. This will allow u_boot to be built for every boot configuration without having to add a lot of files. -- Be

[oe] pointercal ignored?

2010-03-09 Thread Ulf Samuelsson
ercal gets ignored. When others run the same kernel with minor config changes using the stable branch ans xserver-kdrive, this phenomena does not happen. Any clues? Best Regards, Ulf Samuelsson ___ Openembedded-devel mailing list Openembedded-

Re: [oe] pointercal ignored?

2010-03-10 Thread Ulf Samuelsson
Marcin Juszkiewicz skrev: Dnia wtorek, 9 marca 2010 o 23:25:22 Ulf Samuelsson napisał(a): I have built a custom variant of x11-gpe-image for the SAM9M10. Which machine in OE covers that board? I have to admit that I did not tried to hack mine. I am building the SAM9G45EK, but I am using a

Re: [oe] pointercal ignored?

2010-03-11 Thread Ulf Samuelsson
Ulf Samuelsson skrev: > Marcin Juszkiewicz skrev: >> Dnia wtorek, 9 marca 2010 o 23:25:22 Ulf Samuelsson napisał(a): >>> I have built a custom variant of x11-gpe-image for the SAM9M10. >> >> Which machine in OE covers that board? I have to admit that I did not &g

[oe] [PATCH] osb-jscore: Templates cannot be static

2010-03-12 Thread Ulf Samuelsson
Some templates are declared static inline, which makes the compiler complain. This patch removes two static declarations in "JavaScriptCore/kjs/protected_values.cpp" allowing the build to complete successfully. Signed-off-by: Ulf Samuelsson --- .../gtk-webcore/files/no-static-templ

[oe] [PATCH] multimedia:;Add media contents to rootfs

2010-03-12 Thread Ulf Samuelsson
This package will copy the contents of "multimedia.tar.bz2." (Note the dot at the end) to the "/home/root/multimedia" directory in the target. By replacing the empty default file, you can add your own multimedia files for testing. Signed-off-by: Ulf Samuelsson --- reci

[oe] [PATCH] fbv-1.0: Build fbv with support for jpeg and bmp

2010-03-12 Thread Ulf Samuelsson
fbv today only supports png files. This patch will ensure fbv also support jpeg and bmp formats Signed-off-by: Ulf Samuelsson --- recipes/fbv/fbv-1.0b/fbv-1.0b.patch | 12 recipes/fbv/fbv_1.0b.bb | 23 +++ 2 files changed, 27 insertions(+), 8

[oe] [PATCH] fbv-1.0: Bump recipe version

2010-03-12 Thread Ulf Samuelsson
Forgot to bump recipe version in previous patch Signe-off-by: Ulf Samuelsson --- recipes/fbv/fbv_1.0b.bb |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/recipes/fbv/fbv_1.0b.bb b/recipes/fbv/fbv_1.0b.bb index 4a5bd6b..ba7cc06 100644 --- a/recipes/fbv/fbv_1.0b.bb +++ b

[oe] [PATCH] fbv-1.0: Build fbv with support for jpeg and bmp

2010-03-12 Thread Ulf Samuelsson
fbv today only supports png files. This patch will ensure fbv also support jpeg and bmp formats Signed-off-by: Ulf Samuelsson --- recipes/fbv/fbv-1.0b/fbv-1.0b.patch | 12 recipes/fbv/fbv_1.0b.bb | 23 +++ 2 files changed, 27 insertions(+), 8

[oe] [PATCH] at91sam9-image: Add real author of file

2010-03-12 Thread Ulf Samuelsson
From: Nicolas Ferre The previous commit lacked --author="Nicolas Ferre Signed-off-by: Ulf Samuelsson --- recipes/images/x11-at91sam9-image.bb |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/recipes/images/x11-at91sam9-image.bb b/recipes/images/x11-at91sam9-ima

[oe] [PATCH] multimedia:;Add media contents to rootfs

2010-03-12 Thread Ulf Samuelsson
This package will copy the contents of "multimedia.tar.bz2." (Note the dot at the end) to the "/home/root/multimedia" directory in the target. By replacing the empty default file, you can add your own multimedia files for testing. Signed-off-by: Ulf Samuelsson --- reci

[oe] [PATCH] at91bootstrap-2.13: Bump version, build multiple

2010-03-12 Thread Ulf Samuelsson
g20df at91sam9g20ek" As long as a suitable board is available in at91bootstrap the defconfig file previously used wont be needed. Signed-off-by: Ulf Samuelsson --- .../at91bootstrap-2.13/at91cap9adk/defconfig | 110 --- .../at91bootstrap-2.13/at91sam9260ek/defconfig

[oe] [PATCH] console-at91sam9-image: console-image with apps

2010-03-12 Thread Ulf Samuelsson
From: Nicolas Ferre Create a derivative of console-image with more applications + usbview + mplayer + thttpd + madplay + alsa-utils-aplay + alsa-utils-amixer + iperf + dosfstools + mtd-utils Signed-off-by: Ulf Samuelsson --- recipes

[oe] [PATCH v2 1/1] x11-at91sam9-image: x11-gpe-image with additions

2010-03-12 Thread Ulf Samuelsson
+ dosfstools + mtd-utils + multimedia + gpe-mini-browser Signed-off-by: Ulf Samuelsson --- recipes/images/x11-at91sam9-image.bb | 67 ++ 1 files changed, 67 insertions(+), 0 deletions(-) create mode 100644 recipes/images/x11-at91sam9-image.bb diff

[oe] [PATCH v2 1/1] fbv-1.0: Build fbv with support for jpeg and bmp

2010-03-12 Thread Ulf Samuelsson
fbv today only supports png files. This patch will ensure fbv also support jpeg and bmp formats Signed-off-by: --- recipes/fbv/fbv-1.0b/fbv-1.0b.patch | 12 recipes/fbv/fbv_1.0b.bb | 25 ++--- 2 files changed, 26 insertions(+), 11 deletions(-) cr

Re: [oe] [PATCH] multimedia:;Add media contents to rootfs

2010-03-13 Thread Ulf Samuelsson
Koen Kooi skrev: > On 12-03-10 22:39, Ulf Samuelsson wrote: >> This package will copy the contents of "multimedia.tar.bz2." >> (Note the dot at the end) to the "/home/root/multimedia" directory >> in the target. By replacing the empty default file, you

Re: [oe] [PATCH v2 1/1] linux-atmel: Add support for latest AT91 kernel

2010-03-13 Thread Ulf Samuelsson
Marcin Juszkiewicz skrev: > Dnia sobota, 13 marca 2010 o 08:48:34 Ulf Samuelsson napisał(a): >> Add support for building AT91 2.6.30 kernel >> Vanilla 2.6.30 recipe has moved on to 2.6.30.x >> >> Add maxim.org.za patches + Atmel experimental patches. >> (Wit

[oe] [PATCH v3 2/2] multimedia: Media contents (currently empty)

2010-03-13 Thread Ulf Samuelsson
n be applied by $ hg init $ hg import --no-commit -f "hg" is part of the "mercurial" package Signed-off-by: Ulf Samuelsson --- recipes/multimedia/files/multimedia.tar.bz2. | Bin 0 -> 118 bytes 1 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 recipes

[oe] [PATCH v3 1/2] multimedia: Add media contents to rootfs

2010-03-13 Thread Ulf Samuelsson
This package will copy the contents of "multimedia.tar.bz2." (Note the dot at the end) to the "/usr/share/multimedia" directory in the target. By replacing the empty default file, you can add your own multimedia files for testing. Signed-off-by: Ulf Samuelsson ---

Re: [oe] [PATCH v3 1/2] multimedia: Add media contents to rootfs

2010-03-14 Thread Ulf Samuelsson
Ulf Samuelsson skrev: > This package will copy the contents of "multimedia.tar.bz2." > (Note the dot at the end) to the "/usr/share/multimedia" directory > in the target. By replacing the empty default file, you > can add your own multimedia files for testing. &g

Re: [oe] [PATCH] multimedia:;Add media contents to rootfs

2010-03-14 Thread Ulf Samuelsson
Koen Kooi skrev: > On 13-03-10 13:16, Ulf Samuelsson wrote: >> Koen Kooi skrev: >>> On 12-03-10 22:39, Ulf Samuelsson wrote: >>>> This package will copy the contents of "multimedia.tar.bz2." >>>> (Note the dot at the end) to the "/home/ro

[oe] [PATCH 2/2] conf/checksum.ini: at91 linux + u-boot-2009.11

2010-03-14 Thread Ulf Samuelsson
Add checksums for: 2.6.30-exp.2.patch.bz2 u-boot-2009.11.tar.bz2 Signed-off-by: Ulf Samuelsson --- conf/checksums.ini |8 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/conf/checksums.ini b/conf/checksums.ini index 70346bf..ba3b697 100644 --- a/conf/checksums.ini

Re: [oe] [PATCH 1/1] alsa-state: Add support for at91 boards

2010-03-14 Thread Ulf Samuelsson
Marcin Juszkiewicz skrev: > Dnia poniedziałek, 15 marca 2010 o 00:29:13 Ulf Samuelsson napisał(a): >> Add ALSA configuration files for at91 boards > > Add bump PR of alsa-state and I will push such version. > > Regards, OK. Base on your comment on linux, I will ch

[oe] [PATCH v2 1/1] alsa-state: Support all atmel at91 boards

2010-03-15 Thread Ulf Samuelsson
Signed-off-by: Ulf Samuelsson --- recipes/alsa/alsa-state.bb | 29 ++- recipes/alsa/alsa-state/at91/asound.conf |2 + recipes/alsa/alsa-state/at91/asound.state | 283 recipes/alsa/alsa-state/at91sam9263ek/asound.conf |2

Re: [oe] [PATCH 1/1] alsa-state: Add support for at91 boards

2010-03-15 Thread Ulf Samuelsson
Koen Kooi skrev: > On 15-03-10 07:55, Ulf Samuelsson wrote: >> Marcin Juszkiewicz skrev: >>> Dnia poniedziaBek, 15 marca 2010 o 00:29:13 Ulf Samuelsson napisaB(a): >>>> Add ALSA configuration files for at91 boards >>> Add bump PR of alsa-state and I will pus

Re: [oe] [PATCH v2 1/1] alsa-state: Support all atmel at91 boards

2010-03-15 Thread Ulf Samuelsson
I will resubmit the alsa-state patch using SOC_CLASS="at91" in conf/machine/at91* and SRC_URI_at91 = "\ file://at91/asound.conf \ file://at91/asound.state \ file://alsa-state \ " in alsa-state.bb -- Best Regards Ulf Samuelsson Ulf Samuel

[oe] gnome-mplayer fails to build due to no libstdc++.so.6 instaging (available in cross)

2010-03-15 Thread Ulf Samuelsson
aging gets populated with libstdc++ if libmusicbrainz is used? -- Best Regards Ulf Samuelsson ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Re: [oe] gnome-mplayer fails to build due to no libstdc++.so.6 instaging (available in cross)

2010-03-15 Thread Ulf Samuelsson
Paul Menzel skrev: > Am Montag, den 15.03.2010, 23:00 +0100 schrieb Ulf Samuelsson: > > […] > >> If I move the "libstdc++.so[.6[.0.10]]" files to the staging directory >> the build will complete, and gnome-mplayer runs on the target. >> >>

Re: [oe] gnome-mplayer fails to build due to no libstdc++.so.6 instaging (available in cross)

2010-03-16 Thread Ulf Samuelsson
Ulf Samuelsson skrev: > Paul Menzel skrev: >> Am Montag, den 15.03.2010, 23:00 +0100 schrieb Ulf Samuelsson: >> >> […] >> >>> If I move the "libstdc++.so[.6[.0.10]]" files to the staging directory >>> the build will complete, and gnome-mplaye

[oe] [PATCH 1/1] libstdc++.bb: copy libstdc++.so* to rootfs

2010-03-16 Thread Ulf Samuelsson
libstdc++.so* is needed by some applications during build, including gnome-mplayer. This recipe copies the shared library from the crosscompiler directory, without having to install the complete compiler in the target system Signed-off-by: Ulf Samuelsson --- recipes/libstdc++/libstdc++.bb

[oe] [PATCH 1/1] gnome-mplayer: add dependency on libstdc++

2010-03-16 Thread Ulf Samuelsson
Signed-off-by: Ulf Samuelsson --- recipes/gnome-mplayer/gnome-mplayer.inc |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/gnome-mplayer/gnome-mplayer.inc b/recipes/gnome-mplayer/gnome-mplayer.inc index dc364ff..eaa4166 100644 --- a/recipes/gnome-mplayer/gnome

[oe] [PATCH 1/1] at91 machine configuration files

2010-03-16 Thread Ulf Samuelsson
Signed-off-by: Ulf Samuelsson --- conf/machine/at91sam9g10ek.conf | 21 +++-- conf/machine/at91sam9g20ek.conf | 26 conf/machine/at91sam9g45ek.conf | 11 ++ conf/machine/at91sam9g45ekes.conf| 31 +++- conf/machine

[oe] [PATCH 1/1] at91-l9260.conf: Fix spelling error

2010-03-16 Thread Ulf Samuelsson
Signed-off-by: Ulf Samuelsson --- conf/machine/at91-l9260.conf |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/conf/machine/at91-l9260.conf b/conf/machine/at91-l9260.conf index f95fb2d..3dbbc0a 100644 --- a/conf/machine/at91-l9260.conf +++ b/conf/machine/at91-l9260.conf

[oe] Please delete the branch "origin/ulf/linux-2.6.30"

2010-03-16 Thread Ulf Samuelsson
Thank You! -- Best Regards Ulf Samuelsson ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Re: [oe] [PATCH 1/1] libstdc++.bb: copy libstdc++.so* to rootfs

2010-03-16 Thread Ulf Samuelsson
omplains that "libmusicbrainz" needs the symbols from libstdc++.so.6. > > ___ > Openembedded-devel mailing list > Openembedded-devel@lists.openembedded.org > http://list

Re: [oe] [PATCH 1/1] alsa-state: Add support for at91 boards

2010-03-16 Thread Ulf Samuelsson
Koen Kooi skrev: > On 15-03-10 07:55, Ulf Samuelsson wrote: >> Marcin Juszkiewicz skrev: >>> Dnia poniedziaBek, 15 marca 2010 o 00:29:13 Ulf Samuelsson napisaB(a): >>>> Add ALSA configuration files for at91 boards >>> Add bump PR of alsa-state and I will pus

Re: [oe] [PATCH 1/1] alsa-state: Add support for at91 boards

2010-03-17 Thread Ulf Samuelsson
Ulf Samuelsson skrev: > Koen Kooi skrev: >> On 15-03-10 07:55, Ulf Samuelsson wrote: >>> Marcin Juszkiewicz skrev: >>>> Dnia poniedziaBek, 15 marca 2010 o 00:29:13 Ulf Samuelsson napisaB(a): >>>>> Add ALSA configuration files for at91 boards >&g

Re: [oe] inc file discussion

2010-10-09 Thread Ulf Samuelsson
> mingw/mingw-w32api.inc:DEFAULT_PREFERENCE = "-1" > mingw/mingw-w32api.inc:DEFAULT_PREFERENCE_mingw32 = "1" > python/python.inc:DEFAULT_PREFERENCE = "-26" > qt4/qt-4.6.0.inc:DEFAULT_PREFERENCE = "-1" > qt4/qt-4.6.2.inc:DEFAULT_PREFERENCE = "-1" > qt4/qt-4.6.3.inc:DEFAUL

[oe] [PATCH 5/5] Add X11 images with more multimedia support (mplayer etc.)

2010-10-16 Thread ulf . samuelsson
From: Ulf Samuelsson Signed-off-by: Ulf Samuelsson --- recipes/images/console-audio-image.bb | 33 ++ recipes/images/x11-at91sam9-image.bb | 58 + 2 files changed, 91 insertions(+), 0 deletions(-) create mode 100644 recipes/images/console

[oe] [PATCH 1/5] Use common files for AT91SAM9 configuration

2010-10-16 Thread ulf . samuelsson
From: Ulf Samuelsson Signed-off-by: Ulf Samuelsson --- conf/machine/at91sam9g10ek.conf | 21 +++-- conf/machine/at91sam9g20ek.conf | 26 conf/machine/at91sam9g45ek.conf | 13 +++- conf/machine/at91sam9g45ekes.conf| 31

<    1   2   3   >