Re: [meta-arago] [PATCHv2 04/11] ti-connectivity/wpa-supplicant-wl18xx: Add Wilink8 r8.a7.02

2013-11-11 Thread Denys Dmytriyenko
On Fri, Oct 18, 2013 at 01:47:01PM +, Monk, Roger wrote: > On Thu, Oct 17, 2013 at 23:32:56, Dmytriyenko, Denys wrote: > > Subject: Re: [meta-arago] [PATCHv2 04/11] > > ti-connectivity/wpa-supplicant- > > wl18xx: Add Wilink8 r8.a7.02 > > > > Ping. > > Thanks. Based on the good feedback from

Re: [meta-arago] [PATCH] wl18xx-firmware: fix p2p issues

2013-11-11 Thread Denys Dmytriyenko
On Tue, Nov 12, 2013 at 11:44:14AM +0530, Siddharth Heroor wrote: > On 11/12/2013 11:35 AM, Denys Dmytriyenko wrote: > >On Sun, Nov 10, 2013 at 01:24:53PM +, Reizer, Eyal wrote: > >>wifi-direct did not work with the previous firmware released for R8.2 > >>(ol_r8.07.02) > >>update the recipe to

Re: [meta-arago] [PATCH] wl18xx-firmware: fix p2p issues

2013-11-11 Thread Siddharth Heroor
On 11/12/2013 11:35 AM, Denys Dmytriyenko wrote: On Sun, Nov 10, 2013 at 01:24:53PM +, Reizer, Eyal wrote: wifi-direct did not work with the previous firmware released for R8.2 (ol_r8.07.02) update the recipe to use a fixed firmware. This fix is important for the next coming glsdk release

Re: [meta-arago] [PATCH] wl18xx-firmware: fix p2p issues

2013-11-11 Thread Denys Dmytriyenko
On Sun, Nov 10, 2013 at 01:24:53PM +, Reizer, Eyal wrote: > wifi-direct did not work with the previous firmware released for R8.2 > (ol_r8.07.02) > update the recipe to use a fixed firmware. > > This fix is important for the next coming glsdk release for J6/omap5 Eyal, Unfortunately, R8.2 h

[meta-arago] [PATCH 4/6] nativesdk-packagegroup-arago-qte-toolchain-host: update to support Qt4 and Qt5

2013-11-11 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Signed-off-by: Denys Dmytriyenko --- .../packagegroups/nativesdk-packagegroup-arago-qte-toolchain-host.bb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/meta-arago-extras/recipes-core/packagegroups/nativesdk-packagegroup-arago-qte-toolchain-host

[meta-arago] [PATCH 5/6] packagegroup-arago-qt5-toolchain-target: add Qt5-specific version

2013-11-11 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Signed-off-by: Denys Dmytriyenko --- .../packagegroup-arago-qt5-toolchain-target.bb | 33 ++ 1 file changed, 33 insertions(+) create mode 100644 meta-arago-extras/recipes-core/packagegroups/packagegroup-arago-qt5-toolchain-target.bb diff --git

[meta-arago] [PATCH 6/6] meta-toolchain-arago-qte: update to support Qt4 and Qt5 SDK

2013-11-11 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Signed-off-by: Denys Dmytriyenko --- .../recipes-core/meta/meta-toolchain-arago-qte.bb | 31 +- 1 file changed, 19 insertions(+), 12 deletions(-) diff --git a/meta-arago-extras/recipes-core/meta/meta-toolchain-arago-qte.bb b/meta-arago-extras/recip

[meta-arago] [PATCH 0/6] Add Qt5 SDK

2013-11-11 Thread Denys Dmytriyenko
From: Denys Dmytriyenko This patchset adds necessary nativesdk tools and updates corresponding packagegroup and meta-toolchain recipes to enable building Qt5 SDK. Denys Dmytriyenko (6): qt-provider: split out setting variables into own class nativesdk-qtbase: add nativesdk version of qtbase

[meta-arago] [PATCH 1/6] qt-provider: split out setting variables into own class

2013-11-11 Thread Denys Dmytriyenko
From: Denys Dmytriyenko This way only variables can be used from other places where inheriting rest of qt/qmake classes won't make sense. Signed-off-by: Denys Dmytriyenko --- meta-arago-distro/classes/qt-provider.bbclass | 12 +--- meta-arago-distro/classes/qt-vars.bbclass | 16 +++

[meta-arago] [PATCH 3/6] nativesdk-qttools: add nativesdk version of qttools necessary for SDK tools

2013-11-11 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Signed-off-by: Denys Dmytriyenko --- .../recipes-qt/qt5/nativesdk-qttools.inc | 32 + ...w-to-build-only-lrelease-lupdate-lconvert.patch | 138 + .../recipes-qt/qt5/nativesdk-qttools_5.1.1.bb | 10 ++ 3 files changed, 180 insertio

Re: [meta-arago] [PATCH 4/4] arago-test: add linaro-pm-qa-utils to test packages

2013-11-11 Thread Denys Dmytriyenko
On Mon, Nov 11, 2013 at 07:42:21PM +, Maupin, Chase wrote: > >-Original Message- > >From: Dmytriyenko, Denys > >Sent: Monday, November 11, 2013 1:38 PM > >To: Maupin, Chase > >Cc: meta-arago@arago-project.org; Cooper Jr., Franklin > >Subject: Re: [meta-arago] [PATCH 4/4] arago-test: add

Re: [meta-arago] [PATCH 4/4] arago-test: add linaro-pm-qa-utils to test packages

2013-11-11 Thread Maupin, Chase
>-Original Message- >From: Dmytriyenko, Denys >Sent: Monday, November 11, 2013 1:38 PM >To: Maupin, Chase >Cc: meta-arago@arago-project.org; Cooper Jr., Franklin >Subject: Re: [meta-arago] [PATCH 4/4] arago-test: add linaro-pm- >qa-utils to test packages > >On Mon, Nov 11, 2013 at 07:31:40P

Re: [meta-arago] [PATCH 4/4] arago-test: add linaro-pm-qa-utils to test packages

2013-11-11 Thread Denys Dmytriyenko
On Mon, Nov 11, 2013 at 07:31:40PM +, Maupin, Chase wrote: > >-Original Message- > >From: Dmytriyenko, Denys > >Sent: Monday, November 11, 2013 1:27 PM > >To: Maupin, Chase > >Cc: Cooper Jr., Franklin; meta-arago@arago-project.org > >Subject: Re: [meta-arago] [PATCH 4/4] arago-test: add

Re: [meta-arago] [PATCH 4/4] arago-test: add linaro-pm-qa-utils to test packages

2013-11-11 Thread Maupin, Chase
>-Original Message- >From: Dmytriyenko, Denys >Sent: Monday, November 11, 2013 1:27 PM >To: Maupin, Chase >Cc: Cooper Jr., Franklin; meta-arago@arago-project.org >Subject: Re: [meta-arago] [PATCH 4/4] arago-test: add linaro-pm- >qa-utils to test packages > >AFAIK, ltp-ddt in meta-oe is very

Re: [meta-arago] [PATCH 4/4] arago-test: add linaro-pm-qa-utils to test packages

2013-11-11 Thread Cooper Jr., Franklin
Meant stuck :) > -Original Message- > From: Dmytriyenko, Denys > Sent: Monday, November 11, 2013 1:28 PM > To: Cooper Jr., Franklin > Cc: Maupin, Chase; meta-arago@arago-project.org > Subject: Re: [meta-arago] [PATCH 4/4] arago-test: add linaro-pm-qa-utils to > test > packages > > "suck"

Re: [meta-arago] [PATCH 4/4] arago-test: add linaro-pm-qa-utils to test packages

2013-11-11 Thread Denys Dmytriyenko
"suck" is not the word I'd use here... On Mon, Nov 11, 2013 at 07:26:47PM +, Cooper Jr., Franklin wrote: > FYI only ltp-ddt in meta-arago picks up the latest commits via AUTOREV. The > base recipe in meta-oe is suck on a commit two years old > > > -Original Message- > > From: Mau

Re: [meta-arago] [PATCH 4/4] arago-test: add linaro-pm-qa-utils to test packages

2013-11-11 Thread Denys Dmytriyenko
AFAIK, ltp-ddt in meta-oe is very old and hasn't been updated in years. I doubt that particular one had any thermal features. It should be Ok to add this dependency in meta-arago in bbappend, once these recipes land in meta-linaro, since we already have such dependency. -- Denys On Mon, Nov

Re: [meta-arago] [PATCH 4/4] arago-test: add linaro-pm-qa-utils to test packages

2013-11-11 Thread Cooper Jr., Franklin
FYI only ltp-ddt in meta-arago picks up the latest commits via AUTOREV. The base recipe in meta-oe is suck on a commit two years old > -Original Message- > From: Maupin, Chase > Sent: Monday, November 11, 2013 1:22 PM > To: Maupin, Chase; Cooper Jr., Franklin; meta-arago@arago-project

Re: [meta-arago] [PATCH 0/5] GStreamer multimedia framework and plugins recipes

2013-11-11 Thread Denys Dmytriyenko
Just one thing to remember - we are talking here about 0.10.x line of gstreamer and plugins. With the recent release of gstreamer 1.0, upstream is no longer paying any attention to the old codebase, not even accepting bug fixes... -- Denys On Mon, Nov 11, 2013 at 02:35:37PM +, Maupin, Ch

Re: [meta-arago] [PATCH 4/4] arago-test: add linaro-pm-qa-utils to test packages

2013-11-11 Thread Maupin, Chase
Denys, I could use some advice here though. Ltp-ddt sits in meta-openembedded so even if we get the pm-utils into meta-linaro we still should not introduce this dependency between layers right? However, we do append ltp-ddt in meta-arago so if we introduce this dependency there would that be

Re: [meta-arago] [PATCH 4/4] arago-test: add linaro-pm-qa-utils to test packages

2013-11-11 Thread Maupin, Chase
Good point. Sincerely, Chase Maupin Integration Team Manager Linux Core Product Development e-mail: chase.mau...@ti.com phone: (214) 567-2950 For support: Forums - http://community.ti.com/forums/ Wiki - http://wiki.davincidsp.com/ >-Original Message- >From: Cooper Jr., Franklin >Sent:

Re: [meta-arago] [PATCH 3/4] linaro-pm-qa-utils: Add utils used by Linaro PM scripts

2013-11-11 Thread Maupin, Chase
>From: Cooper Jr., Franklin >Sent: Monday, November 11, 2013 12:57 PM >To: Maupin, Chase; meta-arago@arago-project.org >Subject: RE: [meta-arago] [PATCH 3/4] linaro-pm-qa-utils: Add >utils used by Linaro PM scripts > >The patch itself is fine. Is there a plan to upstream this to >meta-linaro? Yeah

Re: [meta-arago] [PATCH 3/4] linaro-pm-qa-utils: Add utils used by Linaro PM scripts

2013-11-11 Thread Cooper Jr., Franklin
The patch itself is fine. Is there a plan to upstream this to meta-linaro? > -Original Message- > From: meta-arago-boun...@arago-project.org [mailto:meta-arago- > boun...@arago-project.org] On Behalf Of Maupin, Chase > Sent: Monday, November 11, 2013 11:07 AM > To: meta-arago@arago-project

Re: [meta-arago] [PATCH 4/4] arago-test: add linaro-pm-qa-utils to test packages

2013-11-11 Thread Cooper Jr., Franklin
The current patch is fine as is but should there be another patch that makes ltp-ddt RDEPENDS on linaro-pm-qa-utils? > -Original Message- > From: meta-arago-boun...@arago-project.org [mailto:meta-arago- > boun...@arago-project.org] On Behalf Of Maupin, Chase > Sent: Monday, November 11, 2

[meta-arago] [PATCH 2/4] arago-test: Add input-utils to test packages

2013-11-11 Thread Chase Maupin
Signed-off-by: Chase Maupin --- .../packagegroups/packagegroup-arago-test.bb |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-test.bb b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago

[meta-arago] [PATCH 1/4] input-utils: Add the input-utils package recipe

2013-11-11 Thread Chase Maupin
* Build the input utils for ARM to enable these for system test Signed-off-by: Chase Maupin --- ...utoconf-fix-for-cross-compilation-for-ARM.patch | 67 .../input-utils/input-utils_git.bb | 30 + 2 files changed, 97 insertions(+), 0 deletions(-)

[meta-arago] [PATCH 3/4] linaro-pm-qa-utils: Add utils used by Linaro PM scripts

2013-11-11 Thread Chase Maupin
* The Linaro PM test scripts which have already been incorporated into the ltp-ddt project depend on some utilities from the Linaro pm-qa project. * Build the utilities and install them into /usr/bin so they will be in the default PATH Signed-off-by: Chase Maupin --- .../linaro-pm-qa/linar

[meta-arago] [PATCH 4/4] arago-test: add linaro-pm-qa-utils to test packages

2013-11-11 Thread Chase Maupin
Signed-off-by: Chase Maupin --- .../packagegroups/packagegroup-arago-test.bb |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-test.bb b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago

Re: [meta-arago] [PATCH 0/5] GStreamer multimedia framework and plugins recipes

2013-11-11 Thread Maupin, Chase
Mrinmayee, Some things that would help would be if you could give us an idea about the following: 1. What are these patches adding? Are they adding new components? 2. If new components are being added why not create a separate project for them so that it is easier to work on moving them along

[meta-arago] [nightly] Core TISDK 2013.10 build 2013-11-11_01-01-44

2013-11-11 Thread Denys Dmytriyenko
Title: Status for 11/11/13 Status for 11/11/13 BUILD_ID: build-2013-11-11_01-02-53 Clean Build: false Clean Sources: false Repository Revisions Repository Git URL Branch Commit ID Layers bitbake git://git.openembedded