[OE-core] [PATCH 1/1] Backports inclusion of config.h to be compatible with newer kernels.

2014-10-05 Thread Brian Lloyd
Signed-off-by: Brian Lloyd --- ...1-Add-config.h-include-to-src-lx_memory.c.patch | 40 ++ .../xorg-driver/xf86-video-geode_2.11.16.bb| 2 +- 2 files changed, 41 insertions(+), 1 deletion(-) create mode 100644 meta-oe/recipes-graphics/xorg-driver/xf86-video-geode

[OE-core] [PATCH 0/1] xf-86-video-geode missing config.h include

2014-10-05 Thread Brian Lloyd
This backports a fix already applied to development branh of xf86-video-geode to latest release since next release could be a ways away. This allows compiling xf86-video-geode against the latest linux-yocto kernels. Brian Lloyd (1): Backports inclusion of config.h to be compatible with newer

[OE-core] [PATCH 1/1] Move boot media to /media/realroot for easy access after boot.

2014-06-28 Thread Brian Lloyd
n for instance multiple syslinux boot medias are plugged in (ie ensure correct syslinux is updated when the booted system is updated). Signed-off-by: Brian Lloyd --- meta/recipes-core/initrdscripts/files/init-live.sh | 10 +- meta/recipes-core/initrdscripts/initramfs-live-boot_1

[OE-core] [PATCH 0/1] initramfs-lib-boot: move boot media to /media/realroot

2014-06-28 Thread Brian Lloyd
x27;t another that also exists). Brian Lloyd (1): Move boot media to /media/realroot for easy access after boot. meta/recipes-core/initrdscripts/files/init-live.sh | 10 +- meta/recipes-core/initrdscripts/initramfs-live-boot_1.0.bb | 4 ++-- 2 files changed, 11 insertions(

Re: [OE-core] [PATCH 1/1] Enhancements to allow core file debugging to work properly from devices

2013-11-03 Thread Brian Lloyd
Thank you for the interest. Personally, I wouldn't mind just adding gcore to the base package, as it isn't very large. However, it really is a support script that isn't necessary for gdb or gdb-server. It does make testing the other part of the patch easier, though. But as it isn't strictly nec

Re: [OE-core] [PATCH 1/1] Enhancements to allow core file debugging to work properly from devices

2013-10-31 Thread Brian Lloyd
The patch adds gcore when gcore package is added to the install packages list for an image. That gives a simple core generation wrapper around gcc, which might simplify your testing. It appears -dev includes -dbg, and the file I want is in -dbg, so I can submit a new patch limiting to only -dbg ju

Re: [OE-core] SVN checkout ERROR: Function failed: Fetcher failure for URL:

2012-09-19 Thread Brian Lloyd
This may be a dumb question, but what does svn.local.repo resolve to? Brian A Lloyd On Sep 19, 2012, at 12:54 PM, Tarek El-Sherbiny wrote: > I've tried with both protocol=http and without the argument at all. Still not > fetching! > > On Wed, Sep 19, 2012 at 6:41 PM, Khem Raj wrote: > On We

Re: [OE-core] building wxwidgets under oe-core

2012-09-19 Thread Brian Lloyd
Thank you, the referenced binutils was very informative on how to make this work. On Tue, 2012-09-18 at 15:47 -0700, Khem Raj wrote: ... > > tar files for wxWidgets doesn't have the issues that the forced > > autoreconf is trying to avoid but the attempt to fix the issue is > > bringing in all sor

[OE-core] building wxwidgets under oe-core

2012-09-18 Thread Brian Lloyd
if someone has already made this work and it's somewhere I missed, a pointer to where it is would be greatly appreciated. Brian Lloyd ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http:/