Re: [yocto] opkg 0.3.0 or rootfs task

2015-10-21 Thread Ahsan, Noor
We are hitting this issue on another BSP file:_var_jenkins_workspace_ce-main_buildhost_SB64_buildtype_industrial_machine_zedboard-zynq7-mel_build_zedboard-zynq7-mel_tmp_deploy_ipk_zedboard_zynq7_mel_kernel-module-lttng-ring-buffer-client-mmap-overwrite_2.6.2+git0+7a88f8b506-r0.0_zedboard_zynq7_mel

Re: [yocto] multiple yocto-kernel-cache mirrors support in linux-yocto style recipe

2015-10-21 Thread Luo Zhenhua
Thanks, Bruce. > -Original Message- > From: Bruce Ashfield [mailto:bruce.ashfi...@windriver.com] > Sent: Tuesday, October 20, 2015 10:39 PM > To: Luo Zhenhua-B19537 ; > yocto@yoctoproject.org > Subject: Re: [yocto] multiple yocto-kernel-cache mirrors support in > linux-yocto > style reci

[yocto] Meta layer for Cavium CNS3xxx ARM processor

2015-10-21 Thread Bipnesh, Abhinav (Abhinav)
Hi, I am looking for an meta layer which provide support for Cavium CNS3xxx SOC as need to build some application on that platform. Below is the output from the board when I check for the release and CPU information $ cat /etc/*release MontaVista Linux 6, (.dev-snapshot-20130726) $ cat /proc

Re: [yocto] [meta-raspberrypi][PATCH V4 1/5] userland: Fix install prefix and generate pkgconfigs

2015-10-21 Thread Andrei Gherzan
Hello, On Thu, Oct 15, 2015 at 04:57:13PM +0200, Joachim Schiele wrote: > On 13.10.2015 19:13, Andrei Gherzan wrote: > > On Tue, Oct 13, 2015 at 02:14:28AM +0200, Joachim Schiele wrote: > >> On 03.10.2015 23:53, Andrei Gherzan wrote: > >>> On Sat, Oct 03, 2015 at 02:47:24PM -0700, Khem Raj wrote:

[yocto] gcc LIBRARY_PATH sstate-cache issue

2015-10-21 Thread Jérôme OLIVIER
Hi Paul , Thanks for your answer. Martin pointed me to a patch I will try later on. I changed the subject My versions: * openembedded-core: commit e848484989307ae6826ba0f5217f7702322181e3 Author: Paul Eggleton Date: Wed Feb 18 10:23:42 2015 + lib/oe/package_manager: support exclusion

Re: [yocto] [meta-raspberrypi] du giving non-integer result?

2015-10-21 Thread Andrei Gherzan
On Thu, Sep 24, 2015 at 08:36:34AM +0100, Colin Helliwell wrote: > On my 'to do' list is pulling together the fs partitions into a single SD > card image file that can be copied in-one using a Windows tool (such as > Win32 Disk Imager) - primarily because my build machine is off-site. > I've seen a

Re: [yocto] [meta-raspberrypi][PATCH 2/2] linux-raspberrypi: build audio driver into kernel

2015-10-21 Thread Andrei Gherzan
On Tue, Aug 25, 2015 at 09:00:06AM +0100, Alex J Lennon wrote: > On 25/08/2015 07:57, Petter Mabäcker wrote: > > > > > > 2015-08-17 11:23 skrev Alex J Lennon: > > > >> On 17/08/2015 09:11, Petter Mabäcker wrote: > >>> 2015-08-17 09:57 skrev Andrei Gherzan: > Hello, On Tuesday, August 11, 2015,

Re: [yocto] [meta-raspberrypi][PATCH v2 4/4] README: Add a section about graphic stacks

2015-10-21 Thread Andrei Gherzan
Hello Javier, On Mon, Aug 24, 2015 at 10:25:30PM +0200, Javier Martinez Canillas wrote: > Hello, > > On 08/17/2015 11:58 AM, Javier Martinez Canillas wrote: > > On 08/17/2015 09:57 AM, Andrei Gherzan wrote: > >> On Thursday, August 13, 2015, Khem Raj wrote: > > [snip] > > > +2.O. Graphi

Re: [yocto] Modifying the OE-internal Python code

2015-10-21 Thread Paul Eggleton
Hi Georg, On Tuesday 20 October 2015 21:07:15 PIEWALD Georg wrote: > I'm trying to do some modifications in the OE-internals (just some personal > customizations), in the Python code. In particular, I changed the file > oe-core/meta/lib/oe/terminal.py > I also compiled it into a terminal.pyc file.

Re: [yocto] Meta layer for Cavium CNS3xxx ARM processor

2015-10-21 Thread Barros Pena, Belen
On 21/10/2015 10:01, "yocto-boun...@yoctoproject.org on behalf of Bipnesh, Abhinav (Abhinav)" wrote: >Hi, > >I am looking for an meta layer which provide support for Cavium CNS3xxx >SOC as need to build some application on that platform. Below is the >output from the board when I check for the

Re: [yocto] Meta layer for Cavium CNS3xxx ARM processor

2015-10-21 Thread Bipnesh, Abhinav (Abhinav)
Hi, I didn't find a match for Cavium CNS3412. Is there an equivalent machine which use below flags for building up binaries. -march=armv6k -Wl,-z,max-page-size=0x1,-z,common-page-size=0x1,-Ttext-segment=0x1 Thanks, Abhinav -Original Message- From: Barros Pena, Belen [mailt

Re: [yocto] [meta-raspberrypi][PATCH v2 4/4] README: Add a section about graphic stacks

2015-10-21 Thread Javier Martinez Canillas
Hello Andrei, On 10/21/2015 02:32 PM, Andrei Gherzan wrote: > Hello Javier, > > On Mon, Aug 24, 2015 at 10:25:30PM +0200, Javier Martinez Canillas wrote: >> Hello, >> >> On 08/17/2015 11:58 AM, Javier Martinez Canillas wrote: >>> On 08/17/2015 09:57 AM, Andrei Gherzan wrote: On Thursday, Aug

Re: [yocto] [meta-raspberrypi][PATCH v2 4/4] README: Add a section about graphic stacks

2015-10-21 Thread Andreas Müller
On Wed, Oct 21, 2015 at 3:48 PM, Javier Martinez Canillas wrote: > Hello Andrei, > > On 10/21/2015 02:32 PM, Andrei Gherzan wrote: >> Hello Javier, >> >> On Mon, Aug 24, 2015 at 10:25:30PM +0200, Javier Martinez Canillas wrote: >>> Hello, >>> >>> On 08/17/2015 11:58 AM, Javier Martinez Canillas wr

Re: [yocto] [meta-raspberrypi][PATCH v2 4/4] README: Add a section about graphic stacks

2015-10-21 Thread Javier Martinez Canillas
Hello Andreas, On 10/21/2015 04:55 PM, Andreas Müller wrote: > On Wed, Oct 21, 2015 at 3:48 PM, Javier Martinez Canillas > wrote: >> Hello Andrei, >> >> On 10/21/2015 02:32 PM, Andrei Gherzan wrote: >>> Hello Javier, >>> >>> On Mon, Aug 24, 2015 at 10:25:30PM +0200, Javier Martinez Canillas wrote

Re: [yocto] [meta-raspberrypi][PATCH v2 4/4] README: Add a section about graphic stacks

2015-10-21 Thread Andrei Gherzan
On Wed, Oct 21, 2015 at 5:02 PM, Javier Martinez Canillas wrote: > Hello Andreas, > > On 10/21/2015 04:55 PM, Andreas Müller wrote: >> On Wed, Oct 21, 2015 at 3:48 PM, Javier Martinez Canillas >> wrote: >>> Hello Andrei, >>> >>> On 10/21/2015 02:32 PM, Andrei Gherzan wrote: Hello Javier, >>>

Re: [yocto] Meta layer for Cavium CNS3xxx ARM processor

2015-10-21 Thread akuster808
Abhinav, On 10/21/2015 05:58 AM, Bipnesh, Abhinav (Abhinav) wrote: > Hi, > > I didn't find a match for Cavium CNS3412. > Is there an equivalent machine which use below flags for building up binaries. > > -march=armv6k > -Wl,-z,max-page-size=0x1,-z,common-page-size=0x1,-Ttext-segment=0

Re: [yocto] [meta-raspberrypi][PATCH 2/2] linux-raspberrypi: build audio driver into kernel

2015-10-21 Thread Alex J Lennon
On 21/10/2015 13:12, Andrei Gherzan wrote: > On Tue, Aug 25, 2015 at 09:00:06AM +0100, Alex J Lennon wrote: >> On 25/08/2015 07:57, Petter Mabäcker wrote: >>> >>> >>> 2015-08-17 11:23 skrev Alex J Lennon: >>> On 17/08/2015 09:11, Petter Mabäcker wrote: > 2015-08-17 09:57 skrev Andrei Gherz

Re: [yocto] [meta-raspberrypi][PATCH 2/2] linux-raspberrypi: build audio driver into kernel

2015-10-21 Thread Alex J Lennon
On 21/10/2015 13:12, Andrei Gherzan wrote: > On Tue, Aug 25, 2015 at 09:00:06AM +0100, Alex J Lennon wrote: >> On 25/08/2015 07:57, Petter Mabäcker wrote: >>> >>> >>> 2015-08-17 11:23 skrev Alex J Lennon: >>> On 17/08/2015 09:11, Petter Mabäcker wrote: > 2015-08-17 09:57 skrev Andrei Gherz

Re: [yocto] Modifying the OE-internal Python code

2015-10-21 Thread PIEWALD Georg
> Paul Eggleton wrote: > On Tuesday 20 October 2015 21:07:15 PIEWALD Georg wrote: >> I'm trying to do some modifications in the OE-internals (just some personal >> customizations), in the Python code. In particular, I changed the file >> oe-core/meta/lib/oe/terminal.py >> I also compiled it into a

Re: [yocto] [meta-raspberrypi][PATCH 2/2] linux-raspberrypi: build audio driver into kernel

2015-10-21 Thread Andrei Gherzan
On Wed, Oct 21, 2015 at 6:51 PM, Alex J Lennon wrote: > On 21/10/2015 13:12, Andrei Gherzan wrote: >> On Tue, Aug 25, 2015 at 09:00:06AM +0100, Alex J Lennon wrote: >>> On 25/08/2015 07:57, Petter Mabäcker wrote: 2015-08-17 11:23 skrev Alex J Lennon: > On 17/08/2015 09:11,

Re: [yocto] gcc LIBRARY_PATH sstate-cache issue

2015-10-21 Thread Andre McCurdy
On Wed, Oct 21, 2015 at 5:10 AM, Jérôme OLIVIER wrote: > > My situation is I have two machines: > * machineA > * machineB: inherits from machine B (only PREFERRED_VERSION for libxml2 > added) > > two images: > * imageA > * imageB: inherits from image A > > I have one build directory for each machi

[yocto] [meta-raspberrypi][PATCH 01/11] linux-raspberrypi: Update kernel to 3.18.16

2015-10-21 Thread Andrei Gherzan
From: Alex J Lennon This requires some changes to KERNEL_DEVICETREE as the dtb layout has changed to support overlays. This change also makes us ready to support kernel 4.x series Signed-off-by: Alex J Lennon --- conf/machine/include/rpi-base.inc | 22 ++ recip

[yocto] [meta-raspberrypi][PATCH 03/11] linux-raspberrypi: Update 4.1 recipe to 4.1.10

2015-10-21 Thread Andrei Gherzan
Signed-off-by: Andrei Gherzan --- recipes-kernel/linux/linux-raspberrypi_4.1.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-kernel/linux/linux-raspberrypi_4.1.bb b/recipes-kernel/linux/linux-raspberrypi_4.1.bb index 637c5b2..3a3cf40 100644 --- a/recipes-kernel

[yocto] [meta-raspberrypi][PATCH 08/11] omxplayer: Bump revision

2015-10-21 Thread Andrei Gherzan
Signed-off-by: Andrei Gherzan --- recipes-multimedia/omxplayer/omxplayer_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-multimedia/omxplayer/omxplayer_git.bb b/recipes-multimedia/omxplayer/omxplayer_git.bb index f4839a9..2f45fb0 100644 --- a/recipes-multimedia

[yocto] [meta-raspberrypi][PATCH 07/11] firmware: Bump revision

2015-10-21 Thread Andrei Gherzan
/firmware.inc @@ -1,5 +1,5 @@ -RPIFW_SRCREV ?= "89881b5488a5a60088677333dcbd97e1836c0e7e" -RPIFW_DATE ?= "20150630" +RPIFW_SRCREV ?= "f7108cfdc715f79c5fd051fb4c3ae6f4b1b01f23" +RPIFW_DATE ?= "20151021" RPIFW_SRC_URI ?= "git://github.com/raspberrypi/firm

[yocto] [meta-raspberrypi][PATCH 05/11] rpi-default-versions: Default kernel on 4.1.%

2015-10-21 Thread Andrei Gherzan
Signed-off-by: Andrei Gherzan --- conf/machine/include/rpi-default-versions.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/machine/include/rpi-default-versions.inc b/conf/machine/include/rpi-default-versions.inc index bcf7828..c879dde 100644 --- a/conf/machine/inclu

[yocto] [meta-raspberrypi][PATCH 09/11] rpi-mkimage: Bump revision

2015-10-21 Thread Andrei Gherzan
Signed-off-by: Andrei Gherzan --- recipes-bsp/rpi-mkimage/rpi-mkimage_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/rpi-mkimage/rpi-mkimage_git.bb b/recipes-bsp/rpi-mkimage/rpi-mkimage_git.bb index ffd1818..ffcaa83 100644 --- a/recipes-bsp/rpi-mkimage/rpi

[yocto] [meta-raspberrypi][PATCH 06/11] bcm2835: Update to v1.46

2015-10-21 Thread Andrei Gherzan
Signed-off-by: Andrei Gherzan --- recipes-devtools/bcm2835/bcm2835_1.44.bb | 40 recipes-devtools/bcm2835/bcm2835_1.46.bb | 40 2 files changed, 40 insertions(+), 40 deletions(-) delete mode 100644 recipes-devtools/bcm2835/bcm2835

[yocto] [meta-raspberrypi][PATCH 02/11] linux-raspberrypi: support kernel 4.1.3

2015-10-21 Thread Andrei Gherzan
From: Alex J Lennon Signed-off-by: Alex J Lennon --- recipes-kernel/linux/linux-raspberrypi_4.1.bb | 6 ++ 1 file changed, 6 insertions(+) create mode 100644 recipes-kernel/linux/linux-raspberrypi_4.1.bb diff --git a/recipes-kernel/linux/linux-raspberrypi_4.1.bb b/recipes-kernel/linux/li

[yocto] [meta-raspberrypi][PATCH 10/11] userland: Bump revision

2015-10-21 Thread Andrei Gherzan
Signed-off-by: Andrei Gherzan --- recipes-graphics/userland/userland_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-graphics/userland/userland_git.bb b/recipes-graphics/userland/userland_git.bb index e431077..896229e 100644 --- a/recipes-graphics/userland/user

[yocto] [meta-raspberrypi][PATCH 11/11] pi-blaster: Bump revision

2015-10-21 Thread Andrei Gherzan
Signed-off-by: Andrei Gherzan --- recipes-devtools/pi-blaster/pi-blaster_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-devtools/pi-blaster/pi-blaster_git.bb b/recipes-devtools/pi-blaster/pi-blaster_git.bb index 01a55ca..263852b 100644 --- a/recipes-devtools/p

[yocto] [meta-raspberrypi][PATCH 04/11] linux-raspberrypi: Remove old 3.12 version

2015-10-21 Thread Andrei Gherzan
Signed-off-by: Andrei Gherzan --- recipes-kernel/linux/linux-raspberrypi_3.12.bb | 7 --- 1 file changed, 7 deletions(-) delete mode 100644 recipes-kernel/linux/linux-raspberrypi_3.12.bb diff --git a/recipes-kernel/linux/linux-raspberrypi_3.12.bb b/recipes-kernel/linux/linux-raspberrypi_3.

Re: [yocto] [meta-raspberrypi][PATCH 01/11] linux-raspberrypi: Update kernel to 3.18.16

2015-10-21 Thread Andrei Gherzan
On Wed, Oct 21, 2015 at 11:12 PM, Andrei Gherzan wrote: > From: Alex J Lennon > > This requires some changes to KERNEL_DEVICETREE as the dtb > layout has changed to support overlays. This change also > makes us ready to support kernel 4.x series > > Signed-off-by: Alex J Lennon > --- After this