[OE-core] [PATCH 0/2] linux-yocto: consolidated configuration update

2012-10-07 Thread Bruce Ashfield
:59 -0400) are available in the git repository at: git://git.pokylinux.org/poky-contrib zedd/kernel http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel Bruce Ashfield (2): linux-yocto/3.4: fix kconfig warnings and unnecessary options linux-yocto/3.4: tiny: Add qemu KMACHINE

[OE-core] [PATCH 0/1] linux-yocto-3.4: perf fixes

2012-10-08 Thread Bruce Ashfield
04232f5908d4a3116589193fa5f1ff526bdedacc: poky-tiny: Update the default kernel to linux-yocto-tiny_3.4 (2012-10-08 09:23:57 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib zedd/kernel http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel Bruce Ashfield (1): linux

[OE-core] [PATCH 1/1] linux-yocto/3.4: perf: parallel build and tools fixes

2012-10-08 Thread Bruce Ashfield
the same thing using 'sed', which we do have. ] So we apply it to all BSP branches and kernel types. Signed-off-by: Tom Zanussi tom.zanu...@intel.com Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb |6 +++--- meta/recipes-kernel

[OE-core] [PATCH 1/4] linux-yocto: remove 3.2 kernel recipes

2013-05-30 Thread Bruce Ashfield
Moving forward we plan to support two kernels plus the development kernel. That leaves 3.2 as the next kernel to be dropped. Support for this version will be carried in the sustained/old releases. Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- meta/recipes-kernel/linux/linux

[OE-core] [PATCH 2/4] qemu*: restrict NFSD to linux-yocto only

2013-05-30 Thread Bruce Ashfield
-by: Bruce Ashfield bruce.ashfi...@windriver.com --- meta/conf/machine/include/qemu.inc |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/conf/machine/include/qemu.inc b/meta/conf/machine/include/qemu.inc index 7111926..6245487 100644 --- a/meta/conf/machine/include/qemu.inc

[OE-core] [PATCH 0/4] kernel-yocto: consolidated pull request

2013-05-30 Thread Bruce Ashfield
: hicolor-icon-theme: keep inherited dependencies and switch to gnomebase (2013-05-30 22:31:37 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib zedd/kernel http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel Bruce Ashfield (4): linux-yocto

[OE-core] [PATCH 3/4] linux-yocto: v3.8.13 and v3.4.46

2013-05-30 Thread Bruce Ashfield
Updating the -stable linux-yocto trees to the latest korg -stable releases. Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb |8 meta/recipes-kernel/linux/linux-yocto-rt_3.8.bb |8 meta/recipes-kernel

[OE-core] [PATCH 4/4] kern-tools: expand kernel features that point to a directory name

2013-05-30 Thread Bruce Ashfield
. But for the purposes of backwards compatibility, updateme can expand the feature into a .scc file before passing it to the next set of configuration scripts. Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- meta/recipes-kernel/kern-tools/kern-tools-native_git.bb |2 +- 1 file changed, 1

Re: [OE-core] [PATCH 0/4] kernel-yocto: consolidated pull request

2013-05-31 Thread Bruce Ashfield
On Fri, May 31, 2013 at 3:07 AM, Richard Purdie richard.pur...@linuxfoundation.org wrote: On Fri, 2013-05-31 at 15:14 +0900, Saul Wold wrote: On 05/31/2013 12:28 PM, Bruce Ashfield wrote: Richard/Saul, While I continue to battle with gcc 4.8, I've got a collection of other fixes

Re: [OE-core] adding kernel headers to sysroot

2013-06-02 Thread Bruce Ashfield
On 13-06-02 10:30 AM, Koen Martens wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Bruce, On Thu, May 16, 2013 at 11:41:20AM -0400, Bruce Ashfield wrote: On 13-05-16 11:25 AM, Koen Martens wrote: I have added a kernel header file to the linux kernel for my project, that exposes

Re: [OE-core] Linux kernel build dependency of 'bc'

2013-06-06 Thread Bruce Ashfield
On Thu, Jun 6, 2013 at 11:11 AM, Otavio Salvador ota...@ossystems.com.br wrote: Hello Bruce, I got a build failure in my auto builder; it has a very lean system install and it spot something it is new for me. It seems the kernel now depends on 'bc' util. I tried to find a 'bc-native' and

Re: [OE-core] [PATCH] cramfs: import recipe from meta-oe

2013-06-11 Thread Bruce Ashfield
On Tue, Jun 11, 2013 at 11:41 AM, Andrea Adami andrea.ad...@gmail.com wrote: On Tue, Jun 11, 2013 at 4:22 PM, Saul Wold s...@linux.intel.com wrote: On 06/11/2013 07:14 AM, Andrea Adami wrote: ping Maybe you want cramfs in recipes-devtools and not in recipes-support? Feedback, please

Re: [OE-core] Fix for kernel 3.8/gcc-4.8 segfault on qemuarm

2013-06-17 Thread Bruce Ashfield
On 13-06-17 11:30 PM, Khem Raj wrote: Hi Bruce and All Finally after a long innings I have diagnosed the mystery behind the below segfault that we see on kernel 3.8 which compiled with gcc 4.8 but don't show when compiled with gcc 4.7 Unable to handle kernel paging request at virtual

Re: [OE-core] Fix for kernel 3.8/gcc-4.8 segfault on qemuarm

2013-06-17 Thread Bruce Ashfield
On 13-06-17 11:30 PM, Khem Raj wrote: Hi Bruce and All Finally after a long innings I have diagnosed the mystery behind the below segfault that we see on kernel 3.8 which compiled with gcc 4.8 but don't show when compiled with gcc 4.7 There also seems to be a follow up patch: commit

Re: [OE-core] Fix for kernel 3.8/gcc-4.8 segfault on qemuarm

2013-06-17 Thread Bruce Ashfield
On 13-06-18 12:41 AM, Khem Raj wrote: On Jun 17, 2013, at 9:37 PM, Bruce Ashfield bruce.ashfi...@windriver.com wrote: On 13-06-17 11:30 PM, Khem Raj wrote: Hi Bruce and All Finally after a long innings I have diagnosed the mystery behind the below segfault that we see on kernel 3.8 which

Re: [OE-core] Fix for kernel 3.8/gcc-4.8 segfault on qemuarm

2013-06-18 Thread Bruce Ashfield
On Tue, Jun 18, 2013 at 1:25 AM, Khem Raj raj.k...@gmail.com wrote: On Jun 17, 2013, at 9:58 PM, Bruce Ashfield bruce.ashfi...@windriver.com wrote: On 13-06-18 12:41 AM, Khem Raj wrote: On Jun 17, 2013, at 9:37 PM, Bruce Ashfield bruce.ashfi...@windriver.com wrote: On 13-06-17 11:30 PM

[OE-core] [PATCH 1/1] linux-yocto/3.8: fix gcc 4.8 ARM boot issues

2013-06-18 Thread Bruce Ashfield
] Signed-off-by: Khem Raj raj.k...@gmail.com Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- meta/recipes-kernel/linux/linux-yocto-rt_3.8.bb |6 +++--- meta/recipes-kernel/linux/linux-yocto-tiny_3.8.bb |4 ++-- meta/recipes-kernel/linux/linux-yocto_3.8.bb | 14

Re: [OE-core] [PATCH 0/1]

2013-06-18 Thread Bruce Ashfield
Apologies for the no subject email. The rest is fine, just the guy typing it up had an itchy trigger finger! Cheers, Bruce On Tue, Jun 18, 2013 at 11:20 AM, Bruce Ashfield bruce.ashfi...@windriver.com wrote: Richard/Saul, Here's the integration of a change from Khem to fix the gcc 4.8 ARM

[OE-core] [PATCH 0/1]

2013-06-18 Thread Bruce Ashfield
, and it is good for broader testing. [YOCTO #4549] Signed-off-by: Khem Raj raj.k...@gmail.com Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com Cheers, Bruce The following changes since commit 1dd643b142c69ac9035e29bff11d02201638dc65: licences: Add SGI license (2013-06-17 16:45:37 +0100

[OE-core] [PATCH 0/4] linux-yocto: consolidated pull request

2013-06-26 Thread Bruce Ashfield
17:59:17 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib zedd/kernel http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel Bruce Ashfield (4): linux-yocto/3.4: allow kernel feature _appends to be overriden linux-yocto/3.8: add USB screen

[OE-core] [PATCH 2/4] linux-yocto/3.8: add USB screen configuration and net sched options

2013-06-26 Thread Bruce Ashfield
michael.baraba...@windriver.com Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com meta: add BSP-specific touchscreen support Add touchscreen-composite support to machines based on common-pc and common-pc-64, along with several other Atom boards that don't inherit from

[OE-core] [PATCH 3/4] linux-yocto/3.4: ltsi: sync to LTSI commit 5f05247ed

2013-06-26 Thread Bruce Ashfield
Updating the 3.4 branches to the latest LTSI baseline. Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb |4 ++-- meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb |2 +- meta/recipes-kernel/linux/linux-yocto_3.4.bb

[OE-core] [PATCH 1/4] linux-yocto/3.4: allow kernel feature _appends to be overriden

2013-06-26 Thread Bruce Ashfield
to prevent the recipe's extra features from being appended to the core functionality. Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- meta/recipes-kernel/linux/linux-yocto_3.4.bb |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/meta/recipes-kernel/linux

[OE-core] [PATCH 4/4] linux-yocto-dev: bump version to 3.10+

2013-06-26 Thread Bruce Ashfield
The linux-yocto-dev kernel is at 3.10-rcX, so we should bump the version to reflect reality. Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- meta/recipes-kernel/linux/linux-yocto-dev.bb |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-kernel

[OE-core] [PATCH 0/1] linux-yocto: update 3.4 to latest -stable

2013-07-06 Thread Bruce Ashfield
(2013-07-05 15:52:48 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib zedd/kernel-oe http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel-oe Bruce Ashfield (1): linux-yocto/3.4: update to v3.4.52 meta/recipes-kernel/linux/linux-yocto-rt_3.4

[OE-core] [PATCH 1/1] linux-yocto/3.4: update to v3.4.52

2013-07-06 Thread Bruce Ashfield
Updating the 3.4 kernel to the latest korg -stable release. Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb |8 meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb |6 +++--- meta/recipes-kernel/linux/linux-yocto_3.4

Re: [OE-core] kernel miscompilation with gcc 4.8 for ARMv5

2013-07-10 Thread Bruce Ashfield
On Wed, Jul 10, 2013 at 9:34 AM, Enrico Scholz enrico.sch...@sigma-chemnitz.de wrote: Enrico Scholz enrico.scholz-wttK6gPy29v+Hn7q9Vec/7nah6klm...@public.gmane.org writes: is it expected that recent gcc 4.8[1] compiles the kernel correctly? Kernels for ARMv5 platforms (PXA168 - 3.4.52, MX28

Re: [OE-core] kernel miscompilation with gcc 4.8 for ARMv5

2013-07-10 Thread Bruce Ashfield
On Wed, Jul 10, 2013 at 11:30 AM, Enrico Scholz enrico.sch...@sigma-chemnitz.de wrote: Bruce Ashfield bruce.ashfield-re5jqeeqqe8avxtiumw...@public.gmane.org writes: Applying two upstream kernel commits 455bd4c430b0c0a361f38e8658a0d6cb469942b5 (ARM: 7668/1: fix memset-related crashes caused

[OE-core] [PATCH 1/2] linux-yocto/3.4: mips: fix gcc 4.8 compilation

2013-07-17 Thread Bruce Ashfield
-mips.org (cherry picked from commit c022630633624a75b3b58f43dd3c6cc896a56cff) Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb |4 ++-- meta/recipes-kernel/linux

[OE-core] [PATCH 2/3] linux-yocto/3.4: mips: fix gcc 4.8 compilation

2013-07-17 Thread Bruce Ashfield
-mips.org (cherry picked from commit c022630633624a75b3b58f43dd3c6cc896a56cff) Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb |4 ++-- meta/recipes-kernel/linux

[OE-core] [PATCH 3/3] linux-yocto/3.8: restore qemumips64 SRCREV

2013-07-17 Thread Bruce Ashfield
In commit 00e0ec6c [linux-yocto: v3.8.13 and v3.4.46], the qemumips64 SRCREV was inadvertently dropped. This patch restores the SRCREV and a booting qemumips64. Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- meta/recipes-kernel/linux/linux-yocto_3.8.bb |1 + 1 file changed, 1

[OE-core] [v2 PATCH 0/3] linux-yocto: mips changes

2013-07-17 Thread Bruce Ashfield
Bruce Ashfield (3): linux-yocto/3.8: update META srcrev linux-yocto/3.4: mips: fix gcc 4.8 compilation linux-yocto/3.8: restore qemumips64 SRCREV meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb |4 ++-- meta/recipes-kernel/linux/linux-yocto-rt_3.8.bb |2 +- meta/recipes-kernel

[OE-core] [PATCH 1/3] linux-yocto/3.8: update META srcrev

2013-07-17 Thread Bruce Ashfield
: a feature to enable camera infrastructure 2396656 drm-emgd.scc: remove config for non-existing driver aad8aa7 drm-emgd-1.18.scc: add a kernel feature for emgd-1.18 driver fcf81f8 meta: restore NAT Feature Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- meta/recipes-kernel/linux

Re: [OE-core] [PATCH] linux-dtb: allow to build dtb using support from kernel

2013-07-22 Thread Bruce Ashfield
On Mon, Jul 22, 2013 at 10:02 AM, André Draszik andre.dras...@linaro.org wrote: Currently, OE is unable to use the linux kernel's built-in support to generate a device tree blob (dtb). This is an issue for device tree source (dts) files that need to be run through CPP (dtsp). It's not clear

[OE-core] [PATCH 0/1] linux-yocto/3.8: fix tree patching

2013-07-23 Thread Bruce Ashfield
:26:58 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib zedd/kernel http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel Bruce Ashfield (1): linux-yocto/3.8: revert .gitignore: do not ignore meta directory meta/recipes-kernel/linux/linux

[OE-core] [PATCH 1/1] linux-yocto/3.8: revert .gitignore: do not ignore meta directory

2013-07-23 Thread Bruce Ashfield
to avoid patching issues, temporarily reverting the change. Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- meta/recipes-kernel/linux/linux-yocto-rt_3.8.bb |2 +- meta/recipes-kernel/linux/linux-yocto-tiny_3.8.bb |2 +- meta/recipes-kernel/linux/linux-yocto_3.8.bb |2

Re: [OE-core] linux-yocto (dylan 3.8) arm and recipe-space issues

2013-08-09 Thread Bruce Ashfield
On Fri, Aug 9, 2013 at 10:34 AM, Peter A. Bigot p...@pabigot.com wrote: I'm trying to use linux-yocto_3.8 under dylan (poky at 899e5cc) for gumstix overo as an experiment. Since there are no overo files in the meta branch of the linux-yocto-3.8 repo, I'm using recipe-space metadata. I've run

Re: [OE-core] [PATCH] linux-dtb: Use kernel build system to generate the dtb files

2013-08-12 Thread Bruce Ashfield
On 13-08-12 11:37 AM, Otavio Salvador wrote: As the Linux kernel, unconditionally, builds the dtc application and it is the compatible version with the DeviceTree files shipped within the kernel it is better to use it and the kernel build system to generate the dtb files. From my point of

Re: [OE-core] [PATCH] linux-dtb: Use kernel build system to generate the dtb files

2013-08-13 Thread Bruce Ashfield
On 13-08-13 08:46 AM, Otavio Salvador wrote: On Tue, Aug 13, 2013 at 12:40 AM, Bruce Ashfield bruce.ashfi...@windriver.com wrote: On 13-08-12 11:37 AM, Otavio Salvador wrote: As the Linux kernel, unconditionally, builds the dtc application and it is the compatible version with the DeviceTree

Re: [OE-core] [PATCH] linux-dtb: Use kernel build system to generate the dtb files

2013-08-13 Thread Bruce Ashfield
On 13-08-13 09:35 AM, Otavio Salvador wrote: On Tue, Aug 13, 2013 at 10:06 AM, Bruce Ashfield bruce.ashfi...@windriver.com wrote: On 13-08-13 08:46 AM, Otavio Salvador wrote: On Tue, Aug 13, 2013 at 12:40 AM, Bruce Ashfield bruce.ashfi...@windriver.com wrote: On 13-08-12 11:37 AM, Otavio

Re: [OE-core] [PATCH 2/2 v2] meta-skeleton: Add busybox config fragment example

2013-08-13 Thread Bruce Ashfield
On Tue, Aug 13, 2013 at 1:58 PM, Mark Hatle mark.ha...@windriver.com wrote: On 8/13/13 12:40 PM, Laszlo Papp wrote: On Tue, Aug 13, 2013 at 6:33 PM, Mark Hatle mark.ha...@windriver.com mailto:mark.ha...@windriver.com wrote: On 8/13/13 12:23 PM, Laszlo Papp wrote: s/which

Re: [OE-core] [PATCH v2] linux-dtb: Use kernel build system to generate the dtb files

2013-08-13 Thread Bruce Ashfield
-off-by: Otavio Salvador ota...@ossystems.com.br This passed a build test on the yocto reference mpc8315e-rdb, so at least in a simple case, it worked for me. Acked-by: Bruce Ashfield bruce.ashfi...@windriver.com --- Changes in v2: - Drop debug warning left by mistake - Improve bbwarn message

Re: [OE-core] [PATCH] linux-dtb.inc: Run dts through the preprocessor

2013-08-14 Thread Bruce Ashfield
On Wed, Aug 14, 2013 at 11:32 AM, Franklin S. Cooper Jr fcoo...@ti.com wrote: * In the 3.11 kernel some dts files now include C code that must first run through the preprocessor. * Update building the dtb by first running the dts file through the user's compiler before building using the

Re: [OE-core] [PATCH] kernel.bbclass: Create symbolic link to add ${KERNEL_IMAGETYPE} to boot package

2013-08-14 Thread Bruce Ashfield
On Wed, Aug 14, 2013 at 11:32 AM, Franklin S. Cooper Jr fcoo...@ti.com wrote: * By default for some platforms U-boot assumes the kernel image is located in the boot directory of the root filesystem. * The kernel.bbclass already includes the kernel image in the /boot directory but adds a

[OE-core] [PATCH 1/2] linux-yocto-3.8/meta: update drm and intel power management settings

2013-08-15 Thread Bruce Ashfield
Updating the meta branch SRCREV to import the following config changes: f706bd4 drm-emgd.cfg: convert some config options from y to m 5995fa5 meta: features/power/intel.cfg Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- meta/recipes-kernel/linux/linux-yocto-rt_3.8.bb

[OE-core] [PATCH 2/2] linux-yocto-3.8/meta: enable ALTIVEC for qemuppc

2013-08-15 Thread Bruce Ashfield
As part of the qemuppc tuning activities, we are aligning on ppc74xx, and as a result we can enable ALTIVEC support in the base BSP config. [YOCTO #1914] Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- meta/recipes-kernel/linux/linux-yocto-rt_3.8.bb |2 +- meta/recipes

[OE-core] [PATCH 0/2] linux-yocto/3.8: configuration tweaks

2013-08-15 Thread Bruce Ashfield
commit ff10f72abda52315b892c64f711096772d9a4c1c: meta-skeleton: Add busybox config fragment example (2013-08-13 23:06:04 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib zedd/kernel http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel Bruce

Re: [OE-core] [PATCH] linux-dtb.inc: Fix dtb generation for kernels newer than 3.8

2013-08-17 Thread Bruce Ashfield
install -d ${DEPLOYDIR} - install -m 0644 ${B}/arch/${ARCH}/boot/${DTB} ${DEPLOYDIR}/${DTB_NAME}.dtb + install -m 0644 ${DTB_PATH} ${DEPLOYDIR}/${DTB_NAME}.dtb The change looks fine to me. Acked-by: Bruce Ashfield bruce.ashfi...@windriver.com Cheers

Re: [OE-core] [PATCH] kernel.bbclass, image.bbclass: Implement kernel INITRAMFS dependency and bundling

2013-08-20 Thread Bruce Ashfield
to point to the generated initramfs from the image recipe. In case it wasn't obvious with Jason cc'ing me, I've seen the patch before, and I'm good with the change. So definitely: Acked-by: Bruce Ashfield bruce.ashfi...@windriver.com I'm adding Andrea to the cc list as well, since we've been

Re: [OE-core] [PATCH] kernel.bbclass, image.bbclass: Implement kernel INITRAMFS dependency and bundling

2013-08-20 Thread Bruce Ashfield
On 13-08-20 11:03 AM, Andrea Adami wrote: On Tue, Aug 20, 2013 at 3:51 PM, Bruce Ashfield bruce.ashfi...@windriver.com wrote: On 13-08-19 03:11 PM, Jason Wessel wrote: This patch aims to fix the following two cases for the INITRAMFS generation. 1) Allow an image recipe to specify a paired

Re: [OE-core] [PATCH] kernel.bbclass, image.bbclass: Implement kernel INITRAMFS dependency and bundling

2013-08-20 Thread Bruce Ashfield
On 13-08-20 12:41 PM, Andrea Adami wrote: On Tue, Aug 20, 2013 at 6:28 PM, Bruce Ashfield bruce.ashfi...@windriver.com wrote: On 13-08-20 11:03 AM, Andrea Adami wrote: On Tue, Aug 20, 2013 at 3:51 PM, Bruce Ashfield bruce.ashfi...@windriver.com wrote: On 13-08-19 03:11 PM, Jason Wessel

[OE-core] [PATCH 4/5] gst-plugins-good: fix 3.10 libc-headers build failure

2013-08-23 Thread Bruce Ashfield
to the proper replacement. So in the short term, we can explicitly define them using the old absolute values, and everything will work. Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- ...define-V4L2_CID_HCENTER-and-V4L2_CID_VCEN.patch | 45 .../gstreamer/gst

[OE-core] [PATCH 1/5] kern-tools: usability, bug fixes and no guilt

2013-08-23 Thread Bruce Ashfield
-quiltimport, git am, and the LTSI tree generation scripts. The result is better series to branch validation, faster application and a simpler management model. This tool is backwards compatible with any tree previously constructed with guilt. We are now guilt free Signed-off-by: Bruce Ashfield bruce.ashfi

[OE-core] [PATCH 0/5] linux-yocto: consolidated pull request

2013-08-23 Thread Bruce Ashfield
501e1a321d15abd712e3a6ee6ccdb8e21c3d4ea4: bitbake: prserv/serv: Fix pid file removal (2013-08-23 17:43:40 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib zedd/kernel http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel Bruce Ashfield (5): kern-tools: usability, bug

[OE-core] [PATCH 5/5] linux-yocto: introduce v3.10

2013-08-23 Thread Bruce Ashfield
and configuration. This kernel has been built and boot tested on all qemu machines and architectures. Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb | 30 meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb

[OE-core] [PATCH 3/5] linux-libc-headers: update to v3.10

2013-08-23 Thread Bruce Ashfield
Now that the 3.10 kernel has been released we can bump the libc-headers to that version and remove the 3.8 variant. Userspace compatibility is maintained through kernel versions, we also make the single 3.10 version the toolchain default. Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com

[OE-core] [PATCH 2/5] guilt: update to latest git version

2013-08-23 Thread Bruce Ashfield
to allow specific Yocto kernel manipluation of sub-series files. Since the kernel tools no longer need guilt, we can use an up to date and nearly pure upstream version of guilt. Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- .../guilt/files/guilt-import-commit.patch

Re: [OE-core] [PATCH] u-boot, u-boot-fw-utils-cross, u-boot-mkimage: Upgrade to 2013.07

2013-08-23 Thread Bruce Ashfield
On Fri, Aug 23, 2013 at 4:00 PM, Saul Wold s...@linux.intel.com wrote: On 08/23/2013 11:09 AM, Otavio Salvador wrote: This upgrades the U-Boot for 2013.07 release. This removes the 2011.03, 2011.06 and 2013.01.01 versions so we keep a single one in core. The following recipes has been

Re: [OE-core] [PATCH 0/5] linux-yocto: consolidated pull request

2013-08-23 Thread Bruce Ashfield
On Fri, Aug 23, 2013 at 2:08 PM, Bruce Ashfield bruce.ashfi...@windriver.com wrote: Richard/Saul, Here's my consolidated set of changes that represent the biggest chunk of work for the Yocto 1.5 release. The obvious change is that the 3.10 kernel is now the latest linux-yocto kernel

Re: [OE-core] [PATCH 0/5] linux-yocto: consolidated pull request

2013-08-24 Thread Bruce Ashfield
On 13-08-24 2:33 AM, Saul Wold wrote: On 08/23/2013 11:08 AM, Bruce Ashfield wrote: Richard/Saul, Here's my consolidated set of changes that represent the biggest chunk of work for the Yocto 1.5 release. The obvious change is that the 3.10 kernel is now the latest linux-yocto kernel (and linux

Re: [OE-core] [PATCH 5/5] linux-yocto: introduce v3.10

2013-08-24 Thread Bruce Ashfield
On 13-08-23 8:57 PM, Jonathan Liu wrote: On 24/08/2013 4:08 AM, Bruce Ashfield wrote: Introduce the 3.10 kernel. This is based on the 3.10.9 upstream kernel and replaces the 3.8 recipes, which will be removed once all reference boards have been updated. 3.10 also the latest LTSI

Re: [OE-core] [PATCH 0/5] linux-yocto: consolidated pull request

2013-08-24 Thread Bruce Ashfield
On 13-08-24 9:34 AM, Bruce Ashfield wrote: On 13-08-24 2:33 AM, Saul Wold wrote: On 08/23/2013 11:08 AM, Bruce Ashfield wrote: Richard/Saul, Here's my consolidated set of changes that represent the biggest chunk of work for the Yocto 1.5 release. The obvious change is that the 3.10 kernel

Re: [OE-core] [PATCH 0/5] linux-yocto: consolidated pull request

2013-08-24 Thread Bruce Ashfield
On 13-08-24 9:50 AM, Saul Wold wrote: On 08/24/2013 06:45 AM, Bruce Ashfield wrote: On 13-08-24 9:34 AM, Bruce Ashfield wrote: On 13-08-24 2:33 AM, Saul Wold wrote: On 08/23/2013 11:08 AM, Bruce Ashfield wrote: Richard/Saul, Here's my consolidated set of changes that represent the biggest

Re: [OE-core] [PATCH 0/5] linux-yocto: consolidated pull request

2013-08-24 Thread Bruce Ashfield
On 13-08-24 9:50 AM, Saul Wold wrote: On 08/24/2013 06:45 AM, Bruce Ashfield wrote: On 13-08-24 9:34 AM, Bruce Ashfield wrote: On 13-08-24 2:33 AM, Saul Wold wrote: On 08/23/2013 11:08 AM, Bruce Ashfield wrote: Richard/Saul, Here's my consolidated set of changes that represent the biggest

Re: [OE-core] [PATCH 0/5] linux-yocto: consolidated pull request

2013-08-24 Thread Bruce Ashfield
On 13-08-24 9:50 AM, Saul Wold wrote: On 08/24/2013 06:45 AM, Bruce Ashfield wrote: On 13-08-24 9:34 AM, Bruce Ashfield wrote: On 13-08-24 2:33 AM, Saul Wold wrote: On 08/23/2013 11:08 AM, Bruce Ashfield wrote: Richard/Saul, Here's my consolidated set of changes that represent the biggest

Re: [OE-core] [PATCH 0/5] linux-yocto: consolidated pull request

2013-08-24 Thread Bruce Ashfield
On 13-08-24 9:50 AM, Saul Wold wrote: On 08/24/2013 06:45 AM, Bruce Ashfield wrote: On 13-08-24 9:34 AM, Bruce Ashfield wrote: On 13-08-24 2:33 AM, Saul Wold wrote: On 08/23/2013 11:08 AM, Bruce Ashfield wrote: Richard/Saul, Here's my consolidated set of changes that represent the biggest

[OE-core] [PATCH 7/7] linux-yocto: remove 3.8 recipes

2013-08-24 Thread Bruce Ashfield
With the introduction of the 3.10 linux-yocto tree, 3.4 being the previous LTSI kernel, and no reference BSPs using 3.8 as their reference BSP it 3.8 is no longer supported or required. Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- meta/recipes-kernel/linux/linux-yocto-rt_3.8.bb

[OE-core] [PATCH 6/7] linux-yocto: introduce v3.10

2013-08-24 Thread Bruce Ashfield
and configuration. This kernel has been built and boot tested on all qemu machines and architectures. Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb | 30 meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb

[OE-core] [PATCH 3/7] linux-libc-headers: update to v3.10

2013-08-24 Thread Bruce Ashfield
Now that the 3.10 kernel has been released we can bump the libc-headers to that version and remove the 3.8 variant. Userspace compatibility is maintained through kernel versions, we also make the single 3.10 version the toolchain default. Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com

[OE-core] [PATCH 1/7] kern-tools: usability, bug fixes and no guilt

2013-08-24 Thread Bruce Ashfield
-quiltimport, git am, and the LTSI tree generation scripts. The result is better series to branch validation, faster application and a simpler management model. This tool is backwards compatible with any tree previously constructed with guilt. We are now guilt free Signed-off-by: Bruce Ashfield bruce.ashfi

[OE-core] [PATCH 5/7] gst-plugins-good: fix 3.10 libc-headers build failure

2013-08-24 Thread Bruce Ashfield
to the proper replacement. So in the short term, we can explicitly define them using the old absolute values, and everything will work. Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- ...define-V4L2_CID_HCENTER-and-V4L2_CID_VCEN.patch | 45 .../gstreamer/gst

[OE-core] [PATCH 2/7] guilt: update to latest git version

2013-08-24 Thread Bruce Ashfield
to allow specific Yocto kernel manipluation of sub-series files. Since the kernel tools no longer need guilt, we can use an up to date and nearly pure upstream version of guilt. Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- .../guilt/files/guilt-import-commit.patch

[OE-core] [v2 PATCH 0/7] linux-yocto: consolidated pull request

2013-08-24 Thread Bruce Ashfield
common-pc (2013-08-24 09:37:49 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib zedd/kernel http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel Bruce Ashfield (7): kern-tools: usability, bug fixes and no guilt guilt: update to latest git

[OE-core] [PATCH 4/7] eglibc: ptrace: protect ptrace_peeksiginfo_args from redefintion

2013-08-24 Thread Bruce Ashfield
1 In files that include both the eglibc sys/ptrace.h and the linux kernel exported one. We can avoid this by making the eglibc variant only declare its structure if PTRACE_PEEKSIGINFO has not been defined. Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- ...ect

Re: [OE-core] [PATCH 5/7] gst-plugins-good: fix 3.10 libc-headers build failure

2013-08-25 Thread Bruce Ashfield
On 13-08-25 2:36 AM, Jonathan Liu wrote: On 25/08/2013 3:16 PM, Bruce Ashfield wrote: kernel commit 24b9f5017 [[media] V4L: Remove deprecated image centering controls] removed the definitions of V4L2_CID_HCENTER and V4L2_CID_VCENTER after three years of depreciation. The ioctl values are still

Re: [OE-core] [PATCH 4/7] eglibc: ptrace: protect ptrace_peeksiginfo_args from redefintion

2013-08-25 Thread Bruce Ashfield
On Sun, Aug 25, 2013 at 2:35 AM, Jonathan Liu net...@gmail.com wrote: On 25/08/2013 3:16 PM, Bruce Ashfield wrote: linux kernel commit 84c751bd [ptrace: add ability to retrieve signals without removing from a queue (v4)] added ptrace_peeksiginfo_args to the exported kernel user api

Re: [OE-core] [PATCH 4/7] eglibc: ptrace: protect ptrace_peeksiginfo_args from redefintion

2013-08-25 Thread Bruce Ashfield
On 13-08-25 8:46 PM, Khem Raj wrote: Hi Bruce On Sat, Aug 24, 2013 at 10:16 PM, Bruce Ashfield bruce.ashfi...@windriver.com wrote: linux kernel commit 84c751bd [ptrace: add ability to retrieve signals without removing from a queue (v4)] added ptrace_peeksiginfo_args to the exported kernel

Re: [OE-core] [oe-core] QEMU with ARM Cortex A9 with hard float configuration - Kernel panic

2013-08-25 Thread Bruce Ashfield
On 13-08-25 3:09 PM, Elvis Dowson wrote: Hi Bruce, I noticed that you've committed the changes for qemuarma9 KMACHINE configuration to the linux-yocto kernel. http://git.yoctoproject.org/cgit/cgit.cgi/linux-yocto-3.8/tree/meta/cfg/kernel-cache/bsp?h=meta I adapted the

Re: [OE-core] [oe-core] QEMU with ARM Cortex A9 with hard float configuration - Kernel panic

2013-08-25 Thread Bruce Ashfield
On 13-08-25 2:02 PM, Elvis Dowson wrote: Hi, On Aug 25, 2013, at 9:43 PM, rew...@declaratino.com wrote: Thanks! Any idea why the qemu with hard float configuration has a kernel panic with linux-yocto? init is going away so the kernel panics. Usually this means it couldn't run the init on

Re: [OE-core] [PATCH 4/7] eglibc: ptrace: protect ptrace_peeksiginfo_args from redefintion

2013-08-25 Thread Bruce Ashfield
On 13-08-25 8:54 PM, Bruce Ashfield wrote: On 13-08-25 8:46 PM, Khem Raj wrote: Hi Bruce On Sat, Aug 24, 2013 at 10:16 PM, Bruce Ashfield bruce.ashfi...@windriver.com wrote: linux kernel commit 84c751bd [ptrace: add ability to retrieve signals without removing from a queue (v4)] added

Re: [OE-core] [PATCH 7/7] linux-yocto: remove 3.8 recipes

2013-08-25 Thread Bruce Ashfield
On Sun, Aug 25, 2013 at 10:30 PM, Saul Wold s...@linux.intel.com wrote: On 08/24/2013 10:16 PM, Bruce Ashfield wrote: With the introduction of the 3.10 linux-yocto tree, 3.4 being the previous LTSI kernel, and no reference BSPs using 3.8 as their reference BSP it 3.8 is no longer supported

Re: [OE-core] [PATCH 4/7] eglibc: ptrace: protect ptrace_peeksiginfo_args from redefintion

2013-08-25 Thread Bruce Ashfield
On Sun, Aug 25, 2013 at 10:14 PM, Bruce Ashfield bruce.ashfi...@windriver.com wrote: On 13-08-25 8:54 PM, Bruce Ashfield wrote: On 13-08-25 8:46 PM, Khem Raj wrote: Hi Bruce On Sat, Aug 24, 2013 at 10:16 PM, Bruce Ashfield bruce.ashfi...@windriver.com wrote: linux kernel commit 84c751bd

Re: [OE-core] [PATCH 4/7] eglibc: ptrace: protect ptrace_peeksiginfo_args from redefintion

2013-08-25 Thread Bruce Ashfield
On Sun, Aug 25, 2013 at 10:39 PM, Bruce Ashfield bruce.ashfi...@gmail.com wrote: On Sun, Aug 25, 2013 at 10:14 PM, Bruce Ashfield bruce.ashfi...@windriver.com wrote: On 13-08-25 8:54 PM, Bruce Ashfield wrote: On 13-08-25 8:46 PM, Khem Raj wrote: Hi Bruce On Sat, Aug 24, 2013 at 10:16 PM

[OE-core] [PATCH] linux-libc-headers: ptrace.h: remove ptrace_peeksiginfo_args

2013-08-25 Thread Bruce Ashfield
and linux/ptrace.h includes. Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- ...1-ptrace.h-remove-ptrace_peeksiginfo_args.patch | 50 .../linux-libc-headers/linux-libc-headers_3.10.bb |2 +- 2 files changed, 51 insertions(+), 1 deletion(-) create mode 100644

[OE-core] linux-libc-headers: fix 3.10 build issues

2013-08-25 Thread Bruce Ashfield
Richard/Saul, As I mentioned in my last reply to my previous series: [PATCH 4/7] eglibc: ptrace: protect ptrace_peeksiginfo_args from redefintion Should be dropped, and replaced with this patch. It's a better idea to revert part of the kernel commit while we work on updating applications,

Re: [OE-core] [oe-core] QEMU with ARM Cortex A9 with hard float configuration - Kernel panic

2013-08-25 Thread Bruce Ashfield
On 13-08-25 11:58 PM, Elvis Dowson wrote: Hi Bruce, On Aug 26, 2013, at 5:03 AM, Bruce Ashfield bruce.ashfi...@windriver.com wrote: On 13-08-25 3:09 PM, Elvis Dowson wrote: I noticed that you've committed the changes for qemuarma9 KMACHINE configuration to the linux-yocto kernel. http

Re: [OE-core] [PATCH] linux-libc-headers: ptrace.h: remove ptrace_peeksiginfo_args

2013-08-25 Thread Bruce Ashfield
On 13-08-26 12:08 AM, Saul Wold wrote: On 08/25/2013 08:25 PM, Bruce Ashfield wrote: The addition of ptrace_peeksiginfo_args to the uapi in kernel commit 84c751bd [ptrace: add ability to retrieve signals without removing from a queue (v4)] means that existing applications using glibc versions

Re: [OE-core] [PATCH] linux-libc-headers: ptrace.h: remove ptrace_peeksiginfo_args

2013-08-26 Thread Bruce Ashfield
On Mon, Aug 26, 2013 at 7:03 AM, Richard Purdie richard.pur...@linuxfoundation.org wrote: On Mon, 2013-08-26 at 00:26 -0400, Bruce Ashfield wrote: On 13-08-26 12:08 AM, Saul Wold wrote: Thanks! And honestly, I didn't leave out the upstream status on purpose this time .. like I said, it just

[OE-core] [PATCH 0/1] linux-yocto/3.10: tools update

2013-08-26 Thread Bruce Ashfield
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel Bruce Ashfield (1): kern-tools: fix patch series to git tree validation meta/recipes-kernel/kern-tools/kern-tools-native_git.bb |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 1.7.10.4

[OE-core] [PATCH 1/1] kern-tools: fix patch series to git tree validation

2013-08-26 Thread Bruce Ashfield
. This change ensures that we start from the end of a series, not the start. Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- meta/recipes-kernel/kern-tools/kern-tools-native_git.bb |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-kernel/kern-tools/kern

Re: [OE-core] [PATCH 4/7] eglibc: ptrace: protect ptrace_peeksiginfo_args from redefintion

2013-08-26 Thread Bruce Ashfield
On Mon, Aug 26, 2013 at 1:28 PM, Khem Raj raj.k...@gmail.com wrote: On Aug 25, 2013, at 7:46 PM, Bruce Ashfield bruce.ashfi...@gmail.com wrote: A final (maybe .. hopefully!?) thought on this. Do drop this change, but give me a few minutes to remove the offending structure from linux-libc

Re: [OE-core] [oe-core] QEMU with ARM Cortex A9 with hard float configuration - Kernel panic

2013-08-26 Thread Bruce Ashfield
On 13-08-26 11:49 AM, Elvis Dowson wrote: Hi Bruce, On Aug 26, 2013, at 8:24 AM, Bruce Ashfield bruce.ashfi...@windriver.com wrote: Perhaps the zynq machine definition is the right way to go, since nearly enough support is mainline (in both qemu and the kernel), and we can motivate the rest

Re: [OE-core] [oe-commits] Bruce Ashfield : linux-yocto: introduce v3.10

2013-08-26 Thread Bruce Ashfield
=6dc46834c6edaf358c18b26e4304bc9e7413eb60 Author: Bruce Ashfield bruce.ashfi...@windriver.com Date: Fri Aug 23 14:08:20 2013 -0400 linux-yocto: introduce v3.10 Introduce the 3.10 kernel. This is based on the 3.10.9 upstream kernel and replaces the 3.8 recipes, which will be removed once all reference boards

Re: [OE-core] [PATCH 4/7] eglibc: ptrace: protect ptrace_peeksiginfo_args from redefintion

2013-08-26 Thread Bruce Ashfield
On Mon, Aug 26, 2013 at 5:16 PM, Khem Raj raj.k...@gmail.com wrote: On Aug 26, 2013, at 10:59 AM, Bruce Ashfield bruce.ashfi...@gmail.com wrote: On Mon, Aug 26, 2013 at 1:28 PM, Khem Raj raj.k...@gmail.com wrote: On Aug 25, 2013, at 7:46 PM, Bruce Ashfield bruce.ashfi...@gmail.com wrote

[OE-core] [PATCH 0/2] linux-yocto: add bc-native and linux-yocto-dependency

2013-08-26 Thread Bruce Ashfield
/log/?h=zedd/kernel-bc Bruce Ashfield (2): bc: add bc-native linux-yocto: add bc-native dependency, and move to linux-yocto.inc meta/recipes-extended/bc/bc_1.06.bb|2 ++ meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb |3 --- meta/recipes-kernel/linux/linux-yocto.inc

[OE-core] [PATCH 1/2] bc: add bc-native

2013-08-26 Thread Bruce Ashfield
To support the building of recent kernels in minimal environments, we should provide bc-native. Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- meta/recipes-extended/bc/bc_1.06.bb |2 ++ 1 file changed, 2 insertions(+) diff --git a/meta/recipes-extended/bc/bc_1.06.bb b/meta

[OE-core] [PATCH 2/2] linux-yocto: add bc-native dependency, and move to linux-yocto.inc

2013-08-26 Thread Bruce Ashfield
]: *** Waiting for unfinished jobs kernel commit 70730bca [kernel: Replace timeconst.pl with a bc script] added a kernel dependency on bc. To support the build of linux-yocto recipes in these configurations, we add bc-native to the common dependencies. Signed-off-by: Bruce Ashfield bruce.ashfi

Re: [OE-core] [PATCH] u-boot: update to 2013.07

2013-08-26 Thread Bruce Ashfield
On Mon, Aug 26, 2013 at 5:48 PM, Peter A. Bigot p...@pabigot.com wrote: I can confirm this also works with the Gumstix Overo in a layer bbappend that used SRC_URI_append_overo for additional patches. Thanks to you both for getting it merged. I did come up with a question, though. The recipe

[OE-core] [PATCH 0/1] linux-yocto-rt: add qemumips and qemuppc to COMPATIBLE_MACHINES

2013-08-27 Thread Bruce Ashfield
/kernel http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel Bruce Ashfield (1): linux-yocto-rt: add qemumips and qemuppc to COMPATIBLE_MACHINES meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb |5 + 1 file changed, 1 insertion(+), 4 deletions(-) -- 1.7.10.4

[OE-core] [PATCH 1/1] linux-yocto-rt: add qemumips and qemuppc to COMPATIBLE_MACHINES

2013-08-27 Thread Bruce Ashfield
3.10-rt boots and has good cyclictest results on qemuppc and qemumips, so we can now safely add them into COMPATIBLE_MACHINES. Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb |5 + 1 file changed, 1 insertion(+), 4 deletions

<    1   2   3   4   5   6   7   8   9   10   >