[meta-ti] [nightly] Distroless meta-ti/master minimal build 2015-02-05_21-00-57

2015-02-05 Thread Denys Dmytriyenko
Title: Status for 02/05/15 Status for 02/05/15 BUILD_ID: build-2015-02-05_21-02-02 Clean Build: false Clean Sources: false Repository Revisions Repository Git URL Branch Commit ID Layers bitbake git://git.openembedded

[meta-ti] [PATCH] common-csl-ip: Update to version 2.1.0.6

2015-02-05 Thread Sam Nelson
- Commit id updated Signed-off-by: Sam Nelson --- recipes-bsp/common-csl-ip/common-csl-ip_git.bb |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-bsp/common-csl-ip/common-csl-ip_git.bb b/recipes-bsp/common-csl-ip/common-csl-ip_git.bb index a6f46db..b242482 10

[meta-ti] [PATCH] keystone: stop backfilling rtc

2015-02-05 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Signed-off-by: Denys Dmytriyenko --- conf/machine/include/keystone.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/machine/include/keystone.inc b/conf/machine/include/keystone.inc index 9a5c11f..820fe12 100644 --- a/conf/machine/include/keystone.inc +++ b/c

Re: [meta-ti] vpe-tests: Add DEPENDS for the recipe

2015-02-05 Thread Denys Dmytriyenko
On Thu, Feb 05, 2015 at 10:24:37AM -0500, Devshatwar, Nikhil wrote: > > -Original Message- > > From: meta-ti-boun...@yoctoproject.org [mailto:meta-ti- > > boun...@yoctoproject.org] On Behalf Of Dmytriyenko, Denys > > Sent: Thursday, February 05, 2015 8:45 PM > > To: R, Karthik > > Cc: meta-

[meta-ti] [PATCH v2 1/2] ti-eula-unpack: Add support for general binary installers.

2015-02-05 Thread Jacob Stiffler
* ti-unpack.inc has been created to allow support for general binary installers by creating a variable which is used to pass arbitrary arguments to the executable. * ti-eula-unpack.inc sets the default arguments to retain support for recipes which still use this feature. Signed-off-by: Jacob

[meta-ti] [PATCH v2 2/2] ti-cgt6x: Add verion 8.0.0

2015-02-05 Thread Jacob Stiffler
* Supports native and nativesdk classes as well as target. Signed-off-by: Jacob Stiffler --- recipes-ti/devtools/ti-cgt6x_8.0.0.bb | 88 + 1 file changed, 88 insertions(+) create mode 100644 recipes-ti/devtools/ti-cgt6x_8.0.0.bb diff --git a/recipes-ti/devtool

Re: [meta-ti] vpe-tests: Add DEPENDS for the recipe

2015-02-05 Thread Devshatwar, Nikhil
> -Original Message- > From: meta-ti-boun...@yoctoproject.org [mailto:meta-ti- > boun...@yoctoproject.org] On Behalf Of Dmytriyenko, Denys > Sent: Thursday, February 05, 2015 8:45 PM > To: R, Karthik > Cc: meta-ti@yoctoproject.org > Subject: Re: [meta-ti] vpe-tests: Add DEPENDS for the reci

Re: [meta-ti] vpe-tests: Add DEPENDS for the recipe

2015-02-05 Thread Denys Dmytriyenko
On Thu, Feb 05, 2015 at 03:40:50PM +0530, Karthik Ramanan wrote: > Signed-off-by: Karthik Ramanan > --- > recipes-bsp/vpe-tests/vpe-tests_git.bb |4 > 1 file changed, 4 insertions(+) > > diff --git a/recipes-bsp/vpe-tests/vpe-tests_git.bb > b/recipes-bsp/vpe-tests/vpe-tests_git.bb > in

Re: [meta-ti] [PATCH 2/2] ti-cgt6x: Upgrade to 8.0.0

2015-02-05 Thread Denys Dmytriyenko
On Thu, Feb 05, 2015 at 09:17:04AM -0500, Stiffler, Jacob wrote: > I was deleting the older versions because I ran into some issue with a lower > versioned recipe being chosen over the new one. > > Now, I did some more investigation and I noticed that 'PE = "1"' in these > older recipes. > > Sh

Re: [meta-ti] [PATCH 2/2] ti-cgt6x: Upgrade to 8.0.0

2015-02-05 Thread Stiffler, Jacob
I was deleting the older versions because I ran into some issue with a lower versioned recipe being chosen over the new one. Now, I did some more investigation and I noticed that 'PE = "1"' in these older recipes. Should I remove this from the older recipes, or add this to my new recipe? -

[meta-ti] vpe-tests: Add DEPENDS for the recipe

2015-02-05 Thread Karthik Ramanan
Signed-off-by: Karthik Ramanan --- recipes-bsp/vpe-tests/vpe-tests_git.bb |4 1 file changed, 4 insertions(+) diff --git a/recipes-bsp/vpe-tests/vpe-tests_git.bb b/recipes-bsp/vpe-tests/vpe-tests_git.bb index a8ee7f8..ee91dea 100644 --- a/recipes-bsp/vpe-tests/vpe-tests_git.bb +++ b/re