Re: [OE-core] [PATCH 1/1] kernel: restore scripts in the sysroot

2013-11-19 Thread Bruce Ashfield
On Tue, Nov 19, 2013 at 5:42 PM, Richard Purdie richard.pur...@linuxfoundation.org wrote: On Tue, 2013-11-19 at 17:37 -0500, Bruce Ashfield wrote: Exactly. And I had windriver bug with the same symptoms as yours. It was a package that built its own modules, and hence never called this either

Re: [OE-core] [PATCH 1/1] kernel: restore scripts in the sysroot

2013-11-19 Thread Bruce Ashfield
On Tue, Nov 19, 2013 at 6:44 PM, Phil Blundell p...@pbcl.net wrote: On Tue, 2013-11-19 at 17:37 -0500, Bruce Ashfield wrote: Alternatively, recipes need to be fixed to call the modules-base.bbclass routine to restore scripts, and I think it is obvious that won't work in all cases. Admittedly

Re: [OE-core] [PATCH 1/1] kernel: restore scripts in the sysroot

2013-11-19 Thread Bruce Ashfield
On Tue, Nov 19, 2013 at 9:59 PM, Khem Raj raj.k...@gmail.com wrote: On Nov 19, 2013, at 2:45 PM, Richard Purdie richard.pur...@linuxfoundation.org wrote: On Tue, 2013-11-19 at 14:39 -0800, Khem Raj wrote: On Nov 19, 2013, at 2:36 PM, Richard Purdie richard.pur...@linuxfoundation.org

Re: [OE-core] [PATCH 1/2] lttng-modules: Update revision to grab last bugfix releases

2013-11-20 Thread Bruce Ashfield
the cherry picks. The repository is safe for the dora branch. If that changes in the future, we can fork it into a new repo. Cheers, Bruce // Robert On 11/19/2013 01:18 PM, Bruce Ashfield wrote: On Mon, Nov 18, 2013 at 10:34 PM, Robert Yang liezhi.y...@windriver.com wrote: Hi Bruce, Here

Re: [OE-core] [PATCH 1/2] Revert kernel.bbclass: move bundle_initramfs after kernel_link_vmlinux

2013-11-22 Thread Bruce Ashfield
On Fri, Nov 22, 2013 at 9:04 AM, Mike Crowe m...@mcrowe.com wrote: This reverts commit 3baa63b4d588c3262254528b406ede265dd117bf. It broke builds that aren't using kernel-yocto. Can we get a log message of the breakage in the commit ? And a follow up question, have we simply restored the issue

Re: [OE-core] [PATCH 1/2] Revert kernel.bbclass: move bundle_initramfs after kernel_link_vmlinux

2013-11-22 Thread Bruce Ashfield
On Fri, Nov 22, 2013 at 10:53 AM, Bruce Ashfield bruce.ashfi...@gmail.com wrote: On Fri, Nov 22, 2013 at 9:04 AM, Mike Crowe m...@mcrowe.com wrote: This reverts commit 3baa63b4d588c3262254528b406ede265dd117bf. It broke builds that aren't using kernel-yocto. Can we get a log message

Re: [OE-core] distro/machine:kernel feature mapping and version checking

2013-11-22 Thread Bruce Ashfield
On 13-11-22 06:05 AM, Paul Eggleton wrote: Hi Darren, On Thursday 21 November 2013 18:47:07 Hart, Darren wrote: Regarding the following 2 bugs: https://bugzilla.yoctoproject.org/show_bug.cgi?id=5574 Add kernel version / configuration check mechanism and

Re: [OE-core] [PATCH] e1000: prevent oops when adapter is being closed and reset simultaneously

2013-11-24 Thread Bruce Ashfield
On Sun, Nov 24, 2013 at 9:49 PM, yzhu1 yanjun@windriver.com wrote: This change is based on a similar change made to e1000e support in commit bb9e44d0d0f4 (e1000e: prevent oops when adapter is being closed and reset simultaneously). The same issue has also been observed on the older e1000

[OE-core] [PATCH 3/3] linux-yocto/3.10: -rt, ebtables and e1000 fixes

2013-11-26 Thread Bruce Ashfield
Updating the 3.10 SRCREVs for the following fixes: f47ea28 bridge: enable EBTABLES a9ec82e e1000: prevent oops when adapter is being closed and reset simultaneously a4e1bd7 Revert arm: add dummy swizzle for versatile with qemu Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com

[OE-core] [PATCH 2/3] linux-yocto/3.4: update to v3.4.69

2013-11-26 Thread Bruce Ashfield
Bumping 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 | 6 +++--- meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb | 4 ++-- meta/recipes-kernel/linux/linux-yocto_3.4.bb

[OE-core] [PATCH 1/3] linux/yocto-3.10: merge v3.10.19

2013-11-26 Thread Bruce Ashfield
Updating the linux-yocto-3.10 SRCREVs to the latest korg -stable release. Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb | 8 meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb | 6 +++--- meta/recipes-kernel/linux

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

2013-11-26 Thread Bruce Ashfield
: add PACKAGECONFIG for vnc, libcurl, nss, uuid, curses, gtk+, libcap-ng (2013-11-26 12:10:35 +) 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 (3): linux/yocto

Re: [OE-core] [PATCH] module-base: Fix misleading comment

2013-11-27 Thread Bruce Ashfield
On 13-11-27 08:45 AM, Richard Purdie wrote: The comment was originally written for module.bbclass and is now slightly misleading. This updates it to match the current code. Acked-by: Bruce Ashfield bruce.ashfi...@windriver.com Signed-off-by: Richard Purdie richard.pur...@linuxfoundation.org

Re: [OE-core] [PATCH] Revert kernel: restore scripts in the sysroot

2013-11-27 Thread Bruce Ashfield
would cause issues of its own. I was waiting for the dust to clear and have been running with the same thing here, saves me from sending it and I've removed it from my queue. Acked-by: Bruce Ashfield bruce.ashfi...@windriver.com Signed-off-by: Richard Purdie richard.pur...@linuxfoundation.org

Re: [OE-core] [PATCH] runqemu: Extend to support genericx86* machine types

2013-12-02 Thread Bruce Ashfield
On Mon, Dec 2, 2013 at 1:28 PM, Saul Wold s...@linux.intel.com wrote: On 11/22/2013 06:00 PM, Bruce Ashfield wrote: On Fri, Nov 22, 2013 at 5:33 PM, Saul Wold s...@linux.intel.com wrote: I have done some very basic testing to boot to graphics and run some graphics programs. The genericx86

Re: [OE-core] Status for Sponsored by git tags

2013-12-03 Thread Bruce Ashfield
On Tue, Dec 3, 2013 at 11:55 AM, Henning Heinold hein...@inf.fu-berlin.de wrote: On Tue, Dec 03, 2013 at 11:43:41AM -0500, Philip Balister wrote: On 12/03/2013 11:08 AM, Henning Heinold wrote: Hi, how is the status about using Sponsored by git tags. Do we want something like that in

Re: [OE-core] Status for Sponsored by git tags

2013-12-03 Thread Bruce Ashfield
On Tue, Dec 3, 2013 at 12:37 PM, Henning Heinold hein...@inf.fu-berlin.de wrote: On Tue, Dec 03, 2013 at 12:21:10PM -0500, Bruce Ashfield wrote: On Tue, Dec 3, 2013 at 11:55 AM, Henning Heinold Urk. Of the top of my head .. that just looks nasty. Signed-off-by: already indicates a company

Re: [OE-core] Random fixes from the Mentor Graphics push queue

2013-12-03 Thread Bruce Ashfield
On 12/3/2013, 5:40 PM, Richard Purdie wrote: On Tue, 2013-12-03 at 11:40 -0700, Chris Larson wrote: On Wed, Nov 27, 2013 at 11:07 AM, Christopher Larson kerg...@gmail.com wrote: The following changes since commit f991d2d60b74f5ebd990f77aecd3324b1a4533e9: libpng:

Re: [OE-core] Exploring LLVM/Clang for OE

2013-12-04 Thread Bruce Ashfield
On Wed, Dec 4, 2013 at 11:31 AM, Muhammad Tauqir Ahmad mian.muhammad.tauqir.ah...@gmail.com wrote: Updates: - I am able to compile most of the packages using clang except the kernel, gcc and a few others. The ones that don't compile are mentioned in the README.md in the github repositories

[OE-core] [PATCH 0/1] linux-yocto: static -dev SRCREVs and -headers for klibc

2013-12-10 Thread Bruce Ashfield
-10 10:06:09 -0500) 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-libc-headers: fix MIPS klibc build error ...lude-asm-byteorder.h-in-linux-raid

[OE-core] [PATCH 1/1] linux-libc-headers: fix MIPS klibc build error

2013-12-10 Thread Bruce Ashfield
-headers recipe, until we update past the 3.13 kernel. With this change, we can again build klibc for mips, with no impact on the rest of the system. cc: Andrea Adami andrea.ad...@gmail.com Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- ...lude-asm-byteorder.h-in-linux-raid-md_p.h.patch

Re: [OE-core] [PATCH 0/1] linux-yocto: static -dev SRCREVs and -headers for klibc

2013-12-10 Thread Bruce Ashfield
On Tue, Dec 10, 2013 at 10:16 AM, Bruce Ashfield bruce.ashfi...@windriver.com wrote: Richard/Saul, Here are a couple of changes that I've been testing locally for a week now, with nothing (obvious) breaking. The linux-yocto-dev kernel change is to allow integration into master under test

Re: [OE-core] [PATCH] kernel: use oldnoconfig instead of yes '' | make oldconfig

2014-01-07 Thread Bruce Ashfield
On 14-01-07 09:18 AM, Alexandre Belloni wrote: When using a defconfig, using yes '' | make oldconfig may not result in the correct configuration being set. For example: $ grep USB_ETH .config CONFIG_USB_ETH=y CONFIG_USB_ETH_RNDIS=y CONFIG_USB_ETH_EEM=y $ make savedefconfig

Re: [OE-core] [PATCH] kernel: use oldnoconfig instead of yes '' | make oldconfig

2014-01-07 Thread Bruce Ashfield
On 14-01-07 03:27 PM, Alexandre Belloni wrote: On 07/01/2014 16:32, Bruce Ashfield wrote: On 14-01-07 09:18 AM, Alexandre Belloni wrote: When using a defconfig, using yes '' | make oldconfig may not result in the correct configuration being set. For example: $ grep USB_ETH .config

Re: [OE-core] unmaintained layers

2014-01-09 Thread Bruce Ashfield
On Thu, Jan 9, 2014 at 1:45 PM, Trevor Woerner trevor.woer...@linaro.org wrote: Hi everyone, At the last TSC meeting the topic of unmaintained layers came up. Here is the sorted list of master layers from the layer index [1], would it be possible for those in the know to indicate which layers

Re: [OE-core] unmaintained layers

2014-01-09 Thread Bruce Ashfield
On Thu, Jan 9, 2014 at 6:20 PM, Trevor Woerner trevor.woer...@linaro.org wrote: On 01/09/14 17:43, Mark Hatle wrote: On 1/9/14, 3:45 PM, Bruce Ashfield wrote: On Thu, Jan 9, 2014 at 1:45 PM, Trevor Woerner trevor.woer...@linaro.org wrote: Hi everyone, At the last TSC meeting the topic

Re: [OE-core] unmaintained layers

2014-01-09 Thread Bruce Ashfield
On Thu, Jan 9, 2014 at 6:35 PM, Martin Jansa martin.ja...@gmail.com wrote: On Thu, Jan 09, 2014 at 04:45:38PM -0500, Bruce Ashfield wrote: On Thu, Jan 9, 2014 at 1:45 PM, Trevor Woerner trevor.woer...@linaro.org wrote: Hi everyone, At the last TSC meeting the topic of unmaintained layers

[OE-core] [PATCH 1/3] linux-yocto/3.10: update meta data for media fragments

2014-01-14 Thread Bruce Ashfield
Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb | 2 +- meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb | 2 +- meta/recipes-kernel/linux/linux-yocto_3.10.bb | 4 ++-- 3

[OE-core] [PATCH 0/3] linux-yocto/3.10: consolidated update pull request

2014-01-14 Thread Bruce Ashfield
://git.pokylinux.org/poky-contrib zedd/kernel http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel Bruce Ashfield (3): linux-yocto/3.10: update meta data for media fragments linux-yocto/3.10: update to 3.10.25 linux-yocto/3.10: mohonpeak bsp config and scc files meta/recipes-kernel

[OE-core] [PATCH 3/3] linux-yocto/3.10: mohonpeak bsp config and scc files

2014-01-14 Thread Bruce Ashfield
Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb | 2 +- meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb | 3 ++- meta/recipes-kernel/linux/linux-yocto_3.10.bb | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff

[OE-core] [PATCH 2/3] linux-yocto/3.10: update to 3.10.25

2014-01-14 Thread Bruce Ashfield
Updating the 3.10 tree to the 3.10.25 korg -stable release. Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb | 10 -- meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb | 6 +++--- meta/recipes-kernel/linux/linux

Re: [OE-core] [PATCH 2/3] linux-yocto/3.10: update to 3.10.25

2014-01-15 Thread Bruce Ashfield
On 14-01-15 10:06 AM, Richard Purdie wrote: On Wed, 2014-01-15 at 00:57 -0500, Bruce Ashfield wrote: Updating the 3.10 tree to the 3.10.25 korg -stable release. Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb | 10

Re: [OE-core] RFC: Maintain backwards compatibility or not for module-base.bbclass

2014-01-16 Thread Bruce Ashfield
On Thu, Jan 16, 2014 at 8:58 AM, Peter Kjellerstedt peter.kjellerst...@axis.com wrote: Background: Back in September, Richard made a commit to linux-libc-headers.inc describing why one should not fork the linux-libc-headers recipe:

[OE-core] [PATCH 0/1] linux-yocto-dev: update to 3.13-rc8+

2014-01-16 Thread Bruce Ashfield
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-dev: bump version to 3.13+ meta/recipes-kernel/linux/linux-yocto-dev.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 1.8.1.2

[OE-core] [PATCH 1/1] linux-yocto-dev: bump version to 3.13+

2014-01-16 Thread Bruce Ashfield
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/linux/linux-yocto-dev.bb b/meta/recipes-kernel/linux/linux-yocto-dev.bb index e8d14b966d84

Re: [OE-core] RFC: Maintain backwards compatibility or not for module-base.bbclass

2014-01-17 Thread Bruce Ashfield
On Fri, Jan 17, 2014 at 8:53 AM, Peter Kjellerstedt peter.kjellerst...@axis.com wrote: I will aggregate my responses to Koen, Bruce and Phil below. -Original Message- From: Koen Kooi [mailto:k...@dominion.thruhere.net] Sent: den 16 januari 2014 20:19 To: Peter Kjellerstedt [snip]

Re: [OE-core] [PATCH 1/1] lttng-modules: update SRCREV and remove is_compat_task patch

2012-10-12 Thread Bruce Ashfield
the is_compat_task patch for lttng-syscalls.c to avoid do_patch errors, as recent versions of lttng-modules have added this check. Acked-by: Bruce Ashfield bruce.ashfi...@windriver.com Signed-off-by: Tom Zanussitom.zanu...@intel.com --- ...ls-protect-is_compat_task-from-redefiniti.patch | 41

Re: [OE-core] [PATCH 0/1] lttng-2.0 fixes

2012-10-12 Thread Bruce Ashfield
On 12-10-12 03:52 PM, tom.zanu...@intel.com wrote: From: Tom Zanussitom.zanu...@intel.com When trying out the current lttng-2.0, I found that it didn't work in its current state. This patch makes it work again, or at least a a quick test on qemux86 works: Before: root@qemux86:~# lttng create

Re: [OE-core] [PATCH] cryptodev kernel module recipe

2012-10-18 Thread Bruce Ashfield
On Thu, Oct 18, 2012 at 5:57 AM, Yashpal Dutta yashpal.du...@freescale.com wrote: This is a /dev/crypto device driver, equivalent to those in OpenBSD or FreeBSD. The main idea is to access of existing ciphers in kernel space from userspace, thus enabling re-use of a hardware implementation of

[OE-core] [PATCH 1/1] kernel.bbclass: remove explicit version.h target

2012-10-18 Thread Bruce Ashfield
why the explicit build of version.h was originally required, but the prep phases of the kernel have changed significantly, so it should no longer be required. [YOCTO: #3293] Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- meta/classes/kernel.bbclass |1 - 1 files changed, 0

[OE-core] [RFC PATCH 0/1] kernel.bbclass: remove explicit version.h target

2012-10-18 Thread Bruce Ashfield
=zedd/kernel Bruce Ashfield (1): kernel.bbclass: remove explicit version.h target meta/classes/kernel.bbclass |1 - 1 files changed, 0 insertions(+), 1 deletions(-) -- 1.7.5.4 ___ Openembedded-core mailing list Openembedded-core

Re: [OE-core] [PATCH 1/1] kernel.bbclass: remove explicit version.h target

2012-10-18 Thread Bruce Ashfield
On 12-10-18 11:12 AM, Richard Purdie wrote: On Thu, 2012-10-18 at 10:47 -0400, Bruce Ashfield wrote: The compilation routine for the kernel has an explicit call to build version.h, which works fine for most kernels, but the location of it has recently changes. commit d183e6f5 [UAPI: Move linux

Re: [OE-core] [PATCH] cryptodev kernel module recipe

2012-10-31 Thread Bruce Ashfield
On Tue, Oct 30, 2012 at 2:50 PM, McClintock Matthew-B29882 b29...@freescale.com wrote: On Thu, Oct 18, 2012 at 8:33 AM, Bruce Ashfield bruce.ashfi...@gmail.com wrote: On Thu, Oct 18, 2012 at 5:57 AM, Yashpal Dutta yashpal.du...@freescale.com wrote: This is a /dev/crypto device driver

[OE-core] [PATCH 7/8] kern-tools: flexibility and usability enhancements

2012-11-14 Thread Bruce Ashfield
sets config options that are not offered anywhere within this kernel 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

[OE-core] [PATCH 3/8] linux-yocto/3.4: bump kver to v3.4.16

2012-11-14 Thread Bruce Ashfield
The -stable 3.4 kernel has updated versions, so we import 3.4.16 and make that our new baseline. 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

[OE-core] [PATCH 2/8] linux-yocto/3.4: efi/mmc fixes and fri2 updates

2012-11-14 Thread Bruce Ashfield
-rt 2ec32d5 fri2: Add fri2-tiny support a7b9607 fri2: Required boot config for fri2 bed2080 fri2: Remove graphics options from the core fri2 description Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb |6 +++--- meta/recipes

[OE-core] [PATCH 0/8] linux-yocto + kern tools consolidated pull request

2012-11-14 Thread Bruce Ashfield
for bitbake -e ASSUME_PROVIDED (2012-11-13 14:21:16 +) 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 (8): linux-yocto/3.4: nfsd, pci, fishriver and rangely config

[OE-core] [PATCH 8/8] guilt: change upstream tgz location

2012-11-14 Thread Bruce Ashfield
The kernel.org mirror of the guilt tarball has been missing for a while and the yocto mirrors have been keeping builds working. Switching to a debian upstream is better than solely relying on the yocto mirrors for serving the tgz. Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com

[OE-core] [PATCH 5/8] linux-yocto/3.2: update to v3.2.32 and 3.2.32-rt48

2012-11-14 Thread Bruce Ashfield
The 3.2 kernel was lagging behind on kernel.org -stable and -rt updates. Even though no 1.3 BSPs directly use this kernel, it should be updated for those that may use it. Sanity test on qemu* for -rt and standard builds. Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- meta

[OE-core] [PATCH 1/8] linux-yocto/3.4: nfsd, pci, fishriver and rangely config changes

2012-11-14 Thread Bruce Ashfield
. 9c3a2b3 meta: fishriver: remove meta-data Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb |2 +- meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb |2 +- meta/recipes-kernel/linux/linux-yocto_3.4.bb |2 +- 3 files

[OE-core] [PATCH 6/8] kern-tools: kconf_check: fix find warning

2012-11-14 Thread Bruce Ashfield
: -path $oe-path/linux/ will not match anything because it ends with /. Using the proper variable removes the warning and make sure that we do actually search all relevant directories. Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com ] [YOCTO #3226] Signed-off-by: Bruce

[OE-core] [PATCH 4/8] linux-yocto/3.4: v3.4.17, v3.4.18, -rt and config changes

2012-11-14 Thread Bruce Ashfield
smp support 1190856 rangeley: Add efi support b262e38 rangeley: Add PCI features 80c9084 rangeley: Add uio and hugetlb support 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

Re: [OE-core] [PATCH 7/8] kern-tools: flexibility and usability enhancements

2012-11-14 Thread Bruce Ashfield
On 12-11-14 11:33 AM, Darren Hart wrote: On 11/14/2012 07:03 AM, Bruce Ashfield wrote: Updating the SRCREV to import the following changes. [updateme: find the board description with the highest score] This removes the requirement that a custom linux-yocto .scc file have define

Re: [OE-core] [PATCH 7/8] kern-tools: flexibility and usability enhancements

2012-11-14 Thread Bruce Ashfield
On 12-11-14 12:09 PM, Darren Hart wrote: On 11/14/2012 08:58 AM, Bruce Ashfield wrote: On 12-11-14 11:33 AM, Darren Hart wrote: On 11/14/2012 07:03 AM, Bruce Ashfield wrote: Updating the SRCREV to import the following changes. [updateme: find the board description with the highest

[OE-core] [PATCH 3/4] kernel-yocto: clarify KMETA branch comments

2012-11-21 Thread Bruce Ashfield
the kernel repository even if it wasn't a bare clone. # If KMETA is defined, the branch must exist, but a machine branch # can be missing since it may be created later by the tools. [YOCTO #3422] Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- meta/classes/kernel-yocto.bbclass |5

[OE-core] [PATCH 4/4] kern-tools: report missing config fragments by name

2012-11-21 Thread Bruce Ashfield
for branch yocto/standard/common-pc/atom-pc | ERROR. Could not locate meta series for atom-pc | ERROR. Could not apply patches for atom-pc. |Patch failures can be resolved in the devshell (bitbake -c devshell linux-yocto) [YOCTO #3473] Signed-off-by: Bruce Ashfield bruce.ashfi

[OE-core] [PATCH 2/4] linux-yocto/3.4: uprobes: reinstate config options for 'uprobe' feature

2012-11-21 Thread Bruce Ashfield
...@intel.com Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb |2 +- meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb |2 +- meta/recipes-kernel/linux/linux-yocto_3.4.bb |2 +- 3 files changed, 3 insertions(+), 3 deletions

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

2012-11-21 Thread Bruce Ashfield
FILESPATH to find -native files (2012-11-21 16:56:04 +) 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.0: fix virtio configuration typo linux-yocto

[OE-core] [PATCH 1/4] linux-yocto/3.0: fix virtio configuration typo

2012-11-21 Thread Bruce Ashfield
The recent tools updates in master exposed a typo that has existed in the 3.0 kernel meta data and that breaks the build for boards still using the 3.0 kernel. Bumping the meta SRCREV to pickup the following fix: [ commit fa9b8c24e84bb9d75d08d197c84c50ce4f99c424 Author: Bruce Ashfield

[OE-core] [PATCH 1/2] linux-yocto-3.4: gcc optimization config feature

2012-11-22 Thread Bruce Ashfield
feature for GCC optimizing Signed-off-by: Kishore Bodke kishore.k.bo...@intel.com Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- meta/recipes-kernel/linux/linux-yocto_3.4.bb |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-kernel/linux/linux

[OE-core] [PATCH 0/2] linux-yocto/kern-tools (v2)

2012-11-22 Thread Bruce Ashfield
) 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: gcc optimization config feature kern-tools: report missing config fragments by name meta

Re: [OE-core] [PATCH] kernel.bbclass: use the same versioning schema for modules.tgz and provide link to latest

2012-11-26 Thread Bruce Ashfield
On Mon, Nov 26, 2012 at 7:37 AM, Martin Jansa martin.ja...@gmail.comwrote: * so it will work look KERNEL_IMAGE * also we were recreating modules.tgz with every kernel build, but overwritting the same output file Signed-off-by: Martin Jansa martin.ja...@gmail.com ---

Re: [OE-core] [PATCH] kernel.bbclass: use the same versioning schema for modules.tgz and provide link to latest

2012-11-26 Thread Bruce Ashfield
On Mon, Nov 26, 2012 at 8:57 AM, Martin Jansa martin.ja...@gmail.comwrote: On Mon, Nov 26, 2012 at 08:49:32AM -0500, Bruce Ashfield wrote: On Mon, Nov 26, 2012 at 7:37 AM, Martin Jansa martin.ja...@gmail.com wrote: * so it will work look KERNEL_IMAGE * also we were recreating

Re: [OE-core] meta-cloud layer

2012-11-28 Thread Bruce Ashfield
On Wed, Nov 28, 2012 at 11:22 AM, Richard Purdie richard.pur...@linuxfoundation.org wrote: On Wed, 2012-11-28 at 17:10 +0100, David Nyström wrote: Hello everyone, I'm working on getting a minimal Yocto/oe-core based OpenStack setup running with the meta-cloud layer, with bits and pieces

[OE-core] [PATCH 1/1] kernel-yocto: checkout known branch before leaving do_validate_branches

2012-11-29 Thread Bruce Ashfield
. This has been fixed in the tree construction scripts to not track these files, but a secondary fix is also required of not leaving the build on these branches, to allow arbitrary trees to be built. [YOCTO #3413] Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- meta/classes/kernel

[OE-core] [PATCH 0/1 master/for-danny] kernel-yocto: validate branches fix

2012-11-29 Thread Bruce Ashfield
) are available in the git repository at: git://git.pokylinux.org/poky-contrib zedd/kernel-fixes http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel-fixes Bruce Ashfield (1): kernel-yocto: checkout known branch before leaving do_validate_branches meta/classes/kernel-yocto.bbclass

[OE-core] [PATCH 0/1] linux-yocto/3.4: move PREEMPT_NONE to beagleboard standard kernel only

2012-11-29 Thread Bruce Ashfield
) 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.4: move PREEMPT_NONE to beagleboard standard kernel only meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb

[OE-core] [PATCH 1/1] linux-yocto/3.4: move PREEMPT_NONE to beagleboard standard kernel only

2012-11-29 Thread Bruce Ashfield
-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb |2 +- meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb |2 +- meta/recipes-kernel/linux/linux-yocto_3.4.bb |2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git

Re: [OE-core] meta-cloud layer

2012-11-30 Thread Bruce Ashfield
On Fri, Nov 30, 2012 at 12:14 PM, Raymond Danks ray.da...@se-eng.comwrote: On 11/30/2012 04:29 AM, David Nyström wrote: On 11/29/2012 02:54 PM, Richard Purdie wrote: On Thu, 2012-11-29 at 06:44 -0700, Raymond Danks wrote: Thanks for looping me in here David. The initial goal for the

Re: [OE-core] meta-cloud layer

2012-11-30 Thread Bruce Ashfield
On Fri, Nov 30, 2012 at 12:15 PM, Saul Wold s...@linux.intel.com wrote: On 11/30/2012 03:29 AM, David Nyström wrote: On 11/29/2012 02:54 PM, Richard Purdie wrote: On Thu, 2012-11-29 at 06:44 -0700, Raymond Danks wrote: Thanks for looping me in here David. The initial goal for the meta-xen

Re: [OE-core] meta-cloud layer

2012-12-01 Thread Bruce Ashfield
On Fri, Nov 30, 2012 at 6:23 PM, Michael Halstead mich...@yoctoproject.orgwrote: On 11/30/2012 12:17 PM, Raymond Danks wrote: On 11/30/2012 11:03 AM, Michael Halstead wrote: On 11/30/2012 09:26 AM, Bruce Ashfield wrote: On Fri, Nov 30, 2012 at 12:15 PM, Saul Wold s...@linux.intel.com

Re: [OE-core] why remove yaffs2?

2012-12-03 Thread Bruce Ashfield
On Mon, Dec 3, 2012 at 9:03 AM, niqingliang2...@gmail.com wrote: Hi, All: I have untouched oe for several months, and recently found that yaffs is dropped, and also in official kernel, why? Can you clarify ? Which kernel ? Yaffs has never been a mainline filesystem, but I have it in the

[OE-core] [PATCH 2/3] linux-yocto/3.4: emenlow: switch from psb to emgd graphics

2012-12-03 Thread Bruce Ashfield
. ] Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb |2 +- meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb |2 +- meta/recipes-kernel/linux/linux-yocto_3.4.bb |2 +- 3

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

2012-12-03 Thread Bruce Ashfield
://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel Bruce Ashfield (3): linux-yocto/3.4: merge v3.4.19, v3.4.20 linux-yocto/3.4: emenlow: switch from psb to emgd graphics linux-yocto/3.4: inform the fetcher if the meta branch changes meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb |8

[OE-core] [PATCH 1/3] linux-yocto/3.4: merge v3.4.19, v3.4.20

2012-12-03 Thread Bruce Ashfield
Updating the linux-yocto-3.4 trees to incorporate both 3.4.19 and 3.4.20 from the kernel.org -stable team. 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

[OE-core] [PATCH 3/3] linux-yocto/3.4: inform the fetcher if the meta branch changes

2012-12-03 Thread Bruce Ashfield
the problem. Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- meta/recipes-kernel/linux/linux-yocto_3.4.bb |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-kernel/linux/linux-yocto_3.4.bb b/meta/recipes-kernel/linux/linux-yocto_3.4.bb index 0e795c6

Re: [OE-core] Add 3.7 version of linux-libc-headers

2012-12-11 Thread Bruce Ashfield
On Tue, Dec 11, 2012 at 5:12 AM, Marcin Juszkiewicz marcin.juszkiew...@linaro.org wrote: I would like to know are there plans to use 3.7 kernel for libc headers. This will allow me to drop own copy which I need to keep due to AArch64 stuff which got added in 3.7 cycle. There aren't any

Re: [OE-core] [PATCH] perf: kill -Werror

2012-12-12 Thread Bruce Ashfield
On Wed, Dec 12, 2012 at 2:08 AM, Fahad Usman fahad_us...@mentor.com wrote: this fails to build using a recent sourcery toolchain due to unused-but-set-variable Signed-off-by: Christopher Larson chris_lar...@mentor.com the patch was imported from meta-mentor layer on yoctoproject git server

Re: [OE-core] [PATCH 1/1] module.bbclass: make sure do_make_scripts() executes after do_patch()

2012-12-14 Thread Bruce Ashfield
has been unpacked and patched. I've never seen the problem myself, but having a more tightly defined ordering for the task is a good thing in my books. Since you aren't breaking the working use case, I have no objection. So I'll throw out a fancy: Reviewed-by: Bruce Ashfield bruce.ashfi

Re: [OE-core] [oe-core][PATCH 06/10] kernel.bbclass: use the same versioning schema for modules.tgz and provide link to latest

2012-12-14 Thread Bruce Ashfield
On Fri, Dec 14, 2012 at 6:40 PM, Martin Jansa martin.ja...@gmail.comwrote: * so it will work look KERNEL_IMAGE * also we were recreating modules.tgz with every kernel build, but overwritting the same output file And I recall that no one ever showed a strong preference for keeping the old

Re: [OE-core] Add 3.7 version of linux-libc-headers

2012-12-18 Thread Bruce Ashfield
On Tue, Dec 18, 2012 at 6:07 AM, Richard Purdie richard.pur...@linuxfoundation.org wrote: On Tue, 2012-12-11 at 05:52 -0500, Bruce Ashfield wrote: On Tue, Dec 11, 2012 at 5:12 AM, Marcin Juszkiewicz marcin.juszkiew...@linaro.org wrote: I would like to know are there plans to use

Re: [OE-core] Add 3.7 version of linux-libc-headers

2012-12-18 Thread Bruce Ashfield
On Tue, Dec 18, 2012 at 8:41 AM, Marcin Juszkiewicz marcin.juszkiew...@linaro.org wrote: W dniu 18.12.2012 14:32, Bruce Ashfield pisze: On Tue, Dec 18, 2012 at 6:07 AM, Richard Purdie On Tue, 2012-12-11 at 05:52 -0500, Bruce Ashfield wrote: On Tue, Dec 11, 2012 at 5:12 AM, Marcin

Re: [OE-core] Add 3.7 version of linux-libc-headers

2013-01-03 Thread Bruce Ashfield
On Tue, Dec 18, 2012 at 12:32 PM, Richard Purdie richard.pur...@linuxfoundation.org wrote: On Tue, 2012-12-18 at 08:56 -0500, Bruce Ashfield wrote: On Tue, Dec 18, 2012 at 8:41 AM, Marcin Juszkiewicz marcin.juszkiew...@linaro.org wrote: W dniu 18.12.2012 14:32, Bruce Ashfield

[OE-core] [PATCH 1/4] linux-yocto/3.4: integrate v3.4.21, v3.4.22, v3.4.23

2013-01-07 Thread Bruce Ashfield
Updating the SRCREVs to integrate the korg -stable updates. 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

[OE-core] [PATCH 4/4] linux-libc-headers: make 3.7 the default and remove older libc-header recipes

2013-01-07 Thread Bruce Ashfield
Switch the default libc-headers to the 3.7 version. At the same time, remove older versions of the headers to keep things simple and clear. All userspace and kernel combinations should build and boot against this single lib-headers version. Signed-off-by: Bruce Ashfield bruce.ashfi

[OE-core] [PATCH 3/4] linux-libc-headers: add 3.7 version

2013-01-07 Thread Bruce Ashfield
From: Marcin Juszkiewicz marcin.juszkiew...@linaro.org Signed-off-by: Marcin Juszkiewicz marcin.juszkiew...@linaro.org Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- meta/recipes-kernel/linux-libc-headers/linux-libc-headers_3.7.bb |4 1 file changed, 4 insertions

[OE-core] [PATCH 2/4] linux-yocto/3.4: update to v3.4.24

2013-01-07 Thread Bruce Ashfield
Updating the 3.4 recipes to v3.4.24 stable version. 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.bb

[OE-core] [PATCH 0/4] linux-yocto/3.4: linux-libc-headers: version updates

2013-01-07 Thread Bruce Ashfield
5b658729eff73963262dda4d6c683fdd023b8d04: libgdata: finalize recipe removal (2013-01-07 14:43:28 +) 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 (3): linux-yocto/3.4: integrate v3.4.21

Re: [OE-core] update-modules, do we need it anymore?

2013-01-10 Thread Bruce Ashfield
On Tue, Jan 8, 2013 at 9:41 AM, Laurentiu Palcu laurentiu.pa...@intel.comwrote: Hi all, While working on making all postinstalls run on host, I saw that we still use update-modules script. However, neither the kmod modprobe nor the busybox one read /etc/modules.conf file anymore which is

Re: [OE-core] update-modules, do we need it anymore?

2013-01-10 Thread Bruce Ashfield
On Thu, Jan 10, 2013 at 9:24 AM, Laurentiu Palcu laurentiu.pa...@intel.comwrote: On 01/10/2013 04:10 PM, Bruce Ashfield wrote: I don't have any use for the rest of update-modules, so I don't disagree on that point. I'd just like to see a form of autoload support be continued

[OE-core] [PATCH 0/1] linux-libc-headers: fix long path name build breakage

2013-01-10 Thread Bruce Ashfield
: guile: add explicit dependency to avoid parallel build issue (2013-01-09 15:05:26 +) 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-libc-headers: fix

Re: [OE-core] guilt: Unsupported version of git (1.8.0.2)

2013-01-15 Thread Bruce Ashfield
On Tue, Jan 15, 2013 at 5:25 AM, Stefan Herbrechtsmeier ste...@herbrechtsmeier.net wrote: Hi, the current version of git is not supported by guilt and breaks linux-yocto when used with additional patches. Open a bug in the bugzilla (if you haven't already) and assign it to me. I'll take

Re: [OE-core] Build fail in kconfig-frontends

2013-01-16 Thread Bruce Ashfield
On Sun, Dec 16, 2012 at 1:57 PM, Otavio Salvador ota...@ossystems.com.brwrote: On Sun, Dec 16, 2012 at 4:52 PM, Martin Jansa martin.ja...@gmail.com wrote: On Sun, Dec 16, 2012 at 04:16:40PM -0200, Otavio Salvador wrote: Hello, Today I did a sync and kconfig-frontends fails to build. I

Re: [OE-core] [PATCH 5/6] kernel.bbclass: remove references to update-modules

2013-01-17 Thread Bruce Ashfield
On Thu, Jan 17, 2013 at 9:58 AM, Laurentiu Palcu laurentiu.pa...@intel.comwrote: Since update-modules is now obsolete, remove it from the bbclass. This seems to capture all the concerns that I had about removing update-modules. Acked-by: Bruce Ashfield bruce.ashfi...@windriver.com [YOCTO

[OE-core] [PATCH 3/7] kernel-yocto: add KBUILD_OUTPUT to OE_TERMINAL_EXPORTS

2013-01-17 Thread Bruce Ashfield
Since linux-yocto based recipes have a split build and source directory, we should export KBUILD=${B} to the devshell. This allows the kernel to be incrementally build within the shell and not dirty the source directory (which breaks subsequent full builds). Signed-off-by: Bruce Ashfield

[OE-core] [PATCH 7/7] guilt: add git 1.8.x support

2013-01-17 Thread Bruce Ashfield
Updating guilt to allow git 1.8.x as a supported version. This version has no impact on other functionality within the scripts, so no other adjustments are necessary. [YOCTO #3275] Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- ...lt-update-supported-git-versions-to-1.8.x.patch

[OE-core] [PATCH 5/7] linux-yocto/routerstationpro: enable GPIO_SYSFS

2013-01-17 Thread Bruce Ashfield
We had a request to enable GPIO_SYSFS to allow easy use of the available GPIOs in the board out of the box. This is a simple / contained config item to enable, so there's no reason not to. [YOCTO #3519] Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- meta/recipes-kernel/linux

[OE-core] [PATCH 6/7] linux-yocto/3.4: integrate LTSI-3.4

2013-01-17 Thread Bruce Ashfield
branch of linux-yocto-3.4 and to all BSP branches in the tree. LTSI based BSPs or features are not activated as part of this commit, they are controlled by the meta branch of the kernel repository and are activated in separate patches. [YOCTO #2396] Signed-off-by: Bruce Ashfield bruce.ashfi

[OE-core] [PATCH 2/7] linux-yocto: normalize repository naming and SRC_URI options

2013-01-17 Thread Bruce Ashfield
linux-yocto-tiny and linux-yocto had minor differences from the rest of the linux-yocto recipes. After this commit, all the recipes are using bareclone=1 and repository names that end with .git. Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- meta/recipes-kernel/linux/linux-yocto

[OE-core] [PATCH 4/7] linux-yocto/meta: update include statements to explicit .scc format

2013-01-17 Thread Bruce Ashfield
. [YOCTO #3418] Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb |2 +- meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb |2 +- meta/recipes-kernel/linux/linux-yocto_3.4.bb |2 +- 3 files changed, 3 insertions(+), 3

<    4   5   6   7   8   9   10   11   12   13   >