Re: [yocto] [meta-raspberrypi] [PATCH] ds1307-rtc-overlay.dtb has been removed from the kernel tree, and most overlays have been moved to the dts/overlays directory

2015-06-24 Thread Herve Jourdain
Hi, I used the master head, downloaded in may. The last commit I see using "git log" is: commit 6ef9d94a2c2588dcefe442577ef6ae5bbe722dec Author: Petter Mabäcker Date: Fri May 8 23:49:05 2015 +0200 linux-raspberrypi: Update 3.12 branch to latest Update linux-raspberrypi_3.12 to lat

Re: [yocto] [LXCR-4977 PATCH 1/1] Add makedumpfile recipe to cgl.

2015-06-24 Thread Gaurang Shastri
JFYI, makedumpfile recipe patch was already sent on emea list on 3/31/2015. Can you please check? //Gaurang Shastri -Original Message- From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On Behalf Of Alexandru.Vaduva Sent: Tuesday, June 23, 2015 7:30 PM To: yoct

[yocto] Deploying 2 machines, u-boot does not include with both.

2015-06-24 Thread John Ernberg
Hi This is a weird one that I have been researching for a while trying to figure out how this can happen. We recently had to extend our targets with another machine, they have the same core CPU architecture, but we provide different configurations of the kernel for them. Along with some IMAGE_I

Re: [yocto] [LXCR-4977 PATCH 1/1] Add makedumpfile recipe to cgl.

2015-06-24 Thread Alexandru Vaduva
Thanks for the information and for the patch.I am really pleased when anyone sends a patch, sorry though that I missed your.Hoping not to make this mistake again. Unfortunately I will leave your patch as it is since the meta-cgl itself is on a change process and we are trying as much as possible

Re: [yocto] meta-mono: Issue building 4.0.2.4

2015-06-24 Thread Alex J Lennon
On 24/06/2015 01:01, Chris Morgan wrote: > The double nested output folder looks odd to me but leaving that, it > looks like a file is being installed twice. Anyone else seeing this? > > meta > meta-skeleton = > "(HEADdetachedat16caaab):16caaabfcc678b03a0cd88aaeac15f9b8d1c3dad" > meta-yocto >

Re: [yocto] meta-mono: Issue building 4.0.2.4

2015-06-24 Thread Chris Morgan
On Wed, Jun 24, 2015 at 9:13 AM, Alex J Lennon wrote: > > > On 24/06/2015 01:01, Chris Morgan wrote: >> The double nested output folder looks odd to me but leaving that, it >> looks like a file is being installed twice. Anyone else seeing this? >> >> meta >> meta-skeleton = >> "(HEADdetachedat

Re: [yocto] [meta-raspberrypi] [PATCH] ds1307-rtc-overlay.dtb has been removed from the kernel tree, and most overlays have been moved to the dts/overlays directory

2015-06-24 Thread Andrei Gherzan
Hello, Adding Yocto back in loop (sorry for this - it is my fault). On Wed, Jun 24, 2015 at 2:37 PM, Herve Jourdain wrote: > Hi Andrei, > > OK, not sure what happened, it seemed that when I tested it, it downloaded > the latest version of the kernel on github.com/raspberrypi for the 3.18.y > b

Re: [yocto] [meta-raspberrypi] [PATCH] ds1307-rtc-overlay.dtb has been removed from the kernel tree, and most overlays have been moved to the dts/overlays directory

2015-06-24 Thread Herve Jourdain
Hi Andrei, Petter, If there is any way I can help, I'll be glad to do it. Please let me know how best this can be achieved. Regards, Herve -Original Message- From: Andrei Gherzan [mailto:and...@gherzan.ro] Sent: mercredi 24 juin 2015 15:59 To: Herve Jourdain; Yocto Project Cc: Petter M

[yocto] [PATCH 1/1] Add upstream status to patch.

2015-06-24 Thread Alexandru . Vaduva
From: Siva Borra Add description and upstream status information to the patch file. Signed-off-by: Siva Borra --- .../recipes-cgl/makedumpfile/files/alias-powerpc-powerpc32.patch | 5 + 1 file changed, 5 insertions(+) diff --git a/meta-cgl-common/recipes-cgl/makedumpfile/files/alias

[yocto] [PATCHv2 1/1] Add packages umip, makedumpfile, openl2tp

2015-06-24 Thread Alexandru . Vaduva
From: Siva Borra Add packages umip, makedumpfile and open2tp to the image. Signed-off-by: Siva Borra --- meta-cgl-common/packagegroups/packagegroup-cgl-applications.bb | 2 ++ meta-cgl-common/packagegroups/packagegroup-cgl-middleware.bb | 1 + 2 files changed, 3 insertions(+) diff --git a/

Re: [yocto] cryptsetup in initramfs causes ~4 MB image size increase

2015-06-24 Thread Craig McQueen
I earlier wrote: > > I'm interested to use an encrypted root filesystem, by using cryptsetup in > initramfs. > > I'm finding that adding cryptsetup to an initramfs image increases its size by > about 4 MB. It seems that cryptsetup depends on openssl and lvm2, and > lvm2 depends on bash, and the r