[oe] [PATCH meta-oe] memtester: Corrected recipe following review comments and guidelines

2011-10-25 Thread Joel A Fernandes
new-line at end of recipe Signed-off-by: Joel A Fernandes joelag...@ti.com --- .../memtester/files/Makefile.patch | 23 +++ .../recipes-benchmark/memtester/memtester_4.1.3.bb |6 +--- 2 files changed, 20 insertions(+), 9 deletions(-) diff --git a/meta-oe

Re: [oe] [PATCH meta-oe] memtester: Import from OE classic

2011-10-24 Thread Joel A Fernandes
Hi Paul, On Mon, Oct 24, 2011 at 3:05 AM, Paul Menzel paulepan...@users.sourceforge.net wrote: .. I fixed some of the above in OE classic. Please fix the issues mentioned above in meta-oe with follow-up patches. Thanks for your review comments, I'll work on resubmitting a new patch today with

[oe] [PATCH meta-oe] memtester: Import from OE classic

2011-10-23 Thread Joel A Fernandes
Added LIC_FILES_CHKSUM Signed-off-by: Joel A Fernandes joelag...@ti.com --- This package is required by the beaglebone-tester .../memtester/files/Makefile.patch | 15 +++ .../recipes-benchmark/memtester/memtester_4.1.3.bb | 27 2 files changed

[oe] How do we get programs into sysroots?

2011-08-28 Thread Joel A Fernandes
I have added a recipe for mkcard script to oe-core/meta/meta-devtools as follows: DESCRIPTION = A tool to format SD Cards correctly LICENSE = GPLv2 LIC_FILES_CHKSUM = file://COPYING;md5=393a5ca445f6965873eca0259a17f833 SECTION = base SRC_URI = file://mkcard.txt \ file://COPYING.patch

Re: [oe] [OE-core] How do we get programs into sysroots?

2011-08-28 Thread Joel A Fernandes
Hi Richard Thanks for your email. Forgive the top post due to the limitations of my phone. This script should run as native. In this case what steps do we take to ensure the binaries get installed to the native sysroots path? Thanks, Joel On Aug 28, 2011 4:54 PM, Richard Purdie

Re: [oe] [OE-core] How do we get programs into sysroots?

2011-08-28 Thread Joel A Fernandes
Thanks a lot, i'll try this. Regards, Joel On Aug 28, 2011 3:46 PM, Chris Larson clar...@kergoth.com wrote: On Sun, Aug 28, 2011 at 1:07 PM, Joel A Fernandes agnel.j...@gmail.com wrote: DESCRIPTION = A t... When using a custom do_install, with BBCLASSEXTEND, afaik you need to set

Re: [oe] meta-oe patch status

2011-08-17 Thread Joel A Fernandes
On Wed, Aug 17, 2011 at 2:25 AM, Koen Kooi k...@dominion.thruhere.net wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Op 16-08-11 22:11, Joel A Fernandes schreef: Hi Koen, Could you pull the first 4 commits from: git://github.com/joelagnel/meta-openembedded.git (branch for-koen

Re: [oe] meta-oe patch status

2011-08-16 Thread Joel A Fernandes
Hi Koen, Could you pull the first 4 commits from: git://github.com/joelagnel/meta-openembedded.git (branch for-koen) These are for gedit and their dependencies, I have verified them with a build. 02f0fee libgnomeprint: Imported from OE classic 8031b13 libgnomecups: Imported from OE Classic

[oe] Help with setting up feeds

2011-08-09 Thread Joel A Fernandes
Hi, I'm trying to setup my own feeds. For this purpose, I have rsync'ed the deploy/ipk directory from my OE core tmp directory to my webserver, and I edited /etc/opkg/base-feed.conf on my board's root filesystem with: src/gz base http://www.hackerbliss.org/joel/feeds/ipk/armv7a/ Now I created

Re: [oe] [oe-core] gstreamer-ti, questions

2011-08-04 Thread Joel A Fernandes
On Thu, Aug 4, 2011 at 8:04 PM, Joel A Fernandes agnel.j...@gmail.com wrote: On Thu, Aug 4, 2011 at 2:44 AM, Koen Kooi k...@dominion.thruhere.net wrote: Op 3 aug. 2011, om 18:28 heeft Enrico Butera het volgende geschreven: I've started importing bb files from oe classic into meta

[oe] systemd-gnome-image do_rootfs failure

2011-08-02 Thread Joel A Fernandes
I'd like to report a possible problem with oe-core that I'm not sure how to fix: On running a bitbake systemd-gnome-image, the do_rootfs stage fails saying certain packages are missing. On digging further, I find that the opkg.conf that opkg-cl uses (in image.bbclass do_rootfs function) has the

Re: [oe] systemd-gnome-image do_rootfs failure

2011-08-02 Thread Joel A Fernandes
/setup-scripts-core/sources/meta-angstrom/recipes-angstrom/images/systemd-gnome-image.bb, do_rootfs) failed with exit code '1' ERROR: '/home/joel/angstrom-oe/setup-scripts-core/sources/meta-angstrom/recipes-angstrom/images/systemd-gnome-image.bb' failed On Tue, Aug 2, 2011 at 4:57 PM, Joel

Re: [oe] [beagleboard] [PATCH] gst-plugins-good: v4l2src: Make Leapoard Imaging VGA Camera work out of the box

2011-08-01 Thread Joel A Fernandes
Hi Vladimir, On Mon, Aug 1, 2011 at 2:57 AM, Vladimir Pantelic vlado...@gmail.com wrote: Joel A Fernandes wrote:  +From d5a1f365bfd4420912735709bcb8004d3ad7226c Mon Sep 17 00:00:00 2001  +From: Joel A Fernandesagnel.j...@gmail.com  +Date: Fri, 29 Jul 2011 17:23:43 -0500  +Subject: [PATCH

[oe] [PATCH v2] gst-plugins-good: v4l2src: Make Leapoard Imaging VGA Camera work out of the box

2011-07-31 Thread Joel A Fernandes
://lists.freedesktop.org/archives/gstreamer-devel/2011-July/032425.html [2] http://www.mail-archive.com/linux-media@vger.kernel.org/msg29718.html Signed-off-by: Joel A Fernandes agnel.j...@gmail.com --- Changes since v1: * Added Upstream-Status ...-UYVY-color-format-to-the-list-of-enumera.patch | 43

Re: [oe] [beagleboard] [PATCH] gst-plugins-good: v4l2src: Make Leapoard Imaging VGA Camera work out of the box

2011-07-30 Thread Joel A Fernandes
On Sat, Jul 30, 2011 at 2:31 AM, Koen Kooi k...@beagleboard.org wrote: Op 30 jul. 2011, om 00:58 heeft Joel A Fernandes het volgende geschreven: Format enumeration in Gstreamer expects drivers to implement VIDIOC_ENUM_FMT and if not, it calls VIDIOC_TRY_FMT on a set of emulated formats

[oe] [PATCH] gst-plugins-good: v4l2src: Make Leapoard Imaging VGA Camera work out of the box

2011-07-29 Thread Joel A Fernandes
in this camera board and other sensors that don't support the emulated formats work out-of-the box without needing a caps filter element [1] http://lists.freedesktop.org/archives/gstreamer-devel/2011-July/032425.html Signed-off-by: Joel A Fernandes agnel.j...@gmail.com --- ...-UYVY-color-format

Re: [oe] [PATCH] beagleboard-test-scripts: userbutton state detection: Remove userspace scripts

2011-07-26 Thread Joel A Fernandes
On Mon, Jul 25, 2011 at 11:58 PM, Koen Kooi k...@dominion.thruhere.net wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Op 26-07-11 03:07, Joel A Fernandes schreef: Have U-boot detect if user button was pressed and set a boot argument so that user space can use this information

[oe] [meta-texasinstruments] [PATCH v3] linux-omap: Fix MMC timeout Errors

2011-07-26 Thread Joel A Fernandes
This fixes MMC errors due to timeouts on certain SD Cards following suggestions to set dto to 14 by Jason Kridner and Steven Kipisz Details of the issue: http://talk.maemo.org/showthread.php?p=1000707#post1000707 This fix proposed by Sukumar Ghoral of TI. Signed-off-by: Joel A Fernandes agnel.j

[oe] [PATCH v4] linux-omap-psp: Fix MMC timeout errors

2011-07-26 Thread Joel A Fernandes
This fixes MMC errors due to timeouts on certain SD Cards following suggestions to set dto to 14 by Jason Kridner and Steven Kipisz Details of the issue: http://talk.maemo.org/showthread.php?p=1000707#post1000707 This fix proposed by Sukumar Ghoral of TI. Signed-off-by: Joel A Fernandes agnel.j

[oe] [meta-texasinstruments] [PATCH v2] linux-omap: Fix MMC timeout Errors

2011-07-25 Thread Joel A Fernandes
This fixes MMC errors due to timeouts on certain SD Cards following suggestions to set dto to 14 by Jason Kridner and Steven Kipisz Details of the issue: http://talk.maemo.org/showthread.php?p=1000707#post1000707 This fix proposed by Sukumar Ghoral of TI. --- Generated a patch that applies to

[oe] [PATCH v3] linux-omap-psp: Fix MMC timeout errors

2011-07-25 Thread Joel A Fernandes
This fixes MMC errors due to timeouts on certain SD Cards following suggestions to set dto to 14 by Jason Kridner and Steven Kipisz Details of the issue: http://talk.maemo.org/showthread.php?p=1000707#post1000707 This fix proposed by Sukumar Ghoral of TI. --- Changes since v2: Based on

[oe] [PATCH] beagleboard-test-scripts: userbutton state detection: Remove userspace scripts

2011-07-25 Thread Joel A Fernandes
Signed-off-by: Joel A Fernandes agnel.j...@gmail.com --- I know recently these updates have become fairly noisy and maybe even a chore for maintainers to keep applying. Moving to AUTOREV checkout for this recipe (from a stable branch I maintain) would reduce or eliminate this (I'm not sure how

Re: [oe] [PATCH v2] linux-omap-psp, linux-omap: Added patch to fix MMC timeout errors

2011-07-21 Thread Joel A Fernandes
On Thu, Jul 21, 2011 at 1:29 AM, Koen Kooi k...@dominion.thruhere.net wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Op 21-07-11 00:02, Joel A Fernandes schreef: This fixes MMC errors due to timeouts on certain SD Cards following suggestions to set dto to 14 by Jason Kridner

[oe] [PATCH v2] linux-omap-psp, linux-omap: Added patch to fix MMC timeout errors

2011-07-20 Thread Joel A Fernandes
bd0b2f97c48aa6aac0c6a494f1c6ba5af5de486b Mon Sep 17 00:00:00 2001 +From: Joel A Fernandes agnel.j...@gmail.com +Date: Mon, 18 Jul 2011 23:13:41 -0500 +Subject: [PATCH] omap_hsmmc: Set dto to max value of 14 to avoid SD Card timeouts + +Signed-off-by: Joel A Fernandes agnel.j...@gmail.com +--- + drivers/mmc/host

[oe] [PATCH v2] linux-omap-psp, linux-omap: Added patch to fix MMC timeout errors

2011-07-19 Thread Joel A Fernandes
100644 index 000..7a563b7 --- /dev/null +++ b/recipes/linux/linux-omap-2.6.39/beagle/0006-omap-mmc-Adjust-dto-to-eliminate-timeout-errors.patch @@ -0,0 +1,27 @@ +From bd0b2f97c48aa6aac0c6a494f1c6ba5af5de486b Mon Sep 17 00:00:00 2001 +From: Joel A Fernandes agnel.j...@gmail.com +Date: Mon, 18 Jul

Re: [oe] [Angstrom-devel] Bitbake build failure of Angstrom

2011-07-18 Thread Joel A Fernandes
Hi Koen, Nice to hear from you. On Mon, Jul 18, 2011 at 2:00 AM, Koen Kooi k...@dominion.thruhere.net wrote: Op 18 jul 2011, om 07:16 heeft Joel A Fernandes het volgende geschreven: Hi, I am attempting to manually rebuild the BeagleBoard validation image using bitbake. For this, I used

Re: [oe] [beagleboard] Re: [Angstrom-devel] Bitbake build failure of Angstrom

2011-07-18 Thread Joel A Fernandes
Hi Koen, On Mon, Jul 18, 2011 at 2:27 AM, Koen Kooi k...@beagleboard.org wrote: Op 18 jul 2011, om 09:13 heeft Joel A Fernandes het volgende geschreven: Hi Koen, Nice to hear from you. On Mon, Jul 18, 2011 at 2:00 AM, Koen Kooi k...@dominion.thruhere.net wrote: Op 18 jul 2011, om 07

Re: [oe] [PATCH] beagleboard-test-scripts: BeagleBoard userbutton detection for flashing

2011-07-18 Thread Joel A Fernandes
On Fri, Jul 15, 2011 at 8:19 PM, Joel A Fernandes agnel.j...@gmail.com wrote: * Build and install a userbutton tool to detect state of the user button on a BeagleBoard from /dev/input/event0 * Install a user.txt and uEnv.txt to /boot, Narcissus will copy from here to the FAT partition

[oe] Bitbake build failure of Angstrom

2011-07-17 Thread Joel A Fernandes
Hi, I am attempting to manually rebuild the BeagleBoard validation image using bitbake. For this, I used the revision found in /etc/angstrom-version of an image I built with Narcissus. The OE revision I used referring to the above version file is: a1f31c757d2514e946737d60789c6f9f05ce38eb (Which

[oe] [PATCH v4] linux-omap-psp: Added patch to fix MMC timeout errors

2011-07-15 Thread Joel A Fernandes
This fixes MMC errors due to timeouts, and is borrowed from Steve Sakoman's patch for the linux-omap-2.6.39 recipe (as noticed by Jason Kridner) Details of the issue: http://www.mail-archive.com/linux-omap@vger.kernel.org/msg42214.html Signed-off-by: Joel A Fernandes agnel.j...@gmail.com

[oe] [PATCH] beagleboard-test-scripts: BeagleBoard userbutton detection for flashing

2011-07-15 Thread Joel A Fernandes
* Build and install a userbutton tool to detect state of the user button on a BeagleBoard from /dev/input/event0 * Install a user.txt and uEnv.txt to /boot, Narcissus will copy from here to the FAT partition of an SD Card Signed-off-by: Joel A Fernandes agnel.j...@gmail.com

[oe] [PATCH] linux-omap-psp: Added patch by Steve Sakoman to fix timeout errors

2011-07-14 Thread Joel A Fernandes
This fixes MMC errors due to timeouts, out was noticed by Jason Kridner in in the linux-omap-2.6.39 recipe Signed-off-by: Joel A Fernandes agnel.j...@gmail.com --- Some useful links shared by Jason: http://www.mail-archive.com/linux-omap@vger.kernel.org/msg42214.html http://cgit.openembedded.net

[oe] [PATCHi v2] linux-omap-psp: Added patch by Steve Sakoman to fix timeout errors

2011-07-14 Thread Joel A Fernandes
This fixes MMC errors due to timeouts, and is borrowed from linux-omap-2.6.39 recipe (as noticed by Jason Kridner) Signed-off-by: Joel A Fernandes agnel.j...@gmail.com --- Changes since earlier patch: * Fixed commit summary Some useful links shared by Jason: http://www.mail-archive.com/linux

[oe] [PATCHi v2] linux-omap-psp: Added patch by Steve Sakoman to fix timeout errors

2011-07-14 Thread Joel A Fernandes
This fixes MMC errors due to timeouts, and is borrowed from linux-omap-2.6.39 recipe (as noticed by Jason Kridner) Signed-off-by: Joel A Fernandes agnel.j...@gmail.com --- Changes since earlier patch: * Fixed commit summary Some useful links shared by Jason: http://www.mail-archive.com/linux

[oe] [PATCH v3] linux-omap-psp: Added patch to fix MMC timeout errors

2011-07-14 Thread Joel A Fernandes
This fixes MMC errors due to timeouts, and is borrowed from Steve Sakoman's patch for the linux-omap-2.6.39 recipe (as noticed by Jason Kridner) Signed-off-by: Joel A Fernandes agnel.j...@gmail.com --- Changes since v2: * Applied the patch to the correct recipe (linux-omap-psp-2.6.32 instead

[oe] ghostscript 9.01 fails to build

2011-07-13 Thread Joel A Fernandes
Hi, When OE build gets to the gs-9.01 recipe (ghostscript), it breaks in the do_configure stage. I'm using org.openembedded.dev HEAD, Here are the logs for the configure stage: http://www.utdallas.edu/~joel.fernandes/log.configure.gs-9.01-r0 The missing headers and libraries seem to be coming

Re: [oe] [PATCH v3] linux-omap-psp: Fix the user button GPIO to the correct value for a BeagleBoard-xM

2011-07-10 Thread Joel A Fernandes
Hi, On Wed, Jul 6, 2011 at 11:02 AM, Joel A Fernandes agnel.j...@gmail.com wrote: The user-button wasn't working for me with the the linux-omap-psp-2.6.32 kernel, this change fixes it. I noticed the correct value in the linux-omap-2.6.39 sources Signed-off-by: Joel A Fernandes agnel.j

[oe] [PATCH v2] angstrom: Use pulseaudio version 0.9.22 for armv7a architecture

2011-07-10 Thread Joel A Fernandes
0.9.23 for armv7a so we use pulseaudio 0.9.22 which is less buggier than pulseaudio 0.9.15 Signed-off-by: Joel A Fernandes agnel.j...@gmail.com --- Following Paul's suggestions, changes since original patch: * Moved setting of the PREFERRED_VERSION for pulseaudio from conf/distro/angstrom-2008.1

Re: [oe] [PATCH] pulseaudio: Switch to version version 0.9.22

2011-07-10 Thread Joel A Fernandes
Hi Paul, Thanks for your comments. Your suggestion works and is much cleaner. I have submitted a new patch. Thanks, Joel On Sun, Jul 10, 2011 at 8:05 PM, Paul Menzel paulepan...@users.sourceforge.net wrote: Dear Joel, Am Samstag, den 09.07.2011, 19:39 -0500 schrieb Joel A Fernandes: I

Re: [oe] [PATCH] pulseaudio: Switch to version version 0.9.22

2011-07-09 Thread Joel A Fernandes
with pulseaudio 0.9.15:  * Pulseaudio keeping audio devices busy when run as per-user instance  * Failure of pactl, pacmd etc to connect to the pulseaudio server Please always include links to corresponding list threads if they are available. Signed-off-by: Joel A Fernandes agnel.j

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

2011-07-08 Thread Joel A Fernandes
On Fri, Jul 8, 2011 at 11:07 AM, Kooi, Koen k-k...@ti.com wrote: (posting from the airport) If I understood correctly Joel is going to try out 0.9.22 to see if that fixes session mode, and it not, try to make systemmode a separate recipe that both .15 and .22 could optionally use. Joel,

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

2011-07-08 Thread Joel A Fernandes
On Fri, Jul 8, 2011 at 3:11 PM, Kridner, Jason j...@ti.com wrote: -Original Message- From: Joel A Fernandes [mailto:agnel.j...@gmail.com] Sent: Friday, July 08, 2011 3:11 PM To: Kooi, Koen Cc: Paul Menzel; openembedded-devel@lists.openembedded.org; Kridner, Jason; Fernandes, Joel

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

2011-07-08 Thread Joel A Fernandes
While I'm doing a build, I am also posting detailed logs to pulseaudio ML about the failure of an older version, just incase. Just mentioning that I'm setting PREFERRED_VERSION_pulseaudio to 0.9.22 in conf/.../angstrom-2008-preferred-versions.inc Is it 2008 or 2010 that gets used? Just

Re: [oe] [PATCH] pulseaudio: Switch to version version 0.9.22 for Angstrom 2011.03

2011-07-08 Thread Joel A Fernandes
On Fri, Jul 8, 2011 at 7:21 PM, Joel A Fernandes agnel.j...@gmail.com wrote: This fixes all the issues noticed earlier with pulseaudio 0.9.15:  * Pulseaudio keeping audio devices busy when run as per-user instance  * Failure of pactl, pacmd etc to connect to the pulseaudio server Signed-off

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

2011-07-08 Thread Joel A Fernandes
everyone to CC list.] Am Freitag, den 08.07.2011, 17:55 +0200 schrieb Paul Menzel: Am Donnerstag, den 07.07.2011, 21:55 -0500 schrieb 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

[oe] [PATCH] pulseaudio: Switch to version version 0.9.22 for Angstrom 2011.03

2011-07-08 Thread Joel A Fernandes
This fixes all the issues noticed earlier with pulseaudio 0.9.15: * Pulseaudio keeping audio devices busy when run as per-user instance * Failure of pactl, pacmd etc to connect to the pulseaudio server Signed-off-by: Joel A Fernandes agnel.j...@gmail.com --- Notes: * This has to go

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

[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

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

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

2011-07-06 Thread Joel A Fernandes
Hi Paul, Thanks for your suggestions. I will make the requested changes,  do_install() { @@ -28,4 +28,7 @@ do_install() {    for i in ${TEST_FILES}; do      install -m 0755 ${S}/${i} ${D}/${bindir}    done +  # Add  script to flash the NAND if it exists and if there is a valid image to

Re: [oe] [PATCH v2] linux-omap-psp: Fix the user button GPIO to the correct value for a BeagleBoard-xM

2011-07-06 Thread Joel A Fernandes
Hi Paul, Thanks for your suggestions. On Wed, Jul 6, 2011 at 4:43 AM, Paul Menzel paulepan...@users.sourceforge.net wrote: Dear Joel, Am Dienstag, den 05.07.2011, 20:48 -0500 schrieb Joel A Fernandes: 1. What has changed in this patch iteration? (You can put that below the `---`.) Thanks

[oe] [PATCH v3] linux-omap-psp: Fix the user button GPIO to the correct value for a BeagleBoard-xM

2011-07-06 Thread Joel A Fernandes
The user-button wasn't working for me with the the linux-omap-psp-2.6.32 kernel, this change fixes it. I noticed the correct value in the linux-omap-2.6.39 sources Signed-off-by: Joel A Fernandes agnel.j...@gmail.com --- Changes since v2: * Bumped PR * Made the commit summary more descriptive

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

2011-07-06 Thread Joel A Fernandes
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 --- Changes since v1: * Bumped PR * Using commit revision number instead of AUTOREV * Using update-rc.d class instead of copying init script

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

2011-07-06 Thread Joel A Fernandes
This deletes a patch that appears to be already applied to the checked out source and is causing do_patch in libxml2 to fail when bitbaking beagleboard-validation-base-image Signed-off-by: Joel A Fernandes agnel.j...@gmail.com --- Not sure if should bump the PR in this case? If not, please

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

2011-07-06 Thread Joel A Fernandes
* Deleted a patch that appears to be already applied to the checked out source and is causing do_patch in libxml2 to fail Signed-off-by: Joel A Fernandes agnel.j...@gmail.com --- Changes since previous patch: Update commit summary to be more relevant. Not sure if should bump the PR

[oe] In reply to review of [PATCH] libxml: Deleted patch that is already applied in source tarball

2011-07-06 Thread Joel A Fernandes
Hi Paul, 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? My build configuration is: DISTRO=angstrom-2010.x MACHINE=beagleboard git branch: org.openembedded.dev Uncompressing

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

2011-07-06 Thread Joel A Fernandes
-off-by: Joel A Fernandes agnel.j...@gmail.com --- .../pulseaudio-system-mode-startup.sh |4 recipes/pulseaudio/pulseaudio_0.9.22.bb| 15 +++ 2 files changed, 19 insertions(+), 0 deletions(-) create mode 100755 recipes/pulseaudio/pulseaudio-0.9.21

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

2011-07-06 Thread Joel A Fernandes
-off-by: Joel A Fernandes agnel.j...@gmail.com --- Changes since earlier version: Sorry I didn't bump the PR! Resending it again .../pulseaudio-system-mode-startup.sh |4 recipes/pulseaudio/pulseaudio_0.9.22.bb| 17 - 2 files changed, 20

[oe] [PATCH v2] linux-omap-psp: Fix the user button GPIO to the correct value for a BeagleBoard-xM

2011-07-05 Thread Joel A Fernandes
Signed-off-by: Joel A Fernandes agnel.j...@gmail.com --- ...agle-cleaned-up-board-revision-conditions.patch |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/linux/linux-omap-psp-2.6.32/beagleboard-xmc/0008-omap3-beagle-cleaned-up-board-revision-conditions.patch

[oe] [PATCH] linux-omap-psp-2.6.32 kernel: Fixed User-button GPIO to correct value for -xM

2011-06-29 Thread Joel A Fernandes
Signed-off-by: Joel A Fernandes agnel.j...@gmail.com --- ...agle-cleaned-up-board-revision-conditions.patch |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/linux/linux-omap-psp-2.6.32/beagleboard-xmc/0008-omap3-beagle-cleaned-up-board-revision-conditions.patch

[oe] Packaging from devshell

2011-06-24 Thread Joel A Fernandes
Hi, I use devshell for compiling by running a bitbake generated do_compile shell script in work/ for my package, this helps me develop faster as I can skip over parsing and other repetitive stages. However I'm not able to do the same with do_package_write, as the shell script for the same

[oe] [PATCH] ti-dmai: Fixes for Display and Capture.

2011-06-24 Thread Joel A Fernandes
These patches fix issues with display and capture in ti-dmai that cause it to break with recent kernels. Signed-off-by: Joel A Fernandes agnel.j...@gmail.com --- recipes/ti/ti-dmai.inc |4 + ...display-Set-the-default-Display-Output-to.patch | 26 + ...o

[oe] [PATCH] linux-omap: Disable UART sleep timeout to avoid serial port problems on wakeup.

2011-06-22 Thread Joel A Fernandes
linux-omap: Disable UART sleep timeout to avoid serial port problems on wakeup. Signed-off-by: Joel A Fernandes agnel.j...@gmail.com --- ...0046-ARM-OMAP-beagle-disable-uart-timeout.patch | 21 recipes/linux/linux-omap-psp_2.6.32.bb |1 + 2 files

[oe] [PATCH] ti-dsplink: Fixed location of toolchain

2011-06-13 Thread Joel A Fernandes
ti-dsplink: Fixed location of toolchain to build ti-dsplink. Signed-off-by: Joel A Fernandes agnel.j...@gmail.com --- recipes/ti/ti-dsplink.inc | 34 +- 1 files changed, 17 insertions(+), 17 deletions(-) diff --git a/recipes/ti/ti-dsplink.inc b/recipes/ti/ti