Re: [yocto] [RFC] possible solutions to bug 2421

2014-04-11 Thread Richard Purdie
On Fri, 2014-04-11 at 17:21 +, Eliaser, MaX wrote: > I've been working on bug 2421. [1] The bug report notes that several -native > and -cross packages include man pages, info pages, and other documentation. > This is unnecessary, and build times and disk usage could be improved by > eliminatin

Re: [yocto] [RFC] possible solutions to bug 2421

2014-04-11 Thread Eliaser, MaX
At Jeff Osier-Mixon's suggestion, I decided to try to pin down exactly how much space was being used by this unnecessary documentation. I wrote I shell-script to total these numbers up, you can find it at [1]. This script is not exhaustive but it should catch most of it. After a build of core-i

[yocto] Survey: Yocto Project 1.6 release

2014-04-11 Thread Jeff Osier-Mixon
Hi all - I would be grateful for any responses to this short survey about the ongoing 1.6 release process. The questions are for YP and OE developers, but it occurs to me that the answers might be interesting from YP users as well, so don't hold back. :) Please feel free to reply to me rather than

Re: [yocto] defconfig on daisy

2014-04-11 Thread Bruce Ashfield
On 14-04-11 02:43 PM, Søren Holm wrote: Hi Bruce That sounds great. The situation is that I though that that was the case, so I also tried adding this to the bbappend. KERNEL_FEATURES_append = " features/aufs" But that does not seem to work either. So I guess you are talking about somthing els

Re: [yocto] defconfig on daisy

2014-04-11 Thread Søren Holm
Hi Bruce That sounds great. The situation is that I though that that was the case, so I also tried adding this to the bbappend. KERNEL_FEATURES_append = " features/aufs" But that does not seem to work either. So I guess you are talking about somthing else. Fredag den 11. april 2014 12:51:01 s

[yocto] [RFC] possible solutions to bug 2421

2014-04-11 Thread Eliaser, MaX
Hi list, I've been working on bug 2421. [1] The bug report notes that several -native and -cross packages include man pages, info pages, and other documentation. This is unnecessary, and build times and disk usage could be improved by eliminating these files. However, with the exception of Perl's

Re: [yocto] defconfig on daisy

2014-04-11 Thread Bruce Ashfield
On 14-04-11 12:15 PM, Søren Holm wrote: Ok Using the *exact* same bbappend file for both 3.10 and 3.14 gives me a correct -config for 3.10 but not for 3.14. Both 3.10/defconfig and 3.14/defconfig contains my original defconfig, so it is picked up and should be taken into account. This is a sli

Re: [yocto] defconfig on daisy

2014-04-11 Thread Søren Holm
Ok Using the *exact* same bbappend file for both 3.10 and 3.14 gives me a correct -config for 3.10 but not for 3.14. Both 3.10/defconfig and 3.14/defconfig contains my original defconfig, so it is picked up and should be taken into account. Fredag den 11. april 2014 11:24:10 skrev Bruce Ashfi

Re: [yocto] defconfig on daisy

2014-04-11 Thread Bruce Ashfield
On 14-04-11 11:21 AM, Søren Holm wrote: Hi Bruce I just realized that I gave you the wrong files. I migrate to dora, so 3.14 is my kernel I'm building. I gave you the dora-files - doh!. I'll check if 3.10 works because it does for you on daisy and for me on dora. No worries. I just forced the

Re: [yocto] ADT/SDK and cmake - generating the toolchain/cmake config

2014-04-11 Thread Jonathan Austin
Hi Philip, On 02/04/14 01:49, Philip Balister wrote: On 04/01/2014 09:22 AM, Jonathan Austin wrote: Hi all, The ADT documentation walks you through building an 'app' using autoconf/make, and the environment setup script that is created as part of the SDK build contains all the necessary autofo

Re: [yocto] defconfig on daisy

2014-04-11 Thread Søren Holm
Hi Bruce I just realized that I gave you the wrong files. I migrate to dora, so 3.14 is my kernel I'm building. I gave you the dora-files - doh!. I'll check if 3.10 works because it does for you on daisy and for me on dora. Fredag den 11. april 2014 11:05:44 skrev Bruce Ashfield: > On 14-04-11

Re: [yocto] defconfig on daisy

2014-04-11 Thread Bruce Ashfield
On 14-04-11 11:03 AM, Søren Holm wrote: Hi Bruce I just check if AUFS is enabled. It should be since that's in my defconfig. ok, here's my output: yow-bashfiel-d3 [/home/bruc...957655f-r0]> grep AUFS linux-cb16-standard-build/.config CONFIG_AUFS_FS=y CONFIG_AUFS_BRANCH_MAX_127=y # CONFIG_AU

Re: [yocto] defconfig on daisy

2014-04-11 Thread Søren Holm
Hi Bruce I just check if AUFS is enabled. It should be since that's in my defconfig. Fredag den 11. april 2014 09:49:29 skrev Bruce Ashfield: > On 14-04-11 03:39 AM, Søren Holm wrote: > > Sure > > > > I guess this is what you need : > > > > http://sgh.dk/~sgh/cb16_kernel.tar.bz2 > > > > It's j

Re: [yocto] Yocto 1.6 Kernel Choices

2014-04-11 Thread Bruce Ashfield
On 14-04-11 10:52 AM, Darcy Watkins wrote: Hi, The current yocto 1.5 has kernel recipes for kernel 3.4, 3.8 and 3.10 plus various BSP layers add their own variants (e.g. 3.0 for i.MX6 from Freescale). I saw notes mentioning kernel 3.14 for the next release. When I downloaded the M4 tarball for

[yocto] Yocto 1.6 Kernel Choices

2014-04-11 Thread Darcy Watkins
Hi, The current yocto 1.5 has kernel recipes for kernel 3.4, 3.8 and 3.10 plus various BSP layers add their own variants (e.g. 3.0 for i.MX6 from Freescale). I saw notes mentioning kernel 3.14 for the next release. When I downloaded the M4 tarball for poky, I saw the recipes for 3.4, 3.8 and 3.1

Re: [yocto] defconfig on daisy

2014-04-11 Thread Bruce Ashfield
On 14-04-11 03:39 AM, Søren Holm wrote: Sure I guess this is what you need : http://sgh.dk/~sgh/cb16_kernel.tar.bz2 It's just the machine-configuration and my append-file and defconfig. replying again .. with the list this time. Great. I did a build here and I see the defconfig being applie

Re: [yocto] CGL compliance layer initiative

2014-04-11 Thread Alexandru Vaduva
Thanks Bruce good observation the BBMASK variable should be: BBMASK = "meta-security/recipes-security/libcap-ng" The "meta-cloud-services/meta-openstack/recipes-support/lvm2" was removed because the patch it applies was identic with the one meta-enea applies and it offered an error. Solved thi

Re: [yocto] CGL compliance layer initiative

2014-04-11 Thread Bruce Ashfield
On 14-04-11 03:02 AM, Vali Cobelea wrote: Hi Diego, Thank you for your interest in the meta-cgl layer. Please be aware that the layer is in its alpha state, as I said an initiative that started with a layer. The branch is 'master', no custom things yet. Below you can find the instructions to cl

[yocto] [meta-ivi][PATCH] weston: Add weston.ini

2014-04-11 Thread Sujith H
From: Sujith H Adding weston.ini to $HOME/.config. With this change user can login to $HOME and launch weston with ivi-shell. Signed-off-by: Sujith H --- recipes-graphics/wayland/weston_1.4.0.bbappend | 11 +++ 1 file changed, 11 insertions(+) diff --git a/recipes-graphics/wayland/wes

[yocto] [PATCH] weston: Add weston.ini

2014-04-11 Thread Sujith H
From: Sujith H Adding weston.ini to $HOME/.config. With this change user can login to $HOME and launch weston with ivi-shell. Signed-off-by: Sujith H --- recipes-graphics/wayland/weston_1.4.0.bbappend | 11 +++ 1 file changed, 11 insertions(+) diff --git a/recipes-graphics/wayland/wes

Re: [yocto] polkit and consolekit

2014-04-11 Thread Martin Jansa
On Thu, Apr 10, 2014 at 07:26:16PM -0400, Trevor Woerner wrote: > consolekit has a dependency on polkit: > > arm-oe-linux-gnueabi-gcc: error: > /SSD/build/distroless/tmp/qemuarm-eglibc/sysroots/qemuarm/usr/lib/libpolkit-gobject-1.so: > No such file or directory > ERROR: Function failed: do_compile

[yocto] FW: Help-Gstreamer Vaapi Plugin build Issue

2014-04-11 Thread Meenakumari Shedole
Hi All,   We are building following Gst packages(with same sequence) in Ubuntu 13.04 gstreamer-1.2.3 gst-plugins-base-1.2.3 gst-plugins-good-1.2.3 gst-plugins-bad-1.2.3 gst-plugins-ugly-1.2.3 gst-libav-1.2.3 libva-1.3.0 libva-intel-driver-1.3.0 gstreamer-vaapi-0.5.8   Our objective is to bu

Re: [yocto] Help-Gstreamer Vaapi Plugin Issue in 1080p mp4 playback

2014-04-11 Thread Meenakumari Shedole
Hi All. We have built following Gst packages in Ubuntu 13.04 gstreamer-1.2.3 gst-plugins-base-1.2.3 gst-plugins-good-1.2.3 gst-plugins-bad-1.2.3 gst-plugins-ugly-1.2.3 gst-libav-1.2.3 libva-1.3.0 libva-intel-driver-1.3.0 gstreamer-vaapi-0.5.8 Our objective is to build gst-1.2.3 with latest vaapi

Re: [yocto] defconfig on daisy

2014-04-11 Thread Søren Holm
Sure I guess this is what you need : http://sgh.dk/~sgh/cb16_kernel.tar.bz2 It's just the machine-configuration and my append-file and defconfig. Fredag den 11. april 2014 00:19:15 skrev Bruce Ashfield: > Nothing has changed in this area, and it works here. Can you post > your defconfig, and ma

Re: [yocto] CGL compliance layer initiative

2014-04-11 Thread Vali Cobelea
6-poky-linux" MACHINE = "qemux86" DISTRO= "poky" DISTRO_VERSION= "1.6+snapshot-20140411" TUNE_FEATURES = "m32 i586" TARGET_FPU= "" meta = "master:863cc7483f5ee43189537940de8ee

Re: [yocto] CGL compliance layer initiative

2014-04-11 Thread Vali Cobelea
Hi Diego, Thank you for your interest in the meta-cgl layer. Please be aware that the layer is in its alpha state, as I said an initiative that started with a layer. The branch is 'master', no custom things yet. Below you can find the instructions to clone all of the "dependency layers": git