Re: [oe] testing branch 2011-02-03

2011-02-09 Thread Steffen Sledz
Am 09.02.2011 16:02, schrieb Tom Rini: > On 02/09/2011 12:50 AM, Steffen Sledz wrote: >> Am 04.02.2011 16:21, schrieb Steffen Sledz: >>> On 02/04/2011 02:08 PM, Cliff Brake wrote: master has been merged to testing-next and is ready for clean builds. >>> >>> My first try with the new branch and

Re: [oe] bitbake does not fail when QA issues encountered

2011-02-09 Thread Frans Meulenbroeks
2011/2/9 Maupin, Chase : > >> -Original Message- >> From: openembedded-devel-boun...@lists.openembedded.org >> [mailto:openembedded-devel-boun...@lists.openembedded.org] On Behalf Of >> Frans Meulenbroeks >> Sent: Saturday, February 05, 2011 7:35 AM >> To: openembedded-devel@lists.openembed

Re: [oe] [PATCH v4] nodejs: updated recipe to v0.2.6

2011-02-09 Thread Khem Raj
On Wed, Feb 9, 2011 at 12:42 PM, Tom Rini wrote: > On 02/09/2011 01:08 PM, Koen Kooi wrote: >> >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> On 09-02-11 20:44, Tom Rini wrote: >>> >>> On 02/08/2011 10:58 AM, AJ ONeal wrote: * added version number to patches * libev-cross

Re: [oe] [PATCH] evas: disable cpu neon support for palmpre machine

2011-02-09 Thread Tom Rini
On 02/09/2011 01:44 PM, Khem Raj wrote: On Wed, Feb 9, 2011 at 11:45 AM, Tom Rini wrote: On 02/09/2011 12:31 PM, Simon Busch wrote: On 02/09/11 at 07:24pm, Koen Kooi wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 09-02-11 19:16, Khem Raj wrote: On Tue, Feb 8, 2011 at 1:39 PM,

[oe] Problem with makedevs

2011-02-09 Thread Filip Zyzniewski
Hi, I think there is a problem with makedevs scripts. When I build bootstrap-image for jlime-2010.1.conf, the makedevs binary is a symlink to busybox. During bootup it complains about the way it's called from /etc/init.d/devices: /sbin/makedevs -r / -D /etc/device_table The proper way for this

Re: [oe] [PATCH] cups: fix desktop file QA issues

2011-02-09 Thread Denys Dmytriyenko
On Wed, Feb 09, 2011 at 02:36:59PM -0600, Chase Maupin wrote: > * This patch fixes the QA issues with version 1.2.12 of cups. > * The patch being applied was taken from > http://bugs.gentoo.org/show_bug.cgi?id=236706 > * Bump the PR > > Signed-off-by: Chase Maupin Acked-by: Denys Dmytriyenko

Re: [oe] [PATCH] util-linux-ng: add 2.18

2011-02-09 Thread Khem Raj
On Mon, Feb 7, 2011 at 8:53 AM, Eric Bénard wrote: > from the changelong, the most important update over 2.17 > is a memory leak fix in mount > > Signed-off-by: Eric Bénard PR = "${INC_PR}.0" is better to use instead of PR = "${INC_PR}" EXTRA_OECONF += "ac_cv_func_fallocate=no" Is there someway

Re: [oe] [PATCH] evas: disable cpu neon support for palmpre machine

2011-02-09 Thread Khem Raj
On Wed, Feb 9, 2011 at 11:45 AM, Tom Rini wrote: > On 02/09/2011 12:31 PM, Simon Busch wrote: >> >> On 02/09/11 at 07:24pm, Koen Kooi wrote: >>> >>> -BEGIN PGP SIGNED MESSAGE- >>> Hash: SHA1 >> >>> On 09-02-11 19:16, Khem Raj wrote: On Tue, Feb 8, 2011 at 1:39 PM, Tom Rini  wrote

Re: [oe] [PATCH v4] nodejs: updated recipe to v0.2.6

2011-02-09 Thread Tom Rini
On 02/09/2011 01:08 PM, Koen Kooi wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 09-02-11 20:44, Tom Rini wrote: On 02/08/2011 10:58 AM, AJ ONeal wrote: * added version number to patches * libev-cross-cc_0.2.6.patch - turns off execution so that cross-compile succeeds * node-cross-cc_

[oe] [PATCH] cups: fix desktop file QA issues

2011-02-09 Thread Chase Maupin
* This patch fixes the QA issues with version 1.2.12 of cups. * The patch being applied was taken from http://bugs.gentoo.org/show_bug.cgi?id=236706 * Bump the PR Signed-off-by: Chase Maupin --- .../0001-cups-desktop-fix-cups-desktop-file.patch | 48 recipes/cups/cups_1

Re: [oe] 2011.03 release testing, starts soon!

2011-02-09 Thread Khem Raj
On Wed, Feb 9, 2011 at 2:18 AM, Koen Kooi wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 09-02-11 10:56, Stefan Schmidt wrote: > >>> 2. Do not delete the release branch after 2011.03 will be released (just >>> like >>>    it was done for 2010.12), but let it live and allow develo

[oe] [PATCH] base-files: update fstab for jornada7xx

2011-02-09 Thread Filip Zyzniewski
We use the scsi subsystem for PCMCIA ATA access, so device files are /dev/sda*, not /dev/hda*. See recipes/linux/linux-jlime-jornada7xx-2.6.34+git/defconf_jlime:702. Signed-off-by: Filip Zyzniewski --- recipes/base-files/base-files/jornada7xx/fstab |6 +++--- 1 files changed, 3 insertions(+)

Re: [oe] bitbake does not fail when QA issues encountered

2011-02-09 Thread Maupin, Chase
> -Original Message- > From: openembedded-devel-boun...@lists.openembedded.org > [mailto:openembedded-devel-boun...@lists.openembedded.org] On Behalf Of > Frans Meulenbroeks > Sent: Saturday, February 05, 2011 7:35 AM > To: openembedded-devel@lists.openembedded.org > Subject: Re: [oe] bitb

Re: [oe] [PATCH v4] nodejs: updated recipe to v0.2.6

2011-02-09 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 09-02-11 20:44, Tom Rini wrote: > On 02/08/2011 10:58 AM, AJ ONeal wrote: >> * added version number to patches >> * libev-cross-cc_0.2.6.patch - turns off execution so that >> cross-compile succeeds >> * node-cross-cc_0.2.6.patch - enables cross-com

Re: [oe] bitbake does not fail when QA issues encountered

2011-02-09 Thread Maupin, Chase
> -Original Message- > From: openembedded-devel-boun...@lists.openembedded.org > [mailto:openembedded-devel-boun...@lists.openembedded.org] On Behalf Of > Frans Meulenbroeks > Sent: Saturday, February 05, 2011 7:35 AM > To: openembedded-devel@lists.openembedded.org > Subject: Re: [oe] bit

Re: [oe] [PATCH] evas: disable cpu neon support for palmpre machine

2011-02-09 Thread Tom Rini
On 02/09/2011 12:31 PM, Simon Busch wrote: On 02/09/11 at 07:24pm, Koen Kooi wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 09-02-11 19:16, Khem Raj wrote: On Tue, Feb 8, 2011 at 1:39 PM, Tom Rini wrote: On 02/08/2011 02:17 PM, Simon Busch wrote: Neon support in evas is currentl

Re: [oe] [PATCH v4] nodejs: updated recipe to v0.2.6

2011-02-09 Thread Tom Rini
On 02/08/2011 10:58 AM, AJ ONeal wrote: * added version number to patches * libev-cross-cc_0.2.6.patch - turns off execution so that cross-compile succeeds * node-cross-cc_0.2.6.patch - enables cross-compiling of v8 for x86, x86_64, arm, and mips I didn't touch it in patchwork but (and I see

Re: [oe] [PATCH] evas: disable cpu neon support for palmpre machine

2011-02-09 Thread Simon Busch
On 02/09/11 at 07:24pm, Koen Kooi wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > On 09-02-11 19:16, Khem Raj wrote: > > On Tue, Feb 8, 2011 at 1:39 PM, Tom Rini wrote: > >> On 02/08/2011 02:17 PM, Simon Busch wrote: > >>> > >>> Neon support in evas is currently broken for the palmpre

Re: [oe] [PATCH] evas: disable cpu neon support for palmpre machine

2011-02-09 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 09-02-11 19:16, Khem Raj wrote: > On Tue, Feb 8, 2011 at 1:39 PM, Tom Rini wrote: >> On 02/08/2011 02:17 PM, Simon Busch wrote: >>> >>> Neon support in evas is currently broken for the palmpre machine. If we >>> enable neon >>> support evas causes

[oe] Ack or Nak? [was] [PATCH v4] nodejs: updated recipe to v0.2.6

2011-02-09 Thread AJ ONeal
I didn't get an ACK or NAK on this, but it has been removed from patchwork and I don't see it in org.openembedded.dev. Clarification please. AJ ONeal On Tue, Feb 8, 2011 at 10:58 AM, AJ ONeal wrote: > * added version number to patches > * libev-cross-cc_0.2.6.patch - turns off execution so th

Re: [oe] [PATCH] evas: disable cpu neon support for palmpre machine

2011-02-09 Thread Khem Raj
On Tue, Feb 8, 2011 at 1:39 PM, Tom Rini wrote: > On 02/08/2011 02:17 PM, Simon Busch wrote: >> >> Neon support in evas is currently broken for the palmpre machine. If we >> enable neon >> support evas causes alignment trap errors and lets the device freeze in >> the end. This >> should be reverte

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

2011-02-09 Thread Tom Rini
On 02/08/2011 07:42 AM, Tom Rini wrote: Hey all, As March is fast approaching I want to gather the list of DISTRO / MACHINE / BBPKGS targets that the various distributions would like to see at least compile tested (volunteers for HW testing welcome!). Today, I have the following setup to be buil

Re: [oe] Pull request from O.S. Systems

2011-02-09 Thread Otavio Salvador
On Wed, Feb 9, 2011 at 16:22, Tom Rini wrote: > On 02/09/2011 08:44 AM, Otavio Salvador wrote: >> >> Hello, >> >> I'd like to ask someone to pull from our tree. > > I've given these a quick review and pull/pushed after a rebase to current. Thanks a lot. -- Otavio Salvador                       

Re: [oe] Pull request from O.S. Systems

2011-02-09 Thread Tom Rini
On 02/09/2011 08:44 AM, Otavio Salvador wrote: Hello, I'd like to ask someone to pull from our tree. I've given these a quick review and pull/pushed after a rebase to current. The following changes since commit a25c44e70f3ece85b41e6c4e49c1a6867dc36a12: bug2v4l2: Fix recipe to atcually w

Re: [oe] [PATCH] task-base: conditional wifi and bluetooth tasks in PACKAGES

2011-02-09 Thread Tom Rini
On 02/09/2011 08:22 AM, Phil Blundell wrote: On Wed, 2011-02-09 at 08:01 -0700, Tom Rini wrote: So... wouldn't making the patch be DISTRO_FEATURES rather than MACHINE_FEATURES be what people want? I think that's still not quite right. As far as I can tell there are three interesting scenarios

[oe] Pull request from O.S. Systems

2011-02-09 Thread Otavio Salvador
Hello, I'd like to ask someone to pull from our tree. The following changes since commit a25c44e70f3ece85b41e6c4e49c1a6867dc36a12: bug2v4l2: Fix recipe to atcually work. (2011-02-09 14:19:02 +0100) are available in the git repository at: git://projetos.ossystems.com.br/git/users/otavio/org.

Re: [oe] [PATCH] task-base: conditional wifi and bluetooth tasks in PACKAGES

2011-02-09 Thread Phil Blundell
On Wed, 2011-02-09 at 08:01 -0700, Tom Rini wrote: > So... wouldn't making the patch be DISTRO_FEATURES rather than > MACHINE_FEATURES be what people want? I think that's still not quite right. As far as I can tell there are three interesting scenarios that need to be distinguished: 1. DISTRO d

Re: [oe] testing branch 2011-02-03

2011-02-09 Thread Tom Rini
On 02/09/2011 12:50 AM, Steffen Sledz wrote: Am 04.02.2011 16:21, schrieb Steffen Sledz: On 02/04/2011 02:08 PM, Cliff Brake wrote: master has been merged to testing-next and is ready for clean builds. My first try with the new branch and minimal-image failed configuring libtool-native-2.2.6

Re: [oe] [PATCH] task-base: conditional wifi and bluetooth tasks in PACKAGES

2011-02-09 Thread Tom Rini
On 02/09/2011 06:28 AM, Koen Kooi wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 09-02-11 13:59, Filip Zyzniewski wrote: On 2/9/11, Marcin Juszkiewicz wrote: This change is bogus. You just remove building of BT/Wifi support for "bitbake bootstrap-image" for your machine not distro.

Re: [oe] 2011.03 release testing, starts soon!

2011-02-09 Thread Tom Rini
On 02/09/2011 02:25 AM, Aeschbacher, Fabrice wrote: Hi all, There are two things which could be useful (IMO) for OE users: 1. a small README file (or wiki page) just highlighting the main changes since last release (2010.12), e.g. something like "Prominent features (the cool stuff)" on

Re: [oe] [PATCH] task-base: conditional wifi and bluetooth tasks in PACKAGES

2011-02-09 Thread Filip Zyzniewski
On 2/9/11, Koen Kooi wrote: > That's the whole point of task-base, to get things built. You can then > use machine_features to install them by default or not. > > Again, noone is forcing you to use task-base, so no need to break it for > everyone else like your patch is doing. Ok, thanks for the

Re: [oe] [PATCH] task-base: conditional wifi and bluetooth tasks in PACKAGES

2011-02-09 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 09-02-11 13:59, Filip Zyzniewski wrote: > On 2/9/11, Marcin Juszkiewicz wrote: > >> This change is bogus. You just remove building of BT/Wifi support for >> "bitbake >> bootstrap-image" for your machine not distro. Use DISTRO_FEATURES instead >> a

Re: [oe] [PATCH] task-base: conditional wifi and bluetooth tasks in PACKAGES

2011-02-09 Thread Filip Zyzniewski
On 2/9/11, Marcin Juszkiewicz wrote: > This change is bogus. You just remove building of BT/Wifi support for > "bitbake > bootstrap-image" for your machine not distro. Use DISTRO_FEATURES instead > and > then remove "bluetooth wifi" from DISTRO_FEATURES in your distribution > config > file. The

Re: [oe] 2011.03 release testing, starts soon!

2011-02-09 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 09-02-11 11:42, Stefan Schmidt wrote: > Hello. > > On Wed, 2011-02-09 at 11:18, Koen Kooi wrote: >> On 09-02-11 10:56, Stefan Schmidt wrote: >> 2. Do not delete the release branch after 2011.03 will be released (just like it was

Re: [oe] libnl vs. libnl2 madness

2011-02-09 Thread Stefan Schmidt
Hello. On Wed, 2011-02-09 at 11:20, Koen Kooi wrote: > On 09-02-11 11:00, Stefan Schmidt wrote: > > Hello. > > > > On Thu, 2011-02-03 at 15:08, Stefan Schmidt wrote: > >> > >> On Thu, 2011-02-03 at 13:42, Stefan Schmidt wrote: > >>> > 85 ANGSTROM_BLACKLIST_pn-iw = "iw depends on libnl

Re: [oe] 2011.03 release testing, starts soon!

2011-02-09 Thread Stefan Schmidt
Hello. On Wed, 2011-02-09 at 11:18, Koen Kooi wrote: > On 09-02-11 10:56, Stefan Schmidt wrote: > > >> 2. Do not delete the release branch after 2011.03 will be released (just > >> like > >>it was done for 2010.12), but let it live and allow developpers > >> committing > >>bug-fixes (ba

Re: [oe] libnl vs. libnl2 madness

2011-02-09 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 09-02-11 11:00, Stefan Schmidt wrote: > Hello. > > On Thu, 2011-02-03 at 15:08, Stefan Schmidt wrote: >> >> On Thu, 2011-02-03 at 13:42, Stefan Schmidt wrote: >>> 85 ANGSTROM_BLACKLIST_pn-iw = "iw depends on libnl we want libnl2" >>> >>> Need

Re: [oe] 2011.03 release testing, starts soon!

2011-02-09 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 09-02-11 10:56, Stefan Schmidt wrote: >> 2. Do not delete the release branch after 2011.03 will be released (just like >>it was done for 2010.12), but let it live and allow developpers committing >>bug-fixes (backporting choosen things?) re

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

2011-02-09 Thread Stefan Schmidt
Hello. On Tue, 2011-02-08 at 07:42, Tom Rini wrote: > > As March is fast approaching I want to gather the list of DISTRO / > MACHINE / BBPKGS targets that the various distributions would like > to see at least compile tested (volunteers for HW testing welcome!). I will do compile and runtime tes

Re: [oe] libnl vs. libnl2 madness

2011-02-09 Thread Stefan Schmidt
Hello. On Thu, 2011-02-03 at 15:08, Stefan Schmidt wrote: > > On Thu, 2011-02-03 at 13:42, Stefan Schmidt wrote: > > > > > 85ANGSTROM_BLACKLIST_pn-iw = "iw depends on libnl we want libnl2" > > > > Need to check latest version for libnl2 support. Should not be to hard to > > change > >

Re: [oe] 2011.03 release testing, starts soon!

2011-02-09 Thread Stefan Schmidt
Hello. On Wed, 2011-02-09 at 10:25, Aeschbacher, Fabrice wrote: > > There are two things which could be useful (IMO) for OE users: > > 1. a small README file (or wiki page) just highlighting the main >changes since last release (2010.12), e.g. something like >"Prominent features (the coo

Re: [oe] [PATCH] task-base: conditional wifi and bluetooth tasks in PACKAGES

2011-02-09 Thread Marcin Juszkiewicz
Dnia poniedziałek, 7 lutego 2011 o 23:13:42 Filip Zyzniewski napisał(a): > This reduces amount of tasks for bootstrap-image from around 3400 to > around 1600 for jlime. > > Signed-off-by: Filip Zyzniewski > --- > recipes/tasks/task-base.bb |6 +++--- > 1 files changed, 3 insertions(+), 3 del

[oe] [PATCH 7/7] Make kernel 2.6.37 selectable for Visstrim_M10 board.

2011-02-09 Thread Javier Martin
Signed-off-by: Javier Martin --- recipes/linux/linux-2.6.37/visstrim_m10/defconfig | 1496 + recipes/linux/linux_2.6.37.bb |1 + 2 files changed, 1497 insertions(+), 0 deletions(-) create mode 100644 recipes/linux/linux-2.6.37/visstrim_m10/defconfig

[oe] [PATCH 6/7] Add new specific package for Visstrim_M10 board.

2011-02-09 Thread Javier Martin
This visstrim-m10-utils package includes a preinit script for Visstrim_M10 boards and the commands "save_config" and "default_config" which write volatile directories to a non volatile storage. Signed-off-by: Javier Martin --- recipes/visstrim-m10-utils/files/default_config|4 ++ recipes

[oe] [PATCH 5/7] Add custom fw_env.conf for Visstrim_M10 boards.

2011-02-09 Thread Javier Martin
Signed-off-by: Javier Martin --- recipes/u-boot/files/visstrim_m10/fw_env.config |9 + 1 files changed, 9 insertions(+), 0 deletions(-) create mode 100644 recipes/u-boot/files/visstrim_m10/fw_env.config diff --git a/recipes/u-boot/files/visstrim_m10/fw_env.config b/recipes/u-boot/

[oe] [PATCH 4/7] Add custom opkg settings for Visstrim_M10 board.

2011-02-09 Thread Javier Martin
"/opt" is used in Visstrim_M10 boards as the working directory for opkg. Signed-off-by: Javier Martin --- recipes/opkg/opkg-collateral/visstrim_m10/dest|1 + recipes/opkg/opkg-collateral/visstrim_m10/lists |2 ++ recipes/opkg/opkg-collateral/visstrim_m10/tmp_dir |4 recipe

[oe] [PATCH 3/7] Add custom init dropbear script and image for Visstrim_M10.

2011-02-09 Thread Javier Martin
Custom init script is needed since "/" is mounted as read-only but "/etc" is mounted as read-write in Visstrim_M10 boards. This case is not supported by default init script. Signed-off-by: Javier Martin --- recipes/dropbear/dropbear/visstrim_m10/init | 91 +++ recipes/i

[oe] [PATCH 1/7] Add configuration file for Visstrim_M10 board.

2011-02-09 Thread Javier Martin
Signed-off-by: Javier Martin --- conf/machine/visstrim_m10.conf | 28 1 files changed, 28 insertions(+), 0 deletions(-) create mode 100644 conf/machine/visstrim_m10.conf diff --git a/conf/machine/visstrim_m10.conf b/conf/machine/visstrim_m10.conf new file mode 10

[oe] [PATCH 2/7] Add custom fstab and profile for Visstrim_M10 board.

2011-02-09 Thread Javier Martin
Signed-off-by: Javier Martin --- recipes/base-files/base-files/visstrim_m10/fstab |9 + recipes/base-files/base-files/visstrim_m10/profile | 34 recipes/base-files/base-files_3.0.14.bb|5 +++ 3 files changed, 48 insertions(+), 0 deletions(-) crea

[oe] [PATCH 0/7] Add support for Vista Silicon Visstrim_M10 boards.

2011-02-09 Thread Javier Martin
Vista Silicon Visstrim_M10 boards are used for multimedia streaming and access control. This series of patches allow to create a basic image to use Visstrim_M10 board as a decent development environment for custom applications. ___ Openembedded-de

Re: [oe] Ångström versions?

2011-02-09 Thread Graeme Gregory
On 09/02/2011 09:23, Steffen Sledz wrote: > Am 09.02.2011 10:10, schrieb Graeme Gregory: >> On 09/02/2011 07:52, Steffen Sledz wrote: >>> Am 04.02.2011 12:51, schrieb Steffen Sledz: I'm a bit confused about the Angstrom versions. Setting in local.conf is DISTRO = "angstro

Re: [oe] 2011.03 release testing, starts soon!

2011-02-09 Thread Aeschbacher, Fabrice
Hi all, There are two things which could be useful (IMO) for OE users: 1. a small README file (or wiki page) just highlighting the main changes since last release (2010.12), e.g. something like "Prominent features (the cool stuff)" on http://kernelnewbies.org/LinuxChanges This would he

Re: [oe] Ångström versions?

2011-02-09 Thread Steffen Sledz
Am 09.02.2011 10:10, schrieb Graeme Gregory: > On 09/02/2011 07:52, Steffen Sledz wrote: >> Am 04.02.2011 12:51, schrieb Steffen Sledz: >>> I'm a bit confused about the Angstrom versions. >>> >>> Setting in local.conf is >>> >>> DISTRO = "angstrom-2008.1" >>> >>> but bitbake reports >>> >>> Bui

Re: [oe] [PATCH] task-base: conditional wifi and bluetooth tasks in PACKAGES

2011-02-09 Thread Filip Zyzniewski
On 2/8/11, Koen Kooi wrote: > Kinda hard to get to the feeds without networking The bootstrap image does not contain pppd, which is far more frequently used when accessing the Internet than bluetooth (and bluetooth scenario usually involves ppp). So either the recipe is wrong in forcing bluetoo

[oe] qt4-tools-native not compiling

2011-02-09 Thread Thomas Elste
t how to fix this? Best Regards Thomas Build Configuration: BB_VERSION= "1.10.2" METADATA_BRANCH = "" METADATA_REVISION = "3a7b93a" TARGET_ARCH = "arm" TARGET_OS = "linux-gnueabi" MACHINE = "am3517-evm"

Re: [oe] Ångström versions?

2011-02-09 Thread Graeme Gregory
On 09/02/2011 07:52, Steffen Sledz wrote: > Am 04.02.2011 12:51, schrieb Steffen Sledz: >> I'm a bit confused about the Angstrom versions. >> >> Setting in local.conf is >> >> DISTRO = "angstrom-2008.1" >> >> but bitbake reports >> >> Build Configuration: >> BB_VERSION= "1.10.2" >>

Re: [oe] Ångström versions?

2011-02-09 Thread Henning Heinold
On Wed, Feb 09, 2011 at 08:52:45AM +0100, Steffen Sledz wrote: > Am 04.02.2011 12:51, schrieb Steffen Sledz: > > I'm a bit confused about the Angstrom versions. > > > > Setting in local.conf is > > > > DISTRO = "angstrom-2008.1" > > > > but bitbake reports > > > > Build Configuration: > >

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

2011-02-09 Thread Steffen Sledz
We normally run test builds for our own hipox machine. DISTROS angstrom-2008.1 (may be angstrom-2010.x too) IMAGES minimal-image, console-image, angstrom-x-image, angstrom-gnome-image Unfortunately there is a pending issue in the current testing-next (see