Re: [yocto] Kernel config fragments are not applied

2014-05-01 Thread Neuer User
Hi Bruce Here is the error messega, I get after a bitbake linux-cubox-i -c cleansstate; bitbake linux-cubox-i using the recipe you posted: ERROR: Function failed: do_patch (log file is located at

[yocto] Undefining a variable in a recipe?

2014-05-01 Thread Alex J Lennon
Hi, I have an issue with the build of an old u-boot (2009.08) which is failing a check in poky as both UBOOT_CONFIG and UBOOT_MACHINE are being defined for some reason. poky/meta/classes/uboot-config.bbclass ubootmachine = d.getVar(UBOOT_MACHINE, True) ubootconfigflags =

[yocto] quilt-native do_populate_sysroot error

2014-05-01 Thread Neuer User
Hi I needed to re-setup my yocto directory due to a fs error (was using btrfs). Before I used master-next. Now I checked out daisy. When I start bitbaking, I already get an error [File not found] when building quilt-native. The error is in the step do_populate_sysroot. The problem is pretty

Re: [yocto] Undefining a variable in a recipe?

2014-05-01 Thread Paul Eggleton
Hi Alex, On Thursday 01 May 2014 10:42:51 Alex J Lennon wrote: I have an issue with the build of an old u-boot (2009.08) which is failing a check in poky as both UBOOT_CONFIG and UBOOT_MACHINE are being defined for some reason. poky/meta/classes/uboot-config.bbclass ubootmachine =

[yocto] Build problem with current master

2014-05-01 Thread Gary Thomas
I'm trying to build using the latest master (). For historical (hysterical? customers), I'm maintaining some old versions of GCC in my own layers. Recent changes are causing these recipes to throw errors: NOTE: Error during finalise of

Re: [yocto] Kernel config fragments are not applied

2014-05-01 Thread Bruce Ashfield
On 14-05-01 02:32 AM, Neuer User wrote: Hi Bruce Here is the error messega, I get after a bitbake linux-cubox-i -c cleansstate; bitbake linux-cubox-i using the recipe you posted: Aha. This is what I was seeing as well, and there's some issues and assumptions that are built into those kernel

Re: [yocto] Undefining a variable in a recipe?

2014-05-01 Thread Alex J Lennon
On 01/05/2014 14:54, Paul Eggleton wrote: Hi Alex, On Thursday 01 May 2014 10:42:51 Alex J Lennon wrote: I have an issue with the build of an old u-boot (2009.08) which is failing a check in poky as both UBOOT_CONFIG and UBOOT_MACHINE are being defined for some reason.

Re: [yocto] Undefining a variable in a recipe?

2014-05-01 Thread Otavio Salvador
On Thu, May 1, 2014 at 2:34 PM, Alex J Lennon ajlen...@dynamicdevices.co.uk wrote: On 01/05/2014 14:54, Paul Eggleton wrote: Hi Alex, On Thursday 01 May 2014 10:42:51 Alex J Lennon wrote: I have an issue with the build of an old u-boot (2009.08) which is failing a check in poky as both

Re: [yocto] Blacklisting drivers in poky or in yocto project

2014-05-01 Thread Sudhangathan B S
The Update: I blacklisted all related drivers, i.e., libertas, libertas_sdio, cfg80211 and ipv6, but still all these driver modules got autoloaded..!! The method I used: in the file /etc/modprobe.d/blacklist.conf, i added these following lines: blacklist ipv6 blacklist cfg80211 blacklist libertas

Re: [yocto] Undefining a variable in a recipe?

2014-05-01 Thread Alex J Lennon
On 01/05/2014 18:54, Otavio Salvador wrote: On Thu, May 1, 2014 at 2:34 PM, Alex J Lennon ajlen...@dynamicdevices.co.uk wrote: On 01/05/2014 14:54, Paul Eggleton wrote: Hi Alex, On Thursday 01 May 2014 10:42:51 Alex J Lennon wrote: I have an issue with the build of an old u-boot (2009.08)

[yocto] [PATCH 2/2] meta-darwin on dylan branch

2014-05-01 Thread Woodyatt, James
commit 4c50f7bd62a675dd1f034bc6730f833c6dca0c19 Author: james woodyatt james.woody...@intel.com Date: Thu May 1 11:57:41 2014 -0700 Remove usage of ‘new typename’ constructors in ld64 part of odcctools2 package. diff --git a/recipes-devtools/odcctools/files/ld64-typename.patch

[yocto] [PATCH 0/2] meta-darwin on dylan branch

2014-05-01 Thread Woodyatt, James
Everyone— I’ve discovered some errors in the meta-darwin layer on the dylan branch that currently prevent the meta-toolchain target from building the components included in the OS X variant of the Arduino for Intel Galileo IDE. Follow-ups to comprise the two patches that solve the problem.

[yocto] [PATCH 1/2] meta-darwin on dylan branch

2014-05-01 Thread Woodyatt, James
commit 980fb673e887f321d6b417b3aecbb380fa2561d3 Author: james woodyatt james.woody...@intel.com Date: Thu May 1 11:57:05 2014 -0700 Properly configure util-linux when ncurses is configured —with-libterm=tinfo. Amend oecore.patch to modify the util-linux recipe so that it applies a

[yocto] is anyone giving a yocto talk at linuxcon in chicago in august?

2014-05-01 Thread Robert P. J. Day
i would think *someone* would be doing a yocto talk at linuxcon in august. if not, i'll propose one since i need an excuse to go. if one is already on the schedule, i'll propose something else. rday -- Robert P. J. Day

[yocto] [PATCH 1/1] dylan: fix C++ standard library headers on OS X

2014-05-01 Thread Woodyatt, James
commit 562fa987cea60d61c256195adce7e83bf1c1a8c9 Author: james woodyatt james.woody...@intel.com Date: Thu May 1 14:44:39 2014 -0700 Fix C++ standard library header directory configuration. Remove the 4.2.1 directory from the --with-gxx-include-dir path provided to the configure

Re: [yocto] is anyone giving a yocto talk at linuxcon in chicago in august?

2014-05-01 Thread Rudolf Streif
i would think *someone* would be doing a yocto talk at linuxcon in august. if not, i'll propose one since i need an excuse to go. if one is already on the schedule, i'll propose something else. The typical target for YP (and the YP Dev Day) were the Embedded Linux Conferences not that

Re: [yocto] is anyone giving a yocto talk at linuxcon in chicago in august?

2014-05-01 Thread Robert P. J. Day
On Thu, 1 May 2014, Rudolf Streif wrote:   i would think *someone* would be doing a yocto talk at linuxcon in august. if not, i'll propose one since i need an excuse to go. if one is already on the schedule, i'll propose something else. The typical target for YP (and the

Re: [yocto] is anyone giving a yocto talk at linuxcon in chicago in august?

2014-05-01 Thread Khem Raj
On Thursday, May 1, 2014, Robert P. J. Day rpj...@crashcourse.ca wrote: On Thu, 1 May 2014, Rudolf Streif wrote: i would think *someone* would be doing a yocto talk at linuxcon in august. if not, i'll propose one since i need an excuse to go. if one is already on

Re: [yocto] Blacklisting drivers in poky or in yocto project

2014-05-01 Thread Bruce Ashfield
On 2014-05-01, 2:24 PM, Sudhangathan B S wrote: The Update: I blacklisted all related drivers, i.e., libertas, libertas_sdio, cfg80211 and ipv6, but still all these driver modules got autoloaded..!! The method I used: in the file /etc/modprobe.d/blacklist.conf, i added these following lines:

Re: [yocto] Undefining a variable in a recipe?

2014-05-01 Thread Alex J Lennon
On 01/05/2014 18:54, Otavio Salvador wrote: On Thu, May 1, 2014 at 2:34 PM, Alex J Lennon ajlen...@dynamicdevices.co.uk wrote: On 01/05/2014 14:54, Paul Eggleton wrote: Hi Alex, On Thursday 01 May 2014 10:42:51 Alex J Lennon wrote: I have an issue with the build of an old u-boot (2009.08)

[linux-yocto] [PATCH 04/30] arm: rapidio updates

2014-05-01 Thread Charlie Paul
From: Paul Butler paul.but...@windriver.com - Added the RapidIO management options - Added the rio device to the axm55xx - Created the rio architecture support for arm - Added a file to support the RAPIDIO Bus registration Signed-off-by: Paul Butler paul.but...@windriver.com ---

[linux-yocto] [PATCH 05/30] powerpc: rapidio updates

2014-05-01 Thread Charlie Paul
From: Paul Butler paul.but...@windriver.com Add the rapidio device to the powerpc tree Add the rapidio support for the powerpc 44x lsi board Signed-off-by: Paul Butler paul.but...@windriver.com --- arch/powerpc/boot/dts/lsi_acp342x.dts | 317 +

[linux-yocto] [PATCH 00/30] Resubmit LSI AXXIA updates to 3.4 standard/axxia/base

2014-05-01 Thread Charlie Paul
These patches have the comments added to the rapidio patches Anders Berg (7): axxia: Fixed earlyprintk axxia: Define arch_is_coherent() ARM: 7465/1: Handle 4GB memory sizes in device tree and mem=size@start option ARM: LPAE: use phys_addr_t in alloc_init_pud() ARM: 7499/1: mm: Fix

[linux-yocto] [PATCH 06/30] include: rapidio updates

2014-05-01 Thread Charlie Paul
From: Paul Butler paul.but...@windriver.com This patch adds the register definitions, support for PW messages, destination IDs, direct IO and driver support. Signed-off-by: Paul Butler paul.but...@windriver.com --- include/asm-generic/vmlinux.lds.h | 10 ++ include/linux/rio.h |

[linux-yocto] [PATCH 05/30] powerpc: rapidio updates

2014-05-01 Thread Charlie Paul
From: Paul Butler paul.but...@windriver.com Add the rapidio device to the powerpc tree Add the rapidio support for the powerpc 44x lsi board Signed-off-by: Paul Butler paul.but...@windriver.com --- arch/powerpc/boot/dts/lsi_acp342x.dts | 317 +

[linux-yocto] [PATCH 10/30] LSI AXM55xx: Enable multi-cluster wfe/sev

2014-05-01 Thread Charlie Paul
From: David Mercado david.merc...@windriver.com By default, the system does not enable the use of ARM wfe/sev instructions across clusters, which breaks things like arch_spin_lock. This patch enables this feature. LSI AXM55xx: Disable use of wfe/sev in arch_spin_lock By default, the system does

[linux-yocto] [PATCH 09/30] axxia: Define arch_is_coherent()

2014-05-01 Thread Charlie Paul
From: Anders Berg anders.b...@lsi.com By defining arch_is_coherent() == 1, we can avoid unnecessary cache maintenance operations and the dma_alloc_coherent() will return normal memory. Signed-off-by: Anders Berg anders.b...@lsi.com --- arch/arm/Kconfig |1 +

[linux-yocto] [PATCH 11/30] ARM: 7465/1: Handle 4GB memory sizes in device tree and mem=size@start option

2014-05-01 Thread Charlie Paul
From: Anders Berg anders.b...@lsi.com commit a5d5f7daa744b34477c4a12728bde0a1694a1707 upstream The memory regions which are passed to arm_add_memory() from device tree blobs via early_init_dt_add_memory_arch() can have sizes which are larger than will fit in a 32 bit integer, so switch to using

[linux-yocto] [PATCH 15/30] arch/arm/mach-axxi: Updated DDR Retention to Wokr from Interrupt Context

2014-05-01 Thread Charlie Paul
From: John Jacques john.jacq...@lsi.com As procfs shouldn't be used as a module to user interface, switch to sysfs. Signed-off-by: John Jacques john.jacq...@lsi.com --- arch/arm/mach-axxia/Makefile |1 + arch/arm/mach-axxia/axxia.c|3 +

[linux-yocto] [PATCH 13/30] ARM: 7499/1: mm: Fix vmalloc overlap check for !HIGHMEM

2014-05-01 Thread Charlie Paul
From: Anders Berg anders.b...@lsi.com commit 36418c516b31bff4ff949c7c618430a1a514debe upstream With !HIGHMEM, sanity_check_meminfo checks for banks that completely or partially overlap the vmalloc region. The test for partial overlap checks __va(bank-start + bank-size) vmalloc_min. This

[linux-yocto] [PATCH 16/30] arch/powerpc/sysdev: Fixed PCIe enumeration issue on AXM3500 emulation

2014-05-01 Thread Charlie Paul
From: SangeethaRao sangeetha@lsi.com Signed-off-by: SangeethaRao sangeetha@lsi.com --- arch/powerpc/sysdev/lsi_pci.c | 19 ++- 1 file changed, 14 insertions(+), 5 deletions(-) diff --git a/arch/powerpc/sysdev/lsi_pci.c b/arch/powerpc/sysdev/lsi_pci.c index

[linux-yocto] [PATCH 14/30] arm: mmu: Fixed checkpatch issues with mmu

2014-05-01 Thread Charlie Paul
From: Anders Berg anders.b...@lsi.com This patch fixes the checkpatch issues with mmu. This patch is separate to keep the continuity of the previous patches that used copies of upstream patches to update. Signed-off-by: Anders Berg anders.b...@lsi.com --- arch/arm/mm/mmu.c | 76

[linux-yocto] [PATCH 20/30] LSI AXM55XX: Add PMU support

2014-05-01 Thread Charlie Paul
From: David Mercado david.merc...@windriver.com This patch adds PMU support to the Axxia AXM55xx platform. Note that on this platform, all PMU IRQ lines are OR'ed together into a single IRQ, and therefore, this implementation uses a rotating IRQ affinity scheme to deal with it. Signed-off-by:

[linux-yocto] [PATCH 19/30] arm/mach-axxia: Updated PCIe driver to set PCIe

2014-05-01 Thread Charlie Paul
From: Paul Butler paul.but...@windriver.com BASE_ADDR1 register Updated PCIe driver to set PCIe BASE_ADDR1 register to 0x0 without which PCIe inbound access wasn't working and we were seeing several suprious PEI interrupts including BAR mismatch interrupt. Signed-off-by: SangeethaRao

[linux-yocto] [PATCH 24/30] arch/arm/mach-axxia: added support for ncr_read/ncr_write

2014-05-01 Thread Charlie Paul
From: SangeethaRao sangeetha@lsi.com This patch adds support for ncr_read/ncr_write to access PCIe/SRIO SerDes config in 0x115 node Signed-off-by: SangeethaRao sangeetha@lsi.com --- arch/arm/mach-axxia/ncr.c | 137 - 1 file changed, 123

[linux-yocto] [PATCH 25/30] drivers/i2c-axxia: Support I2C_M_RECV_LEN

2014-05-01 Thread Charlie Paul
From: Anders Berg anders.b...@lsi.com Add support for the I2C_M_RECV_LEN flag to enable SMBus block data transfers. scripts/setlocalversion strips out the tag if there is a match since the Linux version is in Makefile. Without the tag information, there is no way to get back to the specific tag

[linux-yocto] [PATCH 23/30] powerpc/mpic: Disable preemption when calling mpic_processor_id()

2014-05-01 Thread Charlie Paul
From: John Jacques john.jacq...@lsi.com commit 32dda05f4ec2b854b594bd91590c46c5197d77e1 upstream Otherwise, we get a debug traceback due to the use of smp_processor_id() (or get_paca()) inside hard_smp_processor_id(). mpic_host_map() is just looking for a default CPU, so it doesn't

[linux-yocto] [PATCH 17/30] arch/arm/mach-axxia: Clear MTC Errors During Initialization

2014-05-01 Thread Charlie Paul
From: John Jacques john.jacq...@lsi.com The MTC status registers are not cleared by a reset. So, clear them during driver initialization. Signed-off-by: John Jacques john.jacq...@lsi.com --- drivers/misc/lsi-mtc.c |9 - 1 file changed, 8 insertions(+), 1 deletion(-) diff --git

[linux-yocto] [PATCH 22/30] LSI: Fix Device Tree compatible fields

2014-05-01 Thread Charlie Paul
From: John Jacques john.jacq...@lsi.com The latest boot loader updates the frequency of the clocks in the device tree; it expects there to be a place to put them. Fix the device trees for ACP and AXM platforms such that the compatible field uses the form manufacturer,model. Signed-off-by: John

[linux-yocto] [PATCH 29/30] ARM: 7668/1: fix memset-related crashes caused by recent GCC (4.7.2) optimizations

2014-05-01 Thread Charlie Paul
From: Ivan Djelic ivan.dje...@parrot.com commit 455bd4c430b0c0a361f38e8658a0d6cb469942b5 upstream. Recent GCC versions (e.g. GCC-4.7.2) perform optimizations based on assumptions about the implementation of memset and similar functions. The current ARM optimized memset code does not return the

[linux-yocto] [PATCH 27/30] LSI AXM55XX/rapidio: Stability and bug fix improvements , Correct boundary, Expand valid condition.

2014-05-01 Thread Charlie Paul
From: Michael Bringmann michael.bringm...@lsi.com Add additional spinlocks/mutexes to each controller state to increase concurrency and performance. Fix some bound checks for full outbound DME descriptor chains, correct a lockup/delay issue with errors in the outbound DME chains, and remove a

[linux-yocto] [PATCH 30/30] ARM: 7670/1: fix the memset fix

2014-05-01 Thread Charlie Paul
From: Nicolas Pitre nicolas.pi...@linaro.org commit 418df63adac56841ef6b0f1fcf435bc64d4ed177 upstream. Commit 455bd4c430b0 (ARM: 7668/1: fix memset-related crashes caused by recent GCC (4.7.2) optimizations) attempted to fix a compliance issue with the memset return value. However the memset

Re: [linux-yocto] [PATCH 30/30] ARM: 7670/1: fix the memset fix

2014-05-01 Thread Nicolas Pitre
On Thu, 1 May 2014, Greg Kroah-Hartman wrote: On Thu, May 01, 2014 at 08:29:52AM -0700, Charlie Paul wrote: From: Nicolas Pitre nicolas.pi...@linaro.org commit 418df63adac56841ef6b0f1fcf435bc64d4ed177 upstream. Commit 455bd4c430b0 (ARM: 7668/1: fix memset-related crashes caused by

Re: [linux-yocto] [PATCH 30/30] ARM: 7670/1: fix the memset fix

2014-05-01 Thread Bruce Ashfield
On 2014-05-01, 9:11 PM, Nicolas Pitre wrote: On Thu, 1 May 2014, Greg Kroah-Hartman wrote: On Thu, May 01, 2014 at 08:29:52AM -0700, Charlie Paul wrote: From: Nicolas Pitre nicolas.pi...@linaro.org commit 418df63adac56841ef6b0f1fcf435bc64d4ed177 upstream. Commit 455bd4c430b0 (ARM: 7668/1: