[yocto] Weekly build available.

2013-11-13 Thread Flanagan, Elizabeth
All, The most current build of master for 1.6 is now available for testing. http://autobuilder.yoctoproject.org/pub/nightly/20131113-1 bitbake e054c1e7c8581f66082fcdfb89769401ca6e78a3 eclipse-poky-juno 7b50b0cee840092b4a575c239ddf11ba50d78327 eclipse-poky-kepler

Re: [yocto] [meta-raspberrypi][PATCH] mesa: Match bbappend to OE-Core mesa version

2013-11-13 Thread Andrei Gherzan
On Wed, Nov 13, 2013 at 9:05 AM, Khem Raj raj.k...@gmail.com wrote: On Nov 12, 2013, at 12:35 AM, Andrei Gherzan and...@gherzan.ro wrote: On Tue, Nov 12, 2013 at 7:12 AM, Khem Raj raj.k...@gmail.com wrote: Remove PRINC now that we have a chance Signed-off-by: Khem Raj

Re: [yocto] Weekly build available.

2013-11-13 Thread Flanagan, Elizabeth
ea92671d9823e3667d6ced7ac2af20f991da404d On Wed, Nov 13, 2013 at 10:12 AM, Flanagan, Elizabeth elizabeth.flana...@intel.com wrote: All, The most current build of master for 1.6 is now available for testing. http://autobuilder.yoctoproject.org/pub/nightly/20131113-1 bitbake

[yocto] [PATCH] Documentation: Single grammar fix for first 2 chapters of profile manual.

2013-11-13 Thread Robert P. J. Day
Signed-off-by: Robert P. J. Day rpj...@crashcourse.ca --- remainder of profile manual is going to take a bit longer ... diff --git a/documentation/profile-manual/profile-manual-intro.xml b/documentation/profile-manual/profile-manual-intro.xml index 9ed807f..96f819c 100644 ---

Re: [yocto] Weekly build available.

2013-11-13 Thread Georgescu, Alexandru C
://autobuilder.yoctoproject.org/pub/nightly/20131113-1 bitbake e054c1e7c8581f66082fcdfb89769401ca6e78a3 eclipse-poky-juno 7b50b0cee840092b4a575c239ddf11ba50d78327 eclipse-poky-kepler 84c1361ee96b781666a23f068244d4f1252be712 meta-fsl-arm a51c848e9d1274a71d77f6c3b3404703c4364602 meta-fsl-ppc

[yocto] [PATCH] Documentation: Grammar/typo tweaks to perf chapter, profiling manual.

2013-11-13 Thread Robert P. J. Day
Signed-off-by: Robert P. J. Day rpj...@crashcourse.ca --- given the length of the tools sections in the profiling manual, i'm doing each tool separately so that patches come in manageable chunks. diff --git a/documentation/profile-manual/profile-manual-usage.xml

[yocto] [PATCH] Documentation: Remaining tweaks/corrections to Usage chapter, Profiling manual

2013-11-13 Thread Robert P. J. Day
Signed-off-by: Robert P. J. Day rpj...@crashcourse.ca --- if someone wants to check this over, make sure i didn't make any silly changes ... diff --git a/documentation/profile-manual/profile-manual-usage.xml b/documentation/profile-manual/profile-manual-usage.xml index 9116d5b..ade0dde

[yocto] Enabling Ltp-ddt into Yocto

2013-11-13 Thread Dilip Kumar
Hi all, I tried to add the ltp-ddt.bb file in the meta layer and tried to build but didn't notice any changes in that it just parsed the bb file. I need to know how to add the ltp-ddt test tool into the Yocto project without the meta to layer or arago regards dilip kumar b

[yocto] [meta-raspberrypi][PATCH 1/1] bcm2835: Update to version 1.32

2013-11-13 Thread Alexandru Niculita
Change-Id: I68721f30c9551b392d2851a96d9819524a088faf Signed-off-by: Alexandru Niculita alexnic...@gmail.com --- recipes-bcm/bcm2835/bcm2835_1.32.bb | 42 ++ recipes-bcm/bcm2835/bcm2835_1.9.bb | 43 --- 2 files changed, 42

Re: [yocto] [meta-raspberrypi][PATCH 1/1] raspberrypi.conf: is not a usb gadget

2013-11-13 Thread Andrei Gherzan
On Tue, Nov 12, 2013 at 6:42 PM, Andrei Gherzan and...@gherzan.ro wrote: From: Dan McGregor dan.mcgre...@usask.ca Change-Id: I93ed1832905e4fdfc5f5d387c37933b60a50f4c5 Signed-off-by: Andrei Gherzan and...@gherzan.ro --- conf/machine/raspberrypi.conf | 2 +- 1 file changed, 1 insertion(+),

Re: [yocto] [meta-raspberrypi][PATCH 1/1] README: Add info about gerrit server

2013-11-13 Thread Andrei Gherzan
On Tue, Nov 12, 2013 at 6:13 PM, Andrei Gherzan and...@gherzan.ro wrote: Add some other minor formatting changes. Change-Id: Ib8fe5e11c1d95d14ff825a26d356b5ae432f2f93 Signed-off-by: Andrei Gherzan and...@gherzan.ro --- README | 40 +++- 1 file changed,

Re: [yocto] [meta-raspberrypi][PATCH v2 0/2] rpi-sdimg compression

2013-11-13 Thread Andrei Gherzan
On Fri, Oct 11, 2013 at 6:49 PM, Paul Barker p...@paulbarker.me.uk wrote: On 2 September 2013 21:11, Paul Barker p...@paulbarker.me.uk wrote: I've incorporated the changes recommended by Andrei against the first version of the patch. Whilst editing the README file I noticed that the

[yocto] [meta-raspberrypi][PATCH 1/6] linux-raspberrypi: Move patch in inc file

2013-11-13 Thread Andrei Gherzan
In order to avoid duplicated code, move sl030raspberrypii2ckernel.patch in linux-raspberrypi.inc. Change-Id: I8c3e7a70224672a8def6518baecd4ef86bbb15c4 Signed-off-by: Andrei Gherzan and...@gherzan.ro --- recipes-kernel/linux/linux-raspberrypi.inc | 2 ++

[yocto] [meta-raspberrypi][PATCH 2/6] linux-raspberrypi: Update available versions to HEAD

2013-11-13 Thread Andrei Gherzan
Update 3.11.0 to 3.11.7 HEAD. Update 3.6.11 to HEAD. Change-Id: Iacd8f78b418b0bd6d8513b97ce57ce0108057850 Signed-off-by: Andrei Gherzan and...@gherzan.ro --- recipes-kernel/linux/linux-raspberrypi_3.11.0.bb | 4 recipes-kernel/linux/linux-raspberrypi_3.11.7.bb | 4

[yocto] [meta-raspberrypi][PATCH 3/6] linux-raspberrypi: Add version 3.10.18 and 3.12

2013-11-13 Thread Andrei Gherzan
Change-Id: Idd59fed4f2ab975c50b3727e436b4a0caeb0ab16 Signed-off-by: Andrei Gherzan and...@gherzan.ro --- recipes-kernel/linux/linux-raspberrypi_3.10.18.bb | 4 recipes-kernel/linux/linux-raspberrypi_3.12.bb| 4 2 files changed, 8 insertions(+) create mode 100644

[yocto] [meta-raspberrypi][PATCH 4/6] rpi-default-providers: Use 3.10.X as default kernel

2013-11-13 Thread Andrei Gherzan
This is the default/base branch on official github repository: https://github.com/raspberrypi/linux/branches Change-Id: I99702ae7548b49a5b4b575b3f02f5a3a48ad347f Signed-off-by: Andrei Gherzan and...@gherzan.ro --- conf/machine/include/rpi-default-providers.inc | 2 +- 1 file changed, 1

[yocto] [meta-raspberrypi][PATCH 5/6] firmware.inc: Update to HEAD on 2013-11-13

2013-11-13 Thread Andrei Gherzan
?= 3e92add424c3c2617d5df65caa307c808017a9ea +RPIFW_DATE ?= 20131113 RPIFW_SRC_URI ?= git://github.com/raspberrypi/firmware.git;protocol=git;branch=master RPIFW_S ?= ${WORKDIR}/git -- 1.8.1.4 ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

[yocto] [meta-raspberrypi][PATCH 6/6] userland: Update to HEAD on 2013-11-13

2013-11-13 Thread Andrei Gherzan
Change-Id: Ic618f8bc5365b9f787a230a2a3e0ccb92c17738a Signed-off-by: Andrei Gherzan and...@gherzan.ro --- recipes-graphics/userland/userland_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-graphics/userland/userland_git.bb

Re: [yocto] [meta-raspberrypi][PATCH 3/6] linux-raspberrypi: Add version 3.10.18 and 3.12

2013-11-13 Thread Philipp Wagner
Am 13.11.2013 16:47, schrieb Andrei Gherzan: Change-Id: Idd59fed4f2ab975c50b3727e436b4a0caeb0ab16 Signed-off-by: Andrei Gherzan and...@gherzan.ro --- recipes-kernel/linux/linux-raspberrypi_3.10.18.bb | 4 recipes-kernel/linux/linux-raspberrypi_3.12.bb| 4 2 files changed, 8

Re: [linux-yocto] [PATCH v2 0/4][3.10][meta] MinnowBoard and Wifi updates

2013-11-13 Thread Bruce Ashfield
On 13-11-13 10:41 AM, Darren Hart wrote: On Wed, 2013-11-13 at 10:23 -0500, Bruce Ashfield wrote: On 13-11-13 01:59 AM, Darren Hart wrote: On Tue, 2013-11-12 at 23:18 -0500, Bruce Ashfield wrote: On 11/12/2013, 4:27 PM, Darren Hart wrote: On Tue, 2013-11-12 at 15:59 -0500, Bruce Ashfield

Re: [yocto] [meta-raspberrypi][PATCH 1/6] linux-raspberrypi: Move patch in inc file

2013-11-13 Thread Philipp Wagner
Am 13.11.2013 16:47, schrieb Andrei Gherzan: In order to avoid duplicated code, move sl030raspberrypii2ckernel.patch in linux-raspberrypi.inc. I'm not convinced this is a good idea. Maybe it's the case for this patch, but most patches probably don't apply for all kernel versions the same.

Re: [yocto] [meta-raspberrypi][PATCH 1/1] bcm2835: Update to version 1.32

2013-11-13 Thread Andrei Gherzan
On Wed, Nov 13, 2013 at 5:37 PM, Alexandru Niculita alexnic...@gmail.comwrote: Change-Id: I68721f30c9551b392d2851a96d9819524a088faf Signed-off-by: Alexandru Niculita alexnic...@gmail.com --- recipes-bcm/bcm2835/bcm2835_1.32.bb | 42 ++

Re: [linux-yocto] [PATCH v2 0/4][3.10][meta] MinnowBoard and Wifi updates

2013-11-13 Thread Darren Hart
On Wed, 2013-11-13 at 10:52 -0500, Bruce Ashfield wrote: On 13-11-13 10:41 AM, Darren Hart wrote: On Wed, 2013-11-13 at 10:23 -0500, Bruce Ashfield wrote: On 13-11-13 01:59 AM, Darren Hart wrote: On Tue, 2013-11-12 at 23:18 -0500, Bruce Ashfield wrote: On 11/12/2013, 4:27 PM, Darren Hart

Re: [yocto] [meta-raspberrypi][PATCH 1/6] linux-raspberrypi: Move patch in inc file

2013-11-13 Thread Gary Thomas
On 2013-11-13 08:54, Philipp Wagner wrote: Am 13.11.2013 16:47, schrieb Andrei Gherzan: In order to avoid duplicated code, move sl030raspberrypii2ckernel.patch in linux-raspberrypi.inc. I'm not convinced this is a good idea. Maybe it's the case for this patch, but most patches probably don't

[yocto] Build performance with Toaster analysis

2013-11-13 Thread Damian, Alexandru
Hello, Just to make sure that Toaster doesn't have a big performance impact, I've ran a smoke test for a build with and without Toaster enabled. For the test, I've ran a core-image-build with the default out-of-box configuration on origin/dora-toaster, 4 parallel jobs and -j 8 for make. Both

[yocto] /var/log/dmesg: should it not be created?

2013-11-13 Thread Hans Beckérus
Hi. I can see that in ./recipes-core/initscripts/initscripts_1.0.bb, the dmesg.sh script is installed in /etc/init.d. But I can not see that it is being added to any run-levels, not even single-user mode. Is there some reason for only installing the init script but not actually activating it? Not

[yocto] [meta-raspberrypi][PATCH V2 3/6] linux-raspberrypi: Add version 3.10.18 and 3.12.0

2013-11-13 Thread Andrei Gherzan
Change-Id: Idd59fed4f2ab975c50b3727e436b4a0caeb0ab16 Signed-off-by: Andrei Gherzan and...@gherzan.ro --- recipes-kernel/linux/linux-raspberrypi_3.10.18.bb | 4 recipes-kernel/linux/linux-raspberrypi_3.12.0.bb | 4 2 files changed, 8 insertions(+) create mode 100644

[yocto] [meta-raspberrypi][PATCH V2 1/6] bcm2835: Update to version 1.32

2013-11-13 Thread Andrei Gherzan
From: Alexandru Niculita alexnic...@gmail.com Change-Id: I68721f30c9551b392d2851a96d9819524a088faf Signed-off-by: Alexandru Niculita alexnic...@gmail.com --- recipes-bcm/bcm2835/bcm2835_1.32.bb | 42 recipes-bcm/bcm2835/bcm2835_1.9.bb | 43

[yocto] [meta-raspberrypi][PATCH V2 6/6] userland: Update to HEAD on 2013-11-13

2013-11-13 Thread Andrei Gherzan
Change-Id: Ic618f8bc5365b9f787a230a2a3e0ccb92c17738a Signed-off-by: Andrei Gherzan and...@gherzan.ro --- recipes-graphics/userland/userland_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-graphics/userland/userland_git.bb

[yocto] [meta-raspberrypi][PATCH V2 4/6] rpi-default-providers: Use 3.10.X as default kernel

2013-11-13 Thread Andrei Gherzan
This is the default/base branch on official github repository: https://github.com/raspberrypi/linux/branches Change-Id: I99702ae7548b49a5b4b575b3f02f5a3a48ad347f Signed-off-by: Andrei Gherzan and...@gherzan.ro --- conf/machine/include/rpi-default-providers.inc | 2 +- 1 file changed, 1

[yocto] [meta-raspberrypi][PATCH V2 5/6] firmware.inc: Update to HEAD on 2013-11-13

2013-11-13 Thread Andrei Gherzan
?= 3e92add424c3c2617d5df65caa307c808017a9ea +RPIFW_DATE ?= 20131113 RPIFW_SRC_URI ?= git://github.com/raspberrypi/firmware.git;protocol=git;branch=master RPIFW_S ?= ${WORKDIR}/git -- 1.8.1.4 ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

[yocto] [meta-raspberrypi][PATCH V2 2/6] linux-raspberrypi: Update available versions to HEAD

2013-11-13 Thread Andrei Gherzan
Update 3.11.0 to 3.11.7 HEAD. Update 3.6.11 to HEAD. Change-Id: Iacd8f78b418b0bd6d8513b97ce57ce0108057850 Signed-off-by: Andrei Gherzan and...@gherzan.ro --- recipes-kernel/linux/linux-raspberrypi_3.11.0.bb | 6 -- recipes-kernel/linux/linux-raspberrypi_3.11.7.bb | 6 ++

Re: [yocto] [meta-raspberrypi][PATCH V2 1/6] bcm2835: Update to version 1.32

2013-11-13 Thread Andrei Gherzan
On Wed, Nov 13, 2013 at 6:19 PM, Andrei Gherzan and...@gherzan.ro wrote: From: Alexandru Niculita alexnic...@gmail.com Change-Id: I68721f30c9551b392d2851a96d9819524a088faf Signed-off-by: Alexandru Niculita alexnic...@gmail.com --- recipes-bcm/bcm2835/bcm2835_1.32.bb | 42

Re: [yocto] [meta-raspberrypi][PATCH V2 3/6] linux-raspberrypi: Add version 3.10.18 and 3.12.0

2013-11-13 Thread Andrei Gherzan
On Wed, Nov 13, 2013 at 6:19 PM, Andrei Gherzan and...@gherzan.ro wrote: Change-Id: Idd59fed4f2ab975c50b3727e436b4a0caeb0ab16 Signed-off-by: Andrei Gherzan and...@gherzan.ro --- recipes-kernel/linux/linux-raspberrypi_3.10.18.bb | 4 recipes-kernel/linux/linux-raspberrypi_3.12.0.bb | 4

Re: [yocto] [meta-selinux][RFC] refpolicy: Add generic refpolicy recipe with configurable policy type.

2013-11-13 Thread Philip Tricca
This requires a few tweaks before it will work as advertised. I had a variable set in a distro.conf that interfered. I'll send out a v2 in a bit. - Philip On 11/13/2013 12:22 AM, Philip Tricca wrote: This RFC is a significant departure from the way the policy packages are currently set up. The

Re: [yocto] QA Tests in Yocto development environment block diagram

2013-11-13 Thread Georgescu, Alexandru C
Hi, Our overall testing plan is available here: https://wiki.yoctoproject.org/wiki/Yocto_1.6_Overall_Test_Plan. Since we are in the last phase of planning for 1.6, this is not the final version yet. Regarding the test cases, all you have to do is to have an account in our bug tracking website

[yocto] Undocumented classes

2013-11-13 Thread Paul Eggleton
Hi Scott / all, Here's my first pass for the documentation for all of the classes in our undocumented classes list for the Reference Manual. Some of this will need further input (from other folks and no doubt myself) but it's a start. I thought I would post it here in case anyone felt like adding

[linux-yocto] [PATCH 5/5] meta: Add wifi features

2013-11-13 Thread Darren Hart
Create a set of wifi features. Create a common fragment for things like the MAC, CONFIG, and WIRELESS_EXT configs. Create a fragment for common drivers. Create vendor/class specific fragments where there is an obvious grouping or where a particular driver pulls in features that are not generally

[linux-yocto] [PATCH v3 0/5][3.10][meta] MinnowBoard and Wifi updates

2013-11-13 Thread Darren Hart
Since v1: o Remove comments from new wifi files Since v2: o Add minnow: Remove branch statements from minnow scc files Please remove the standard/minnow branch from the linux-yocto-3.10 tree. The following changes since commit f1c9080cd27f99700fa59b5375d1ddd0afe625ad: meta/common-pc: add

[linux-yocto] [PATCH 3/5] minnow: Remove old patches for Ethernet and GPIO

2013-11-13 Thread Darren Hart
Remove the patches from the BSP scc that have been moved to standard/base or to the minnow-io feature. The MinnowBoard BSP will select the minnow-io feature from recipe-space Signed-off-by: Darren Hart dvh...@linux.intel.com --- .../gpio-sch-Add-sch_gpio_resume_set_enable.patch | 70

[linux-yocto] [PATCH 4/5] minnow: Remove branch statements from minnow scc files

2013-11-13 Thread Darren Hart
MinnowBoard now builds from standard/base, there is no need for the branch command in the scc files which create or reuse a standard/minnow branch. As the goal is to work from a single branch for all IA BSPs, this is a first step toward purging the IA BSP branches from linux-yocto. Signed-off-by:

[linux-yocto] [PATCH 1/5] minnow: Remove eg20t

2013-11-13 Thread Darren Hart
The eg20t is an anachronism, remove it from the minnow scc. Signed-off-by: Darren Hart dvh...@linux.intel.com --- meta/cfg/kernel-cache/bsp/minnow/minnow.scc |1 - 1 file changed, 1 deletion(-) diff --git a/meta/cfg/kernel-cache/bsp/minnow/minnow.scc

[yocto] [meta-selinux][RFC v2] refpolicy: Add generic refpolicy recipe and make policy type configurable.

2013-11-13 Thread Philip Tricca
This is a fix up for my previous RFC. I've cleaned up an error with some \ variable use. The intent remains the same: This RFC is a significant departure from the way the policy packages are currently set up. The noteworthy differences are: 1) the POLICY_TYPE variable can be set as configuration

[yocto] Stalled with setting up Yocto 1.5 on CentOS 6.4 with Python 2.7.3

2013-11-13 Thread ben
Hi all, This is my first foray into embedded linux Yocto-Style. I've got an RPM for Python2.7 installed that doesn't trash my system (which needs 2.6.6). But the initial 'source oe-init-build-env' doesn't work... Google is not helping me find a definitive page to instruct getting around this

Re: [yocto] Stalled with setting up Yocto 1.5 on CentOS 6.4 with Python 2.7.3

2013-11-13 Thread Khem Raj
On Nov 13, 2013, at 9:17 PM, ben b...@benjammin.net wrote: Hi all, This is my first foray into embedded linux Yocto-Style. I've got an RPM for Python2.7 installed that doesn't trash my system (which needs 2.6.6). which one is default o system when you call just 'python' But the

Re: [linux-yocto] [PATCH v2 0/4][3.10][meta] MinnowBoard and Wifi updates

2013-11-13 Thread Bruce Ashfield
On 13-11-13 01:59 AM, Darren Hart wrote: On Tue, 2013-11-12 at 23:18 -0500, Bruce Ashfield wrote: On 11/12/2013, 4:27 PM, Darren Hart wrote: On Tue, 2013-11-12 at 15:59 -0500, Bruce Ashfield wrote: On 13-11-11 06:25 PM, Darren Hart wrote: The following changes since commit

Re: [linux-yocto] [PATCH v2 0/4][3.10][meta] MinnowBoard and Wifi updates

2013-11-13 Thread Darren Hart
On Wed, 2013-11-13 at 10:23 -0500, Bruce Ashfield wrote: On 13-11-13 01:59 AM, Darren Hart wrote: On Tue, 2013-11-12 at 23:18 -0500, Bruce Ashfield wrote: On 11/12/2013, 4:27 PM, Darren Hart wrote: On Tue, 2013-11-12 at 15:59 -0500, Bruce Ashfield wrote: On 13-11-11 06:25 PM, Darren Hart