[yocto] kernel source code

2014-07-08 Thread jags gediya
I have run below command bitbake -c fetchall core-image-minimal It has created downloads directory and packages source codes are there inside, but i am not able to find the kernel and u-boot source code. I have build core-image-minimal without internet connectivity, and kernel and u-boot have

[yocto] QEMU in SDK

2014-07-08 Thread Joseph Andrew de la Peña
Good day ALL, I was wondering if it's possible to automatically add QEMU dependencies (kernel and ext3 files) into the script generated by do_populate_sdk? Then after running the generated SDK script, the images will reside in /path/to/sysroots/xxx-poky-xxx/tmp/images? Then just add an

Re: [yocto] QEMU in SDK

2014-07-08 Thread Chong Lu
Hi Joseph, Maybe you can use adt-installer. http://www.yoctoproject.org/docs/latest/adt-manual/adt-manual.html#using-the-adt-installer Best Regards Chong On 07/08/2014 02:15 PM, Joseph Andrew de la Peña wrote: Good day ALL, I was wondering if it's possible to automatically add QEMU

Re: [yocto] kernel source code

2014-07-08 Thread Robert Yang
On 07/08/2014 02:04 PM, jags gediya wrote: I have run below command bitbake -c fetchall core-image-minimal It has created downloads directory and packages source codes are there inside, but i am not able to find the kernel and u-boot source code. By default, the kernel-source code is:

Re: [yocto] QEMU in SDK

2014-07-08 Thread Joseph Andrew de la Peña
Good day Chong, Actually, I have used ADT (Section 3.4 Optionally Building a Toolchain Installer). I used the method -c populate_sdk and it generated a toolchain script from my existing build workdir's core-image-XXX. I ran the toolchain and it generated a sysroots dir to /path/to/sysroots

Re: [yocto] QEMU in SDK

2014-07-08 Thread Chong Lu
I mean you can use adt-installer to make your sdk environment. (3.1.1. Using the ADT Installer) After you run adt-installer script, you can get kernel and rootfs in download_image directory. Best Regards Chong On 07/08/2014 05:39 PM, Joseph Andrew de la Peña wrote: Good day Chong,

[yocto] GDB related issue on host machine

2014-07-08 Thread Vinay Kumar. G
Hi, I am new to this forum. I am facing some difficulties in debugging a.out on host os(without target connection). Using powerpc-poky-linux-gdb a.out. Once entered to gdb did below steps set sysroot /home/../ppc/sysroots/ppc7400-poky-linux file a.out b main continue shows message The program

Re: [yocto] Aarch64 support

2014-07-08 Thread atulkumar singh
Hi Maxin, Thanks for your suggestion for the same. But that git repository for meta-aarch64 is not working. Thanks and regards Atul On 8 Jul 2014 01:25, Maxin B. John maxin.j...@enea.com wrote: Hi Atul, On Tue, Jul 08, 2014 at 12:41:22AM +0530, atulkumar singh wrote: Hi All, Is there

Re: [yocto] Aarch64 support

2014-07-08 Thread Maxin B. John
Hi Atul, On Tue, Jul 08, 2014 at 03:57:44PM +0530, atulkumar singh wrote: Hi Maxin, Thanks for your suggestion for the same. But that git repository for meta-aarch64 is not working. It works for me .. # git clone git://git.linaro.org/openembedded/meta-linaro.git Thanks and regards Atul

[yocto] some wiki pages on building your very first poky/yocto project

2014-07-08 Thread Robert P. J. Day
not sure if others will find this useful but i'm teaching an oe/poky/yocto course in a couple weeks, and i decided to slap together some publicly-readable wiki pages that i plan on sending ahead of time to upcoming students to walk them through setting up their development host, and

Re: [yocto] Aarch64 support

2014-07-08 Thread Fathi Boudra
On 8 July 2014 13:27, atulkumar singh atul.singh...@gmail.com wrote: Hi Maxin, Thanks for your suggestion for the same. But that git repository for meta-aarch64 is not working. What do you mean by not working. We produce daily builds and they're tested. Thanks and regards Atul On 8 Jul

[yocto] Agenda: Yocto Project Technical Team Meeting - Tuesday, July 8, 2014 8:00 AM US Pacific Time

2014-07-08 Thread Jolley, Stephen K
Agenda: * Opens collection - 5 min (Stephen) * Yocto 1.7 status - 5 min (Stephen/team) https://wiki.yoctoproject.org/wiki/Yocto_Project_v1.7_Status https://wiki.yoctoproject.org/wiki/Yocto_1.7_Schedule https://wiki.yoctoproject.org/wiki/Yocto_1.7_Features * SWAT team rotation: Ross -

Re: [yocto] Aarch64 support

2014-07-08 Thread atulkumar singh
Hi Fathi and Maxin, Thanks as you are helping me in sorting out my issue for Aarch64 support in meta-toolchain while building bitbake for yocto. And not working means if we go into the machine/layer/recipes link and under the meta-aarch64 layer the git repository link which is mention is not

Re: [yocto] Aarch64 support

2014-07-08 Thread Maxin B. John
Hi Atul, On Tue, Jul 08, 2014 at 07:43:03PM +0530, atulkumar singh wrote: Hi Fathi and Maxin, Thanks as you are helping me in sorting out my issue for Aarch64 support in meta-toolchain while building bitbake for yocto. And not working means if we go into the machine/layer/recipes link and

[linux-yocto] [PATCH 01/17] net: lsi_acp_net: Added new string to DT match

2014-07-08 Thread Charlie Paul
From: Anders Berg anders.b...@lsi.com Add a the vendor prefixed compatible string to the match table. Signed-off-by: Anders Berg anders.b...@lsi.com --- drivers/net/ethernet/lsi/lsi_acp_net.c |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git

[linux-yocto] [PATCH 04/17] i2c: axxia: Minor cleanup (cosmetic)

2014-07-08 Thread Charlie Paul
From: Anders Berg anders.b...@avagotech.com Remove unused definitions and remove redundant variable. Signed-off-by: Anders Berg anders.b...@avagotech.com --- drivers/i2c/busses/i2c-axxia.c | 27 +++ 1 file changed, 11 insertions(+), 16 deletions(-) diff --git

[yocto] Minutes: Yocto Project Technical Team Meeting - Tuesday, July 8, 2014 8:00 AM US Pacific Time

2014-07-08 Thread Jolley, Stephen K
Attendees: Stephen, Michael, Bruce, Tom, David, Saul, Jefro, Nitin, Belen, Richard, Mathew, Alex G., Doug, Alex D., * Opens collection - 5 min (Stephen) * Yocto 1.7 status - 5 min (Stephen/team) https://wiki.yoctoproject.org/wiki/Yocto_Project_v1.7_Status

[yocto] core-image-weston: do_rootfs failure installing libcogl

2014-07-08 Thread Rudolf Streif
+snapshot-20140708 TUNE_FEATURES = m32 i586 TARGET_FPU= meta meta-yocto meta-yocto-bsp= master:a5531a2b8983318b99c119a87b78a92cf84160b8 NOTE: Preparing runqueue NOTE: Executing SetScene Tasks NOTE: Executing RunQueue Tasks ERROR: Unable to install packages. Command '/run/media/rudi

[yocto] MIPI for Intel E3800 Bay Trail

2014-07-08 Thread Rudolf Streif
This question is lesser a matter of YP but probably of upstream support. Nevertheless, the YP kernel experts would certainly know. Which, if any, of the YP kernels provide MIPI drivers for the Intel E3800? Thanks, Rudi -- ___ yocto mailing list

Re: [yocto] core-image-weston: do_rootfs failure installing libcogl

2014-07-08 Thread Burton, Ross
On 8 July 2014 18:28, Rudolf Streif rstr...@linuxfoundation.org wrote: I am attempting to build core-image-weston with Poky from Master. It fails creating the rootfs when smart tries to install libcogl (details at the end): error: libcogl20-1.18.0-r0@i586 conflicts with

Re: [yocto] Minimalist Initrd

2014-07-08 Thread Burton, Ross
On 6 July 2014 04:57, Jeremy Moles cubic...@gmail.com wrote: I've encountered a scenario wherein I have only (and this constraint can't be worked around) 13MB of space into which I can place a JFFS2 image which can be used to continue the system startup (which is initially started by an older

Re: [yocto] MIPI for Intel E3800 Bay Trail

2014-07-08 Thread Søren Holm
I don't know what MIPI is but the Baytrail platform is supported from v3.13 as far as I remember. Tirsdag den 8. juli 2014 12:14:10 skrev Rudolf Streif: This question is lesser a matter of YP but probably of upstream support. Nevertheless, the YP kernel experts would certainly know. Which, if

[yocto] IMAGE_INSTALL

2014-07-08 Thread Bharath Chandra
Hi All, I want to include coreutils package in my image. I have included IMAGE_INSTALL += \ coreutils \ in my image file. But, I do not see any coreutils package in tmp folder. Let me know if my understanding is wrong. Thanks Regards, Bharath Chandra Elluru. Contact

Re: [yocto] MIPI for Intel E3800 Bay Trail

2014-07-08 Thread Rudolf Streif
Søren, Thank you for your response. Yes, Bay Trail is essentially supported however I do not know if there are any MIPI drivers available for that platform. MIPI stands for the Mobile Industry Processor Interface. The standard is created by the MIPI Alliance (http://www.mipi.org). Intel Bay

Re: [yocto] IMAGE_INSTALL

2014-07-08 Thread Rudolf Streif
Hi Bharath, IMAGE_INSTALL += \ coreutils \ You may want to post your entire recipe. in my image file. But, I do not see any coreutils package in tmp folder. Let me know if my understanding is wrong. It should be in tmp/work/i586-poky-linux/coreutils/ if you are building for

Re: [yocto] core-image-weston: do_rootfs failure installing libcogl

2014-07-08 Thread Rudolf Streif
Can you file a bug? Thanks, Ross. Done. 6514 -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] IMAGE_INSTALL

2014-07-08 Thread Bharath Chandra
Hi Rudolf, I need to include only coreutils package in my image. I have written a recipe file as follows My recipe file is as follows: DESCRIPTION = A test image for Gumstix boards. LICENSE = CLOSED IMAGE_INSTALL += \ coreutils \ Thanks, Bharath. On Tue, Jul 8, 2014 at 5:42 PM,

Re: [yocto] IMAGE_INSTALL

2014-07-08 Thread Rudolf Streif
Hi Barath, That alone won't work. You can either quick and dirty add IMAGE_INSTALL_append = coreutils to your conf/local.conf file or you write your recipe but it will need to include another image recipe: DESCRIPTION = A test image for Gumstix boards. LICENSE = CLOSED require

[yocto] yocto-1.5.3.rc1 now available

2014-07-08 Thread Flanagan, Elizabeth
The first release candidate for 1.5.3 is now available at: http://autobuilder.yoctoproject.org/pub/releases/yocto-1.5.3.rc1 bitbake 3bb3f1823bdd46ab34577d43f1e39046a32bca77 eclipse-poky-juno 79cd3c6ff119526f3f85567253450d2e857afed0 eclipse-poky-kepler e2cc15b1549d197ab15073f52274401d0fd86686

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

2014-07-08 Thread Charlie Paul
Updates to 2sc and additions to the 3500 Anders Berg (12): net: lsi_acp_net: Added new string to DT match ARM: dts: axxia: Corrected IRQ for memory contollers ARM: axxia: Support MSI on both PCIe controllers i2c: axxia: Minor cleanup (cosmetic) i2c: axxia: Report spurious IRQ i2c:

[linux-yocto] [PATCH 02/17] ARM: dts: axxia: Corrected IRQ for memory contollers

2014-07-08 Thread Charlie Paul
From: Anders Berg anders.b...@lsi.com The interrupt numbers for the memory controllers was wrong (conflicting with assigned range for PCI MSI. This would cause a device using MSI to fail to request its IRQ. Signed-off-by: Anders Berg anders.b...@lsi.com --- arch/arm/boot/dts/axm55xx.dts |4

[linux-yocto] [PATCH 06/17] i2c: axxia: Fix broken smbus block read

2014-07-08 Thread Charlie Paul
From: Anders Berg anders.b...@avagotech.com Changed the initial transfer size on block reads from 1 to I2C_SMBUS_BLOCK_MAX. The size is adjusted when the first byte (block length) is received. Having the initial size set to 1 could cause the controller to stop the transfer after the block length

[linux-yocto] [PATCH 08/17] ARM: axxia: Fix .init section mismatch

2014-07-08 Thread Charlie Paul
From: Anders Berg anders.b...@avagotech.com Signed-off-by: Anders Berg anders.b...@avagotech.com --- arch/arm/mach-axxia/pci.c |8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/arch/arm/mach-axxia/pci.c b/arch/arm/mach-axxia/pci.c index 0f94403..ae6eaf8 100644 ---

[linux-yocto] [PATCH 10/17] gpio: pl061: Fix .init section mismatch

2014-07-08 Thread Charlie Paul
From: Anders Berg anders.b...@avagotech.com Signed-off-by: Anders Berg anders.b...@avagotech.com --- drivers/gpio/gpio-pl061.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpio/gpio-pl061.c b/drivers/gpio/gpio-pl061.c index 9d35136..3d0e9fc 100644 ---

[linux-yocto] [PATCH 11/17] misc: lsi-smmon: Bug when probing with IRQ pending

2014-07-08 Thread Charlie Paul
From: Anders Berg anders.b...@avagotech.com We must not call the ncr_write function to unmask interrupts with the memory controller interrupt enabled, as this could cause the ISR to be invoked before ncr_write has released the lock used to serialize register accesses. To avoid this, temporarily

[linux-yocto] [PATCH 09/17] spi: pl022: Fix .init section mismatch

2014-07-08 Thread Charlie Paul
From: Anders Berg anders.b...@avagotech.com Signed-off-by: Anders Berg anders.b...@avagotech.com --- drivers/spi/spi-pl022.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/spi/spi-pl022.c b/drivers/spi/spi-pl022.c index 1204d69..12b925b 100644 ---

[linux-yocto] [PATCH 14/17] arch/powerpc: Updated Device Trees for Axxia (3400/3500)

2014-07-08 Thread Charlie Paul
From: John Jacques john.jacq...@lsi.com Also added the 6th Core to the Default 3500 Device Tree Signed-off-by: John Jacques john.jacq...@lsi.com --- arch/powerpc/boot/dts/acp342x.dts | 347 +++-- arch/powerpc/boot/dts/acp344x.dts | 164 --

[linux-yocto] [PATCH 12/17] misc: lsi-smmon: Add parameter panic_on_fatal

2014-07-08 Thread Charlie Paul
From: Anders Berg anders.b...@avagotech.com Added module parameter panic_on_fatal which when set will cause the driver to call panic() when an uncorrectable ECC error is detected. Signed-off-by: Anders Berg anders.b...@avagotech.com --- drivers/misc/lsi-smmon.c | 27

[linux-yocto] [PATCH 15/17] arch/powerpc: Update the Axxia NAND Driver to support 3500

2014-07-08 Thread Charlie Paul
From: John Jacques john.jacq...@lsi.com Signed-off-by: John Jacques john.jacq...@lsi.com --- drivers/mtd/nand/lsi_acp_nand.c | 171 +-- 1 file changed, 93 insertions(+), 78 deletions(-) diff --git a/drivers/mtd/nand/lsi_acp_nand.c

[linux-yocto] [PATCH 17/17] arch/powerpc: Reset Updates for Axxia

2014-07-08 Thread Charlie Paul
From: John Jacques john.jacq...@lsi.com Signed-off-by: John Jacques john.jacq...@lsi.com --- arch/powerpc/sysdev/ppc4xx_soc.c | 73 +- 1 file changed, 72 insertions(+), 1 deletion(-) diff --git a/arch/powerpc/sysdev/ppc4xx_soc.c

Re: [linux-yocto] [PATCH 15/17] arch/powerpc: Update the Axxia NAND Driver to support 3500

2014-07-08 Thread Bruce Ashfield
On 14-07-08 10:22 AM, Charlie Paul wrote: From: John Jacques john.jacq...@lsi.com The change is larger than I'd expect to add some new support. Is there a mix of cleanups and new support in this change ? That's what it looks like. Bruce Signed-off-by: John Jacques john.jacq...@lsi.com ---

Re: [linux-yocto] [PATCH 16/17] kernel/smp: Allow smp_call_function_single() to be called with a function that doesn't return.

2014-07-08 Thread Bruce Ashfield
On 14-07-08 10:22 AM, Charlie Paul wrote: From: John Jacques john.jacq...@lsi.com When we do a reset (core, not chip or system), the core that is doing the reset has to tell all the other cores to reset. To do this, we call smp_call_function_single(). In this case the function specified in