Re: [oe] [PATCH] libxml: Deleted patch that is already applied in source tarball

2011-07-07 Thread Paul Menzel
Dear Joel, Am Mittwoch, den 06.07.2011, 20:41 -0500 schrieb Joel A Fernandes: Sorry I am unable to reply to your email on libxml2 as I'm a digest-mode subscriber so I have started another thread. Could I be kept on the CC-list by replying-to-all? I will try to remember that. By the way, you

Re: [oe] [PATCH v2] pulseaudio: Run as system-wide instance instead of per-user

2011-07-07 Thread Paul Menzel
Dear Joel, Am Donnerstag, den 07.07.2011, 00:38 -0500 schrieb Joel A Fernandes: * Pulseaudio running as per-user is opening audio devices and blocking everyone else from getting access to the device. The problem is it doesn't even seem to be allowing applications to connect to it, this

Re: [oe] Discouraged kernels 2.6.35+?

2011-07-07 Thread Orjan Friberg
On 2011-07-06 13:13, Henning Heinold wrote: Koen Kooi may help you better or try to ask on the #beagle on irc.freenode.net Got an answer from Koen there (use the angstrom default kernel, basically). Thanks, Orjan -- Orjan Friberg FlatFrog Laboratories AB

Re: [oe] Discouraged kernels 2.6.35+?

2011-07-07 Thread Orjan Friberg
On 2011-07-06 19:10, Enrico wrote: On an igep board i've tested gstreamer-ti and gst-dsp with kernels .35 (from igep git) and .39 (linux-omap_2.6.39 with custom configuration), no problems so far. Thanks, good to know. -- Orjan Friberg FlatFrog Laboratories AB

Re: [oe] [PATCH] ti-wifi-utils: fix unaligned data access

2011-07-07 Thread Maupin, Chase
-Original Message- From: openembedded-devel-boun...@lists.openembedded.org [mailto:openembedded-devel-boun...@lists.openembedded.org] On Behalf Of Eyal Reizer Sent: Monday, July 04, 2011 7:57 AM To: openembedded-devel@lists.openembedded.org Subject: [oe] [PATCH] ti-wifi-utils: fix

[oe] Build fail for eglibc

2011-07-07 Thread Alex Waterman
Hello List, I have been trying to compile cacao for a development platform using openembedded. I have built a tool chain using crosstool-ng targeting arm-none-linux-gnueabi, and have set up openembedded following the getting started page on the wiki. However, I run into an issue with eglibc. I

[oe] [meta-oe][PATCHv2 3/4] audiofile: Update 0.2.6 to 0.2.7

2011-07-07 Thread Michael Lippautz
0.2.7 fixes various bugs of 0.2.6 and adds further support for WAVE and AIFF-C formats. Drop patches: * CVE-2008-5824 is already fixed in 0.2.7 (patch has just been a workaround): https://github.com/mpruett/audiofile/commit/e8cf0095b3f319739f9aa1ab5a1aa52b76be8cdd * oldstyle patch is not

[oe] [meta-oe][PATCHv2 2/4] python-sqlalchemy: Add version 0.7.1 (initial recipe)

2011-07-07 Thread Michael Lippautz
Signed-off-by: Michael Lippautz michael.lippa...@gmail.com --- .../python/python-sqlalchemy_0.7.1.bb | 16 1 files changed, 16 insertions(+), 0 deletions(-) create mode 100644 meta-oe/recipes-devtools/python/python-sqlalchemy_0.7.1.bb diff --git

[oe] [meta-oe][PATCHv2 4/4] start-stop-daemon: Add version 1.16.0.2 (initial recipe)

2011-07-07 Thread Michael Lippautz
Provides a stand-lone s-s-d that is extracted from dpkg of the corresponding version. * dpkg_1.16.0.2 is hostedd on sources.oe.org, since debian wipes old versions from their mirrors * Installing only s-s-d (binary) would be covered by automake rules. Documentation would be missing. Thus

[oe] [meta-oe][PATCHv2 0/4] Various package additions/upgrades

2011-07-07 Thread Michael Lippautz
Find attached the revised additions/upgrades for python-pyudev, python-sqlalchemy, audiofile and s-sd. Pull URL: git://github.com/zoidrr/meta-openembedded.git Branch: master Browse: https://github.com/zoidrr/meta-openembedded/commits/master Thanks, Michael Lippautz

[oe] [meta-oe][PATCHv2 1/4] python-pyudev: Add version 0.11 (initial recipe)

2011-07-07 Thread Michael Lippautz
Signed-off-by: Michael Lippautz michael.lippa...@gmail.com --- .../recipes-devtools/python/python-pyudev_0.11.bb | 22 1 files changed, 22 insertions(+), 0 deletions(-) create mode 100644 meta-oe/recipes-devtools/python/python-pyudev_0.11.bb diff --git

[oe] classpath in 2011.03-maintenance

2011-07-07 Thread George C. Huntington, III
who are the people I should talk to about problems building classpath and jamvm on the 2011.03-maintenance branch? ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org

Re: [oe] [PATCH v2] beagleboard-test-scripts: Add a script flash-fs.sh for flashing NAND

2011-07-07 Thread Jason Kridner
On Wed, Jul 6, 2011 at 12:15 PM, Joel A Fernandes agnel.j...@gmail.com wrote: This script flashes the NAND of a BeagleBoard if it exists, and if there is a valid image to flash Signed-off-by: Joel A Fernandes agnel.j...@gmail.com Acked-by: Jason Kridner jkrid...@beagleboard.org I will

Re: [oe] [PATCH v2] beagleboard-test-scripts: Add a script flash-fs.sh for flashing NAND

2011-07-07 Thread Joel A Fernandes
On Thu, Jul 7, 2011 at 9:37 AM, Kooi, Koen k-k...@ti.com wrote: Since we're not in a ramdisk anymore, we could also dump a /etc/joel-was-here file to see if we already have flashed nand from this specific card or not. Don't see how this will work when the same card is used to flash multiple

Re: [oe] [PATCH v2] beagleboard-test-scripts: Add a script flash-fs.sh for flashing NAND

2011-07-07 Thread Jason Kridner
On Thu, Jul 7, 2011 at 10:37 AM, Kooi, Koen k-k...@ti.com wrote: Since we're not in a ramdisk anymore, we could also dump a /etc/joel-was-here file to see if we already have flashed nand from this specific card or not. That would indeed make the card more useful, but it seems to be tied to the

Re: [oe] [PATCH v2] beagleboard-test-scripts: Add a script flash-fs.sh for flashing NAND

2011-07-07 Thread Jason Kridner
On Thu, Jul 7, 2011 at 10:49 AM, Joel A Fernandes agnel.j...@gmail.com wrote: On Thu, Jul 7, 2011 at 9:35 AM, Jason Kridner jkrid...@beagleboard.org wrote: On Wed, Jul 6, 2011 at 12:15 PM, Joel A Fernandes agnel.j...@gmail.com wrote: This script flashes the NAND of a BeagleBoard if it

[oe] OE Changelog for 2011-06-27 to 2011-07-4

2011-07-07 Thread cliff . brake
Changelog for 2011-06-27 to 2011-07-4. Projects included in this report: bitbake: git://git.openembedded.org/bitbake openembedded-core: git://git.openembedded.org/openembedded-core meta-openembedded: git://git.openembedded.org/meta-openembedded meta-angstrom:

Re: [oe] [meta-oe][PATCHv2 2/4] python-sqlalchemy: Add version 0.7.1 (initial recipe)

2011-07-07 Thread Paul Menzel
Am Donnerstag, den 07.07.2011, 15:36 +0200 schrieb Michael Lippautz: Signed-off-by: Michael Lippautz michael.lippa...@gmail.com --- .../python/python-sqlalchemy_0.7.1.bb | 16 1 files changed, 16 insertions(+), 0 deletions(-) create mode 100644

Re: [oe] [meta-oe][PATCHv2 4/4] start-stop-daemon: Add version 1.16.0.2 (initial recipe)

2011-07-07 Thread Paul Menzel
Am Donnerstag, den 07.07.2011, 15:36 +0200 schrieb Michael Lippautz: Provides a stand-lone s-s-d that is extracted from dpkg of the corresponding version. * dpkg_1.16.0.2 is hostedd on sources.oe.org, since debian wipes old versions from their mirrors * Installing only s-s-d (binary)

Re: [oe] [meta-oe][PATCHv2 1/4] python-pyudev: Add version 0.11 (initial recipe)

2011-07-07 Thread Paul Menzel
Am Donnerstag, den 07.07.2011, 15:35 +0200 schrieb Michael Lippautz: Signed-off-by: Michael Lippautz michael.lippa...@gmail.com --- .../recipes-devtools/python/python-pyudev_0.11.bb | 22 1 files changed, 22 insertions(+), 0 deletions(-) create mode 100644

Re: [oe] classpath in 2011.03-maintenance

2011-07-07 Thread Tom Rini
On 07/07/2011 06:39 AM, George C. Huntington, III wrote: who are the people I should talk to about problems building classpath and jamvm on the 2011.03-maintenance branch? Start by posting your problems (and your config) to the ML. -- Tom Rini Mentor Graphics Corporation

Re: [oe] [meta-oe][PATCHv2 4/4] start-stop-daemon: Add version 1.16.0.2 (initial recipe)

2011-07-07 Thread Paul Menzel
Am Donnerstag, den 07.07.2011, 19:44 +0200 schrieb Paul Menzel: Am Donnerstag, den 07.07.2011, 15:36 +0200 schrieb Michael Lippautz: Provides a stand-lone s-s-d that is extracted from dpkg of the corresponding version. * dpkg_1.16.0.2 is hostedd on sources.oe.org, since debian wipes old

Re: [oe] Debugging u-boot

2011-07-07 Thread Bernard Mentink
Hi Charles, Tried that but got the following linker error: -- error --- | /home/bernie/Stuff/build/tmp/sysroots/i686-linux/usr/armv6/arm-angstrom-linux-gnueabi/bin/ld: failed to merge target specific

[oe] [PATCH v3] beagleboard-test-scripts: Add a script flash-fs.sh for flashing NAND

2011-07-07 Thread Joel A Fernandes
This script flashes the NAND of a BeagleBoard if: * The user-button is pressed * There is a valid image on the SD Card to flash * The board has NAND Signed-off-by: Joel A Fernandes agnel.j...@gmail.com --- Changes since v2: User button is checked before flashing of the board This is

Re: [oe] [meta-oe][PATCH v2] systemd: Replace use of %m in printf formats

2011-07-07 Thread Phil Blundell
On Tue, 2011-07-05 at 14:14 -0700, Khem Raj wrote: On Mon, Jul 4, 2011 at 2:39 AM, Phil Blundell ph...@gnu.org wrote: On Sat, 2011-07-02 at 17:47 -0700, Khem Raj wrote: +-if ((fd = mkostemp(temp, O_CLOEXEC|O_CREAT|O_WRONLY)) 0) { ++if ((fd = mkstemp(temp)) 0) { This

Re: [oe] [beagleboard] [PATCH v3] beagleboard-test-scripts: Add a script flash-fs.sh for flashing NAND

2011-07-07 Thread Jason Kridner
On Thu, Jul 7, 2011 at 5:23 PM, Joel A Fernandes agnel.j...@gmail.com wrote: This script flashes the NAND of a BeagleBoard if:  * The user-button is pressed  * There is a valid image on the SD Card to flash  * The board has NAND Signed-off-by: Joel A Fernandes agnel.j...@gmail.com Acked-by:

Re: [oe] [beagleboard] [PATCH v3] beagleboard-test-scripts: Add a script flash-fs.sh for flashing NAND

2011-07-07 Thread Khem Raj
On Jul 7, 2011, at 5:32 PM, Jason Kridner jkrid...@beagleboard.org wrote: On Thu, Jul 7, 2011 at 5:23 PM, Joel A Fernandes agnel.j...@gmail.com wrote: This script flashes the NAND of a BeagleBoard if: * The user-button is pressed * There is a valid image on the SD Card to flash * The

Re: [oe] [PATCH v2] pulseaudio: Run as system-wide instance instead of per-user

2011-07-07 Thread Joel A Fernandes
Hi Paul, Thanks for your email. On Thu, Jul 7, 2011 at 2:00 AM, Paul Menzel paulepan...@users.sourceforge.net wrote: Dear Joel, Am Donnerstag, den 07.07.2011, 00:38 -0500 schrieb Joel A Fernandes: * Pulseaudio running as per-user is opening audio devices and blocking everyone else from

Re: [oe] [PATCH v2] pulseaudio: Run as system-wide instance instead of per-user

2011-07-07 Thread Joel A Fernandes
As far as I understood system mode can sometimes be the right thing to do but most of the time it is just a configuration error. Running PA and printing out the debug messages should give you a clue. Pulseaudio isn't printing any debug messages to syslog or stdout ( -vv -log-level pulseaudio

[oe] [PATCH v4] beagleboard-test-scripts: Add a script flash-fs.sh for flashing NAND

2011-07-07 Thread Joel A Fernandes
This script flashes the NAND of a BeagleBoard if: * There is a valid image on the SD Card to flash * The board has NAND Signed-off-by: Joel A Fernandes agnel.j...@gmail.com --- Changes since v3: * User button changes for flashing have been removed as it seemed unstable and we would like to

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

2011-07-07 Thread Khem Raj
On 07/06/2011 02:44 PM, Sylvain Paré wrote: Patch attached. removed unneeded line From 9e01ea60bf7790f1250ef24a317507e255f3f947 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sylvain=20'GarthPS'=20Par=C3=A9?=sylvain.p...@gmail.com Date: Wed, 6 Jul 2011 23:36:14 +0200 Subject: [PATCH] live555

Re: [oe] Debugging u-boot

2011-07-07 Thread Khem Raj
On 07/07/2011 12:25 PM, Bernard Mentink wrote: Hi Charles, Tried that but got the following linker error: -- error --- |