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

2013-11-12 Thread Andrei Gherzan
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 raj.k...@gmail.com --- recipes-graphics/mesa/{mesa_9.1.6.bbappend = mesa_9.2.2.bbappend} | 2 -- 1 file changed, 2 deletions(-) rename

[yocto] poky-contrib maintenance

2013-11-12 Thread Flanagan, Elizabeth
Folks, poky-contrib clones are getting quite bulky again. I'm seeing branches that haven't been touched in two years. I'm going to ask folks to please go in and remove unneeded branches. In a week, I'll be contacting folks with really old branches to verify if they're still needed. So, please,

Re: [yocto] [meta-raspberrypi][PATCH 0/4] Refactor kernel recipes

2013-11-12 Thread Andrei Gherzan
On Fri, Oct 11, 2013 at 6:50 PM, Paul Barker p...@paulbarker.me.uk wrote: On 13 September 2013 18:06, Paul Barker p...@paulbarker.me.uk wrote: On 11 September 2013 08:29, Paul Barker p...@paulbarker.me.uk wrote: On 10 September 2013 23:36, li...@philipp-wagner.com wrote: From: Philipp

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

2013-11-12 Thread Andrei Gherzan
Add some other minor formatting changes. Change-Id: Ib8fe5e11c1d95d14ff825a26d356b5ae432f2f93 Signed-off-by: Andrei Gherzan and...@gherzan.ro --- README | 40 +++- 1 file changed, 31 insertions(+), 9 deletions(-) diff --git a/README b/README index

[yocto] [meta-raspberrypi][PATCH 1/1] mesa: Remove egl and gles only for raspberrypi machine

2013-11-12 Thread Andrei Gherzan
Change-Id: I25fab6e100546cfffdd901383f76de76cd7763ed Signed-off-by: Andrei Gherzan and...@gherzan.ro --- recipes-graphics/mesa/mesa_9.2.2.bbappend | 48 --- 1 file changed, 25 insertions(+), 23 deletions(-) diff --git a/recipes-graphics/mesa/mesa_9.2.2.bbappend

Re: [yocto] [meta-raspberrypi][PATCH 1/1] mesa: Remove egl and gles only for raspberrypi machine

2013-11-12 Thread Andrei Gherzan
On Tue, Nov 12, 2013 at 6:13 PM, Andrei Gherzan and...@gherzan.ro wrote: Change-Id: I25fab6e100546cfffdd901383f76de76cd7763ed Signed-off-by: Andrei Gherzan and...@gherzan.ro --- recipes-graphics/mesa/mesa_9.2.2.bbappend | 48 --- 1 file changed, 25

[yocto] [meta-raspberrypi][PATCH 1/1] wiringpi: Add new package

2013-11-12 Thread Andrei Gherzan
From: Dan McGregor dan.mcgre...@usask.ca Commit created from merging: https://github.com/SaskatoonTechworks/meta-raspberrypi/commit/c8046050db1f0026c1f10e41d95619d86ac7a822 https://github.com/SaskatoonTechworks/meta-raspberrypi/commit/fe2467c0e82ff3d243993bdffde6a24754c3a7f6

[yocto] [PATCH] Documentation: More minor tweaks to development manual.

2013-11-12 Thread Robert P. J. Day
Signed-off-by: Robert P. J. Day rpj...@crashcourse.ca --- diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index 0ee7775..4801198 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++

[yocto] clashing explanations of EXTRA_IMAGE_FEATURES in dev manual

2013-11-12 Thread Robert P. J. Day
i'll let scott :-) reword this how he prefers, but in the dev manual, there's this in section 5.10.6.1: http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html#testing-packages-with-ptest EXTRA_IMAGE_FEATURES += ptest-pkgs while just a bit further down in section 5.15.1:

[yocto] How to use Git sub-module fetcher (gitsm://) in a recipe?

2013-11-12 Thread Glenn Schmottlach
I noticed a new fetcher recently that appears to support fetching Git sub-modules from within a Git project. Unfortunately, I cannot find any examples of how it's used from within a recipe. There is a GitHub project I'd like my fetcher to clone that contains a submodule. Obviously I'd like the

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

2013-11-12 Thread Bruce Ashfield
On 13-11-11 06:25 PM, Darren Hart wrote: The following changes since commit f1c9080cd27f99700fa59b5375d1ddd0afe625ad: meta/common-pc: add missing dependencies for BRCMSMAC (2013-11-03 23:01:35 -0500) are available in the git repository at: git://git.yoctoproject.org/linux-yocto-contrib

[yocto] Minutes: Yocto Project Technical Team Meeting - Tuesday, November 12, 2013 8:00 AM-9:00 AM (UTC-08:00) Pacific Time (US Canada).

2013-11-12 Thread Liu, Song
Attendees: Jessica, Matthew, Nitin, Beth, Belen, IonutC, AlexD, ScottR, Bruce, Saul, Darren, Michael, Richard, JeffP, TomZ, Ross, Björn, Corneliu, Mark, Song Agenda: * Opens collection - 5 min (Song) * Yocto 1.6 status - 10 min (Song/team) https://wiki.yoctoproject.org/wiki/Yocto_1.6_Features

[yocto] QA Tests in Yocto development environment block diagram

2013-11-12 Thread Dilip Kumar
Dear all, I need know what is QA tests and what all the tests it will do and need to know more information about QA please help me out in this. regards dilip kumar b ___ yocto mailing list yocto@yoctoproject.org

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

2013-11-12 Thread Philip Tricca
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 outside the policy recipe 2) a single refpolicy recipe can be used to build all 3 policy types 3) DEFAULT_POLICY from

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

2013-11-12 Thread Khem Raj
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 raj.k...@gmail.com --- recipes-graphics/mesa/{mesa_9.1.6.bbappend =

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

2013-11-12 Thread Darren Hart
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 f1c9080cd27f99700fa59b5375d1ddd0afe625ad: meta/common-pc: add missing dependencies for BRCMSMAC (2013-11-03 23:01:35 -0500) are available in the git

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

2013-11-12 Thread Bruce Ashfield
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 f1c9080cd27f99700fa59b5375d1ddd0afe625ad: meta/common-pc: add missing dependencies for BRCMSMAC (2013-11-03

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

2013-11-12 Thread Darren Hart
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 f1c9080cd27f99700fa59b5375d1ddd0afe625ad: