[meta-ti] [RFC][PATCH] ti-soc: add generic "ti-soc" SOC family for BSP overrides

2017-06-13 Thread Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko --- conf/machine/include/keystone.inc | 4 ++-- conf/machine/include/omap-a15.inc | 4 ++-- conf/machine/include/omap3.inc| 4 ++-- conf/machine/include/omap4.inc| 4 ++-- conf/machine/include/omapl1.inc | 4 ++-- conf/machine/include/ti-soc.inc | 4 ++

Re: [meta-ti] [morty/master][PATCH] omapl138, omapl1: add "omapl1" SOC family as superset of omapl138

2017-06-13 Thread Stiffler, Jacob
ACK Acked-by: Jacob Stiffler > -Original Message- > From: meta-ti-boun...@yoctoproject.org [mailto:meta-ti- > boun...@yoctoproject.org] On Behalf Of Dmytriyenko, Denys > Sent: Tuesday, June 13, 2017 2:48 PM > To: meta-ti@yoctoproject.org > Subject: [meta-ti] [morty/master][PATCH] omapl13

[meta-ti] [morty/master][PATCH] omapl138, omapl1: add "omapl1" SOC family as superset of omapl138

2017-06-13 Thread Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko --- conf/machine/include/{omapl138.inc => omapl1.inc} | 2 +- conf/machine/include/omapl138.inc | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) copy conf/machine/include/{omapl138.inc => omapl1.inc} (64%) diff --git a/conf/machine/incl

[meta-ti] [PATCH] ti-staging.inc: enable INHIBIT_SYSROOT_STRIP and INHIBIT_PACKAGE_DEBUG_SPLIT

2017-06-13 Thread Ivan Pang
Signed-off-by: Ivan Pang --- recipes-ti/includes/ti-staging.inc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/recipes-ti/includes/ti-staging.inc b/recipes-ti/includes/ti-staging.inc index b588805..ae523ce 100644 --- a/recipes-ti/includes/ti-staging.inc +++ b/recipes-ti/includes/ti-stagin

[meta-ti] [PATCH 1/2] linux-ti-staging: update to ti2017.02-rc4 tag

2017-06-13 Thread Dan Murphy
Signed-off-by: Dan Murphy --- recipes-kernel/linux/linux-ti-staging-rt_4.9.bb | 2 +- recipes-kernel/linux/linux-ti-staging_4.9.bb| 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-kernel/linux/linux-ti-staging-rt_4.9.bb b/recipes-kernel/linux/linux-ti-staging-r

[meta-ti] [PATCH 2/2] uboot-ti-staging: update to ti2017.02-rc4 tag

2017-06-13 Thread Dan Murphy
Signed-off-by: Dan Murphy --- recipes-bsp/u-boot/u-boot-ti-staging_2017.01.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-bsp/u-boot/u-boot-ti-staging_2017.01.bb b/recipes-bsp/u-boot/u-boot-ti-staging_2017.01.bb index 73aec1c4..4e4b9ab7 100644 --- a/recipes-bs

Re: [meta-ti] Pyro branch?

2017-06-13 Thread Denys Dmytriyenko
On Thu, Jun 08, 2017 at 12:59:54PM +0200, Daniel Ammann wrote: > Hi > > Is there going to be a pyro branch for meta-ti? > I know that in the past there was only a new branch every other yocto > release, but since there was a morty branch, maybe the rule is not > valid anymore. Due to limited re

Re: [meta-ti] [PATCH v2] starterware-rtos: added recipe for RTOS starterware

2017-06-13 Thread Stiffler, Jacob
Ivan, This looks good, but it fails to build for me do to stripping issues. It appears that there are private changes to the "ti-staging" file which should resolve this. Can you upstream these changes? - Jake > -Original Message- > From: meta-ti-boun...@yoctoproject.org [mailto:meta-ti