[meta-ti] [rocko/master][PATCH 2/4] ti-pdk.bbclass: depend on doxygen native for documentation

2017-12-18 Thread Denys Dmytriyenko
From: Denys Dmytriyenko <de...@ti.com> Signed-off-by: Denys Dmytriyenko <de...@ti.com> --- classes/ti-pdk.bbclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/classes/ti-pdk.bbclass b/classes/ti-pdk.bbclass index f876802..801c495 100644 --- a/classes/ti-pdk.b

[meta-ti] [rocko/master][PATCH 1/4] doxygen: import from meta-arago

2017-12-18 Thread Denys Dmytriyenko
From: Denys Dmytriyenko <de...@ti.com> Many LLD and RTOS components in meta-ti use doxygen during build. Signed-off-by: Denys Dmytriyenko <de...@ti.com> --- .../doxygen/doxygen/patch-flex_2_6_0.diff | 66 ++ recipes-devtools/doxygen/doxygen_1.8.9.1.bb

[meta-ti] [rocko/master][PATCH 3/4] openmp-rtos: depend on doxygen-native for documentation

2017-12-18 Thread Denys Dmytriyenko
From: Denys Dmytriyenko <de...@ti.com> Signed-off-by: Denys Dmytriyenko <de...@ti.com> --- recipes-ti/openmp-rtos/openmp-rtos_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-ti/openmp-rtos/openmp-rtos_git.bb b/recipes-ti/openmp-rtos/openmp-rtos_

[meta-ti] [rocko/master][PATCH 4/4] layer.conf: remove doxygen from HOSTTOOLS, depend on doxygen-native instead

2017-12-18 Thread Denys Dmytriyenko
From: Denys Dmytriyenko <de...@ti.com> Signed-off-by: Denys Dmytriyenko <de...@ti.com> --- conf/layer.conf | 3 --- 1 file changed, 3 deletions(-) diff --git a/conf/layer.conf b/conf/layer.conf index 4c2cf5f..a07e62f 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@

Re: [meta-ti] [PATCH] Enable OpenMP RTOS eclipse plugin signature

2017-12-18 Thread Denys Dmytriyenko
On Mon, Dec 18, 2017 at 05:37:18PM -0500, Mitra, Gaurav wrote: >The eclipse-plugin.bbclass and ti-paths-append.inc are in: > >meta-processor-sdk-internal/classes/eclipse-plugin.bbclass >meta-processor-sdk-internal/recipes-ti/includes/ti-paths-append.inc Still, neither of those are in

Re: [meta-ti] [PATCH] Enable OpenMP RTOS eclipse plugin signature

2017-12-18 Thread Denys Dmytriyenko
On Mon, Dec 18, 2017 at 04:13:33PM -0600, Gaurav Mitra wrote: > - Integrate hotfix to remove legacy eclipse plugin generation from OpenMP RTOS > > Signed-off-by: Gaurav Mitra > --- > recipes-ti/openmp-rtos/openmp-rtos_git.bb | 31 > ++- > 1 file

Re: [meta-ti] [morty][PATCH v2] Make ti-xdctools a native recipe

2017-12-18 Thread Denys Dmytriyenko
On Fri, Dec 15, 2017 at 06:09:28PM -0600, Joshua Watt wrote: > On Fri, 2017-12-15 at 17:59 -0500, Denys Dmytriyenko wrote: > > Thanks, have you tried building anything with this change? > > > > Right off the bat it breaks ipumm-fw, as it expects xdctools to > > resi

[meta-ti] [morty][PATCH v3] ti-xdctools: extend to native and nativesdk

2017-12-16 Thread Denys Dmytriyenko
<timothy.me...@garmin.com> Signed-off-by: Joshua Watt <jpewhac...@gmail.com> Signed-off-by: Denys Dmytriyenko <de...@ti.com> --- v3 - fix ipumm-fw build by passing native sysroot of xdctools classes/ti-pdk.bbclass| 2 +- recipes-bsp/dspdc

Re: [meta-ti] [morty][PATCH v2] Make ti-xdctools a native recipe

2017-12-15 Thread Denys Dmytriyenko
On Mon, Dec 11, 2017 at 06:53:08PM -0600, Joshua Watt wrote: > On Mon, 2017-12-11 at 17:39 -0500, Denys Dmytriyenko wrote: > > Thanks! Can you please detail the changes between v1 and v2 of the > > patch? We > > are still investigating v1 of the patch and how it aff

Re: [meta-ti] [morty/master][PATCH ] ti-ndk: Updating to version 2.26.00.08

2017-12-14 Thread Denys Dmytriyenko
Please use -C/-M On Thu, Dec 14, 2017 at 03:04:42PM -0500, Mahesh Radhakrishnan wrote: > Signed-off-by: Mahesh Radhakrishnan > --- > recipes-ti/ndk/ti-ndk_2.25.01.11.bb | 13 - > recipes-ti/ndk/ti-ndk_2.26.00.08.bb | 13 + > 2 files changed, 13

Re: [meta-ti] [morty/master][PATCH] icss-emac-lld: Update to version 1.0.0.10A

2017-12-14 Thread Denys Dmytriyenko
Ping. icss-emac has already been updated to 1.0.0.8 by Jake last month. Please rebase. On Wed, Dec 13, 2017 at 09:36:56PM -0500, Denys Dmytriyenko wrote: > Doesn't apply, please rebase. > > > On Wed, Dec 13, 2017 at 03:21:44PM -0500, Mahesh Radhakrishnan wrote: > > Sig

Re: [meta-ti] [morty/master][PATCH] board-rtos:Updating to version 1.0.9.0A

2017-12-13 Thread Denys Dmytriyenko
On Wed, Dec 13, 2017 at 05:35:22PM -0500, Mahesh Radhakrishnan wrote: > Signed-off-by: Mahesh Radhakrishnan > --- > recipes-bsp/board-rtos/board-rtos_git.bb | 8 > 1 file changed, 4 insertions(+), 4 deletions(-) > > diff --git

[meta-ti] [master][PATCH] multiprocmgr-rtos: RDEPENDS on bash

2017-12-13 Thread Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <de...@ti.com> --- recipes-ti/multiprocmgr/multiprocmgr-rtos_git.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/recipes-ti/multiprocmgr/multiprocmgr-rtos_git.bb b/recipes-ti/multiprocmgr/multiprocmgr-rtos_git.bb index 4147ee2..7a6e0f6

[meta-ti] [morty/master][PATCH] srss-tc: pass proper CROSS_COMPILE and CFLAGS

2017-12-13 Thread Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <de...@ti.com> --- recipes-bsp/srss-tc/srss-tc_git.bb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/recipes-bsp/srss-tc/srss-tc_git.bb b/recipes-bsp/srss-tc/srss-tc_git.bb index 3c90069..483bde0 100644 --- a/recipes-bsp/srss-tc/srss-tc_git.bb

[meta-ti] [morty/master][PATCH] edma3-lld: pass TOOLCHAIN_OPTIONS and fix host-user-contamination

2017-12-13 Thread Denys Dmytriyenko
1. Need TOOLCHAIN_OPTIONS to pass --sysroot parameter for internal toolchain 2. Use proper cp parameters to handle files ownership correctly Signed-off-by: Denys Dmytriyenko <de...@ti.com> --- recipes-bsp/edma3-lld/edma3-lld_git.bb | 26 ++ 1 file changed, 14 inse

[meta-ti] [morty/master][PATCH] ti-sgx-ddk-um: fix host-user-contaminated warnings

2017-12-13 Thread Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <de...@ti.com> --- recipes-graphics/libgles/ti-sgx-ddk-um_1.14.3699939.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-graphics/libgles/ti-sgx-ddk-um_1.14.3699939.bb b/recipes-graphics/libgles/ti-sgx-ddk-um_1.14.3699939.bb index 216459d..4

[meta-ti] [morty/master][PATCH] ti-sgx-ddk-um: add RPROVIDES for libGLESv2.so.1

2017-12-13 Thread Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <de...@ti.com> --- recipes-graphics/libgles/ti-sgx-ddk-um_1.14.3699939.bb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/recipes-graphics/libgles/ti-sgx-ddk-um_1.14.3699939.bb b/recipes-graphics/libgles/ti-sgx-ddk-um_1.14.3699939.bb index d2ee7cb..2

[meta-ti] [morty/master][PATCH] ti-sgx-ddk-um: fix libGLESv2.so.1 symlink

2017-12-12 Thread Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <de...@ti.com> --- recipes-graphics/libgles/ti-sgx-ddk-um_1.14.3699939.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-graphics/libgles/ti-sgx-ddk-um_1.14.3699939.bb b/recipes-graphics/libgles/ti-sgx-ddk-um_1.14.3699939.bb

Re: [meta-ti] [morty][PATCH v2] Make ti-xdctools a native recipe

2017-12-11 Thread Denys Dmytriyenko
Thanks! Can you please detail the changes between v1 and v2 of the patch? We are still investigating v1 of the patch and how it affects our releases... -- Denys On Mon, Dec 11, 2017 at 04:28:57PM -0600, Joshua Watt wrote: > From: "Mertz, Timothy" > > ti-xdctools

[meta-ti] [PATCH 2/4] wl18xx-calibrator: update recipe for version R8.7_SP3

2017-12-05 Thread Denys Dmytriyenko
From: Eyal Reizer <ey...@ti.com> Signed-off-by: Eyal Reizer <ey...@ti.com> Signed-off-by: Denys Dmytriyenko <de...@ti.com> --- ...ibrator_8.7.1.bb => wl18xx-calibrator_8.7.3.bb} |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename recipes-connectivity/wl18

[meta-ti] [PATCH 3/4] wl18xx-target-scripts: update recipe for version R8.7_SP3

2017-12-05 Thread Denys Dmytriyenko
From: Eyal Reizer <ey...@ti.com> Signed-off-by: Eyal Reizer <ey...@ti.com> Signed-off-by: Denys Dmytriyenko <de...@ti.com> --- ...pts_8.7.1.bb => wl18xx-target-scripts_8.7.3.bb} |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-connectivity/wl18xx-t

[meta-ti] [PATCH 1/4] wl18xx-fw: update recipe for version R8.7_SP3

2017-12-05 Thread Denys Dmytriyenko
From: Eyal Reizer <ey...@ti.com> Signed-off-by: Eyal Reizer <ey...@ti.com> Signed-off-by: Denys Dmytriyenko <de...@ti.com> --- .../{wl18xx-fw_8.7.1.bb => wl18xx-fw_8.7.3.bb} |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename recipes-bsp/wl18xx-f

[meta-ti] [PATCH 4/4] wlconf: update recipe for version R8.7_SP3

2017-12-05 Thread Denys Dmytriyenko
From: Eyal Reizer <ey...@ti.com> Signed-off-by: Eyal Reizer <ey...@ti.com> Signed-off-by: Denys Dmytriyenko <de...@ti.com> --- .../wlconf/{wlconf_8.7.1.bb => wlconf_8.7.3.bb}| 36 ++-- 1 file changed, 18 insertions(+), 18 deletions(-) rename recipe

Re: [meta-ti] Poky 2.4 build errors: u-boot-ti-staging ('PLAIN-VERSION' undeclared), linux-ti-staging (.scmversion exceeds 64 characters).

2017-12-04 Thread Denys Dmytriyenko
Hi, Looks like you are using u-boot 2016.05 while building for morty. Any particular reason for that version? Can you use 2017.01 instead? That's the one we use and support on morty, along with kernel 4.9... I personally haven't used 2016.05 since krogoth. -- Denys On Wed, Nov 29, 2017 at

Re: [meta-ti] [PATCH 1/4] wl18xx-fw: add recipe for version R8.7_SP3

2017-12-04 Thread Denys Dmytriyenko
Eyal, Usually, git history is enough. Multiple recipe versions are only needed when they can be used at the same time or switch between them in the same release. We have some extra time to get this fixed until tomorrow noon before the next tag, so feel free to re-submit v2 by then. If not,

Re: [meta-ti] [PATCH 1/4] wl18xx-fw: add recipe for version R8.7_SP3

2017-12-04 Thread Denys Dmytriyenko
On Sun, Dec 03, 2017 at 05:34:49AM -0500, Reizer, Eyal wrote: > Signed-off-by: Eyal Reizer > --- > recipes-bsp/wl18xx-fw/wl18xx-fw_8.7.3.bb | 26 ++ > 1 file changed, 26 insertions(+) > create mode 100644 recipes-bsp/wl18xx-fw/wl18xx-fw_8.7.3.bb Thanks!

[meta-ti] [morty/master][PATCH] dra7xx-evm.conf: add dra76-evm-tfp410.dtb

2017-11-28 Thread Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <de...@ti.com> --- conf/machine/dra7xx-evm.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/machine/dra7xx-evm.conf b/conf/machine/dra7xx-evm.conf index 2202a70..91afd85 100644 --- a/conf/machine/dra7xx-evm.conf +++ b/conf/m

[meta-ti] [morty/master][PATCH 2/2] u-boot-ti-staging: update to ti2017.06-rc1 tag

2017-11-20 Thread Denys Dmytriyenko
From: Denys Dmytriyenko <de...@ti.com> Signed-off-by: Denys Dmytriyenko <de...@ti.com> --- 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-bo

[meta-ti] [morty/master][PATCH 1/2] linux-ti-staging: update to 4.9.63 and ti2017.06-rc1 tag

2017-11-20 Thread Denys Dmytriyenko
From: Denys Dmytriyenko <de...@ti.com> Signed-off-by: Denys Dmytriyenko <de...@ti.com> --- 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

[meta-ti] [master][PATCH] ti-ipc-rtos: cannot directly depend on doxygen here

2017-11-13 Thread Denys Dmytriyenko
There's no doxygen recipe provided by meta-ti, nor oe-core. And meta-ti expects doxygen to be available as a host tool, per layers.conf Signed-off-by: Denys Dmytriyenko <de...@ti.com> --- recipes-ti/ipc/ti-ipc-rtos_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff

[meta-ti] [master][PATCH] gdbc6x: fix gcc7 implicit fallthrough, format overflow and format truncation errors

2017-11-10 Thread Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <de...@ti.com> --- ...djust-fall-through-comment-to-work-with-g.patch | 35 +++ ...ct-fallthrough-comment-to-recognize-by-gc.patch | 26 ++ c-fix-implicit-fallthrough-error-in-gcc7.patch | 26 ++ c-fix-im

[meta-ti] [master][PATCH] ti-sgx-ddk-km: suppress implicit fallthrough error in gcc7

2017-11-10 Thread Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <de...@ti.com> --- ...n-devicemem.c-suppress-implicit-fallthrou.patch | 26 ++ .../powervr-drivers/ti-sgx-ddk-km_1.14.3699939.bb | 7 -- 2 files changed, 31 insertions(+), 2 deletions(-) create mode 100644 recipes-bsp/powervr-driv

[meta-ti] [master][PATCH] ti-ipc-examples-linux: explicitly depend on zip-native used during install

2017-11-10 Thread Denys Dmytriyenko
From: Denys Dmytriyenko <de...@ti.com> Signed-off-by: Denys Dmytriyenko <de...@ti.com> --- recipes-ti/ipc/ti-ipc-examples-linux_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-ti/ipc/ti-ipc-examples-linux_git.bb b/recipes-ti/ipc/ti-ipc-examples-

Re: [meta-ti] u-boot-ti-staging am355x uEnv.txt support booting from eMMC

2017-11-09 Thread Denys Dmytriyenko
I was told uEnv.txt is only supported on SD/MMC. You are welcome to discuss this question further on e2e.ti.com forums. -- Denys On Thu, Nov 02, 2017 at 02:07:51PM +, Katu Txakur wrote: > Hi, > > I'm using Yocto Pyro branch with meta-ti layer and beaglebone machine to > build

Re: [meta-ti] [PATCH 2/2] icss-emac-lld: update to version 1.0.0.8

2017-11-07 Thread Denys Dmytriyenko
On Mon, Nov 06, 2017 at 03:57:19PM -0500, Jacob Stiffler wrote: > > > On 11/6/2017 2:42 PM, Denys Dmytriyenko wrote: > >On Thu, Nov 02, 2017 at 03:19:30PM -0400, Jacob Stiffler wrote: > >>* Extend compatibility to k2g-evm > >>* Simplify compile and install task

Re: [meta-ti] [PATCH 2/2] icss-emac-lld: update to version 1.0.0.8

2017-11-06 Thread Denys Dmytriyenko
On Thu, Nov 02, 2017 at 03:19:30PM -0400, Jacob Stiffler wrote: > * Extend compatibility to k2g-evm > * Simplify compile and install tasks as "TARGET" is no longer needed. > > Signed-off-by: Jacob Stiffler > --- > .../icss-emac-lld/icss-emac-lld-test_git.bb| 47 >

[meta-ti] [morty/master][PATCH] am57xx-evm.conf: add am574x-idk-lcd-osd101t2587.dtb to the list

2017-10-30 Thread Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <de...@ti.com> --- conf/machine/am57xx-evm.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/machine/am57xx-evm.conf b/conf/machine/am57xx-evm.conf index 5c70b83..c942634 100644 --- a/conf/machine/am57xx-evm.conf +++ b/conf/m

Re: [meta-ti] [master][PATCH 5/5] FIXME: ti-sgx-ddk-km: bypass gcc7 fallthrough check

2017-10-13 Thread Denys Dmytriyenko
On Thu, Oct 12, 2017 at 05:08:29PM -0400, Denys Dmytriyenko wrote: > From: Denys Dmytriyenko <de...@ti.com> > > Signed-off-by: Denys Dmytriyenko <de...@ti.com> > --- > recipes-bsp/powervr-drivers/ti-sgx-ddk-km_1.14.3699939.bb | 2 ++ > 1 file changed, 2 insertion

[meta-ti] [master][PATCH 2/5] kselftests: bypass seccomp gcc7 build failure, gpio RDEPENDS on bash

2017-10-12 Thread Denys Dmytriyenko
From: Denys Dmytriyenko <de...@ti.com> Signed-off-by: Denys Dmytriyenko <de...@ti.com> --- recipes-kernel/kselftests/kselftests_4.10.bb | 4 1 file changed, 4 insertions(+) diff --git a/recipes-kernel/kselftests/kselftests_4.10.bb b/recipes-kernel/kselftests/kselftests_4

[meta-ti] [master][PATCH 3/5] dsptop: RDEPENDS on bash

2017-10-12 Thread Denys Dmytriyenko
From: Denys Dmytriyenko <de...@ti.com> Signed-off-by: Denys Dmytriyenko <de...@ti.com> --- recipes-bsp/dsptop/dsptop_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/dsptop/dsptop_git.bb b/recipes-bsp/dsptop/dsptop_git.bb index 70f9166..c4

[meta-ti] [master][PATCH 1/5] ti-sysbios: avoid file-rdeps QA errors in pre-packaged binaries

2017-10-12 Thread Denys Dmytriyenko
From: Denys Dmytriyenko <de...@ti.com> Signed-off-by: Denys Dmytriyenko <de...@ti.com> --- recipes-ti/bios/ti-sysbios.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-ti/bios/ti-sysbios.inc b/recipes-ti/bios/ti-sysbios.inc index 53b55a5..d2

[meta-ti] [master][PATCH 4/5] FIXME: gdbc6x: bypass new gcc7 checks, RDEPENDS on bash

2017-10-12 Thread Denys Dmytriyenko
From: Denys Dmytriyenko <de...@ti.com> Signed-off-by: Denys Dmytriyenko <de...@ti.com> --- recipes-devtools/gdbc6x/gdbc6x_git.bb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/recipes-devtools/gdbc6x/gdbc6x_git.bb b/recipes-devtools/gdbc6x/gdbc6x_git.bb i

[meta-ti] [master][PATCH 5/5] FIXME: ti-sgx-ddk-km: bypass gcc7 fallthrough check

2017-10-12 Thread Denys Dmytriyenko
From: Denys Dmytriyenko <de...@ti.com> Signed-off-by: Denys Dmytriyenko <de...@ti.com> --- recipes-bsp/powervr-drivers/ti-sgx-ddk-km_1.14.3699939.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/recipes-bsp/powervr-drivers/ti-sgx-ddk-km_1.14.3699939.bb b/recipes-bsp/powerv

Re: [meta-ti] [morty/master][PATCH 2/4] ti-sysbios: Add recipe for new version 6.52.00.12

2017-10-03 Thread Denys Dmytriyenko
Sam, You seem to be updating baremetal gcc from version 4 to version 6, but here you are adding new sysbios version, leaving old one alone. Will it break the old version of sysbios or does it build/work fine with the new gcc? On Tue, Oct 03, 2017 at 07:14:43AM -0400, Sam Nelson wrote: > Linux

[meta-ti] [morty/master][PATCH] linux-ti-staging: update to 4.9.52 and add new AM5 DTBs

2017-10-02 Thread Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <de...@ti.com> --- conf/machine/am57xx-evm.conf|3 ++- recipes-kernel/linux/linux-ti-staging-rt_4.9.bb |2 +- recipes-kernel/linux/linux-ti-staging_4.9.bb|6 +++--- 3 files changed, 6 insertions(+), 5 deletions(-) diff

[meta-ti] [morty/master][PATCH v2] pm/vps-lld, cmb/audk2g-addon: fix double-inclusion warning for ti-paths.inc

2017-10-02 Thread Denys Dmytriyenko
ti-pdk.bbclass already includes it. Signed-off-by: Denys Dmytriyenko <de...@ti.com> --- v2 - same for vps-lld, cmb-addon and audk2g-addon recipes-bsp/audk2g-addon/audk2g-addon-rtos_git.bb |1 - recipes-bsp/cmb-addon/cmb-addon-rtos_git.bb |2 +- recipes-bsp/pm-lld/

[meta-ti] [master][PATCH] linux-ti-staging: stop using linux-dtb.inc

2017-10-02 Thread Denys Dmytriyenko
From: Otavio Salvador <ota...@ossystems.com.br> The Device Tree support is now handled by the kernel class. This patch removes the inclusion of linux-dtb.inc from the kernel recipes in this layer. Signed-off-by: Otavio Salvador <ota...@ossystems.com.br> Signed-off-by: Denys Dmy

[meta-ti] [morty/master][PATCH] pm-lld-rtos: fix double-inclusion warning for ti-paths.inc

2017-10-02 Thread Denys Dmytriyenko
ti-pdk.bbclass already includes it. Signed-off-by: Denys Dmytriyenko <de...@ti.com> --- recipes-bsp/pm-lld/pm-lld-rtos_git.bb |1 - 1 file changed, 1 deletion(-) diff --git a/recipes-bsp/pm-lld/pm-lld-rtos_git.bb b/recipes-bsp/pm-lld/pm-lld-rtos_git.bb index 6fedc80..05388e5

Re: [meta-ti] [EXTERNAL] [PATCH v3 5/7] ti-ndk: Adding recipe for ti-ndk

2017-09-26 Thread Denys Dmytriyenko
On Thu, Aug 31, 2017 at 09:28:45AM -0400, Jacob Stiffler wrote: > > > On 8/30/2017 6:42 PM, Mahesh Radhakrishnan wrote: > >Upstreaming recipe for TI RTOS Networking development kit > > > >Signed-off-by: Mahesh Radhakrishnan > >--- > > > > v3 - Removed references to

Re: [meta-ti] [PATCH v2 35/37] transport-rtos: Added transport recipes(bmet, nimu, nimu-icss) for rtos

2017-09-26 Thread Denys Dmytriyenko
On Mon, Sep 18, 2017 at 04:40:25PM -0400, Radhakrishnan, Mahesh wrote: >Hi Denys, > >Please see my comments inline. > >I have submitted a new patch with the fix and an updated commit message >(attached) > > > >Regards > >Mahesh > > > >-Original

Re: [meta-ti] [PATCH v4] ti-ndk: Adding recipe for ti-ndk

2017-09-26 Thread Denys Dmytriyenko
Was this supposed to be a single recipe instead of recipe + .inc file? https://lists.yoctoproject.org/pipermail/meta-ti/2017-August/010351.html On Mon, Sep 18, 2017 at 04:27:57PM -0400, Mahesh Radhakrishnan wrote: > Recipe for TI RTOS Networking development kit > > Signed-off-by: Mahesh

Re: [meta-ti] [PATCH v2 25/37] pm-lld-rtos: Adding rtos recipe for pm-lld

2017-09-26 Thread Denys Dmytriyenko
On Mon, Sep 18, 2017 at 02:03:18PM -0400, Radhakrishnan, Mahesh wrote: >Denys, > >Submitted a new patch for pm-lld (attached). Responses linline. > >Please let me know if it looks okay now. > > > >Regards > >Mahesh > >-Original Message- >From:

Re: [meta-ti] [PATCH] nativesdk-dspcoreparse: added recipe for nativesdk-dspcoreparse

2017-09-26 Thread Denys Dmytriyenko
Ping. Any updates on this one? On Thu, Aug 31, 2017 at 12:37:49PM -0400, Denys Dmytriyenko wrote: > On Wed, Aug 30, 2017 at 04:42:41PM -0500, Ivan Pang wrote: > > Signed-off-by: Ivan Pang <i-p...@ti.com> > > --- > > .../multiprocmgr/nativesdk-d

Re: [meta-ti] [PATCH 1/2] uio-test-pruss: add support for k2g

2017-09-26 Thread Denys Dmytriyenko
On Mon, Sep 25, 2017 at 02:24:15PM -0400, Hongmei Gou wrote: > Signed-off-by: Hongmei Gou > --- > Note: the patch of "uio-test_pruss: Update to new version 1.0.2.0" > needs to be applied first before applying this patch. uio-test_pruss was already in morty-next for few days,

Re: [meta-ti] [PATCH] conf/machine: add pru-uio dtbs in KERNEL_DEVICETREE for am3/am4/am5/k2g

2017-09-26 Thread Denys Dmytriyenko
Same comment as with linux-ti-staging patch. On Mon, Sep 25, 2017 at 05:53:00PM +, Gou, Hongmei wrote: > Ping... > > > -Original Message- > > From: Gou, Hongmei > > Sent: Tuesday, September 05, 2017 6:48 PM > > To: meta-ti@yoctoproject.org > > Cc: Gou, Hongmei > > Subject: [meta-ti]

Re: [meta-ti] [PATCH] linux-ti-staging: include pru-uio device tree files for am571x and k2g

2017-09-26 Thread Denys Dmytriyenko
Hongmei, Both of these patches have been merged on September 5 and rebased on top of every RC tag since then: https://lists.yoctoproject.org/pipermail/meta-ti/2017-September/010365.html -- Denys On Mon, Sep 25, 2017 at 05:52:50PM +, Gou, Hongmei wrote: > Ping... > > > -Original

Re: [meta-ti] [morty/master][PATCH] uio-test_pruss: Update to new version 1.0.2.0

2017-09-20 Thread Denys Dmytriyenko
Sam, Unfortunately, it missed the final RC4 tag on Monday, so I'll merge it into morty-next-rel. -- Denys On Tue, Sep 19, 2017 at 01:34:46PM -0400, Sam Nelson wrote: > Signed-off-by: Sam Nelson > --- > recipes-ti/uio-test-pruss/uio-test-pruss_git.bb | 8 > 1

Re: [meta-ti] [PATCH] component-meta: Adding component meta information

2017-09-20 Thread Denys Dmytriyenko
NAK, this has been discussed in the past... On Wed, Sep 20, 2017 at 11:37:30AM -0400, Mahesh Radhakrishnan wrote: > Class for adding component meta information > > Signed-off-by: Mahesh Radhakrishnan > --- > classes/component_meta.bbclass | 29

[meta-ti] [morty/master][PATCH] dra7xx-evm: enable UBI images for NAND on dra71x

2017-09-12 Thread Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <de...@ti.com> --- conf/machine/dra7xx-evm.conf |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/machine/dra7xx-evm.conf b/conf/machine/dra7xx-evm.conf index 2202a70..38230c6 100644 --- a/conf/machine/dra7xx-evm.conf +++ b/conf/m

Re: [meta-ti] [PATCH] linux-ti-staging: include pru-uio device tree files for am571x and k2g

2017-09-05 Thread Denys Dmytriyenko
Thanks, I'll take these 2 patches into morty-next-rel (i.e. won't make it to 2017.04, only .05) for testing. -- Denys On Tue, Sep 05, 2017 at 06:13:07PM -0400, Hongmei Gou wrote: > * The pru-uio device tree file for am572x is also updated to support > icss-emac-lld in Linux userspace. > >

[meta-ti] [morty][PATCH] kselftests: add ptp target for testptp binary

2017-09-05 Thread Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <de...@ti.com> --- recipes-kernel/kselftests/kselftests_4.9.bb | 4 1 file changed, 4 insertions(+) diff --git a/recipes-kernel/kselftests/kselftests_4.9.bb b/recipes-kernel/kselftests/kselftests_4.9.bb index 9d3f1d7..c7db19c 100644 --- a/recipes-

Re: [meta-ti] [PATCH] starterware: add starterware for linux which installs header files only

2017-08-31 Thread Denys Dmytriyenko
On Wed, Aug 30, 2017 at 06:50:10PM -0400, Hongmei Gou wrote: > * starterware.inc is created to host the common information > > Signed-off-by: Hongmei Gou > --- > recipes-bsp/starterware/starterware-rtos_git.bb | 22 ++ >

Re: [meta-ti] [PATCH] nativesdk-dspcoreparse: added recipe for nativesdk-dspcoreparse

2017-08-31 Thread Denys Dmytriyenko
On Wed, Aug 30, 2017 at 04:42:41PM -0500, Ivan Pang wrote: > Signed-off-by: Ivan Pang > --- > .../multiprocmgr/nativesdk-dspcoreparse_git.bb | 46 > ++ > 1 file changed, 46 insertions(+) > create mode 100644

Re: [meta-ti] [PATCH v3 1/7] pm-lld-rtos: Adding rtos recipe for pm-lld

2017-08-31 Thread Denys Dmytriyenko
Mahesh, On Wed, Aug 30, 2017 at 06:42:10PM -0400, Mahesh Radhakrishnan wrote: > Upstreaming TI RTOS low level driver for Power Management module (PM) > Signed-off-by: Mahesh Radhakrishnan > --- > > v3 - Removed the intermediate tar-untar for install There were many

Re: [meta-ti] [PATCH] icss-emac-lld*: upstream version 1.0.0.7C with recipes for linux user space

2017-08-29 Thread Denys Dmytriyenko
On Tue, Aug 29, 2017 at 02:43:41PM -0400, Gou, Hongmei wrote: > Please see below inline. Ok, makes sense. > Besides, icss-emac-lld-test has dependencies on starterware for AM3/AM4, I > will upstream the recipes for starterware soon. Why is there a different starterware vs. starterware-rtos?

Re: [meta-ti] [morty/master][PATCH v2] multiprocmgr: Update to new version 3.0.4.0

2017-08-29 Thread Denys Dmytriyenko
This has already been fixed. On Tue, Aug 29, 2017 at 04:41:43PM -0400, Sam Nelson wrote: > Signed-off-by: Sam Nelson > > --- > Update from previous patch > Removed extra spaces in commit > --- > --- > recipes-ti/multiprocmgr/multiprocmgr.inc | 6 +++--- > 1 file changed, 3

Re: [meta-ti] [PATCH 1/2] linux-ti-staging: update to ti2017.04-rc1 tag

2017-08-28 Thread Denys Dmytriyenko
Thanks. Do we need to add dra76-evm.dtb as well? On Mon, Aug 28, 2017 at 01:37:44PM -0500, Dan Murphy wrote: > 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

Re: [meta-ti] [PATCH] libaet: TI Emulation CTools AET library

2017-08-28 Thread Denys Dmytriyenko
On Mon, Aug 28, 2017 at 10:32:38AM -0400, Jacob Stiffler wrote: > From: "Zhao, Yuan" > > The AETLIB library in CToolsLib collection provides programmatic > access to the Advanced Event Triggering capability on C6x processor > cores. > > Signed-off-by: Yuan Zhao

Re: [meta-ti] [PATCH v2 30/37] icss-emac-lld-rtos: Added rtos recipe for icss-emac-lld

2017-08-24 Thread Denys Dmytriyenko
This one is out too, since dependent icss-emac-lld isn't in yet. On Tue, Jul 18, 2017 at 07:03:41PM -0400, Mahesh Radhakrishnan wrote: > Upstreaming RTOS low level driver for ICSS-EMAC > Signed-off-by: Mahesh Radhakrishnan > --- > > v2 - Added summary > >

Re: [meta-ti] [PATCH] icss-emac-lld*: upstream version 1.0.0.7C with recipes for linux user space

2017-08-24 Thread Denys Dmytriyenko
On Tue, Jul 11, 2017 at 03:09:28PM -0400, Hongmei Gou wrote: > Signed-off-by: Hongmei Gou > --- > .../icss-emac-lld/icss-emac-lld-test_git.bb| 47 > ++ > recipes-bsp/icss-emac-lld/icss-emac-lld.inc| 22 ++ >

Re: [meta-ti] [PATCH v2 37/37] audk2g-addon-rtos: Adding rtos recipe for audio addons for k2g

2017-08-24 Thread Denys Dmytriyenko
Same comments as for #36. On Tue, Jul 18, 2017 at 07:03:48PM -0400, Mahesh Radhakrishnan wrote: > Upstreaming RTOS audio addon software for K2G > Signed-off-by: Mahesh Radhakrishnan > --- > > v2 - Added summmary > > recipes-bsp/audk2g-addon/audk2g-addon-rtos_git.bb |

Re: [meta-ti] [PATCH v2 36/37] cmb-addon-rtos: Adding CMB rtos recipe

2017-08-24 Thread Denys Dmytriyenko
On Tue, Jul 18, 2017 at 07:03:47PM -0400, Mahesh Radhakrishnan wrote: > Upstreaming the recipe for Circular Microphone array board (CMB) RTOS > software > Signed-off-by: Mahesh Radhakrishnan > --- > > v2 - Added summary > > recipes-bsp/cmb-addon/cmb-addon-rtos_git.bb |

Re: [meta-ti] [PATCH v2 35/37] transport-rtos: Added transport recipes(bmet, nimu, nimu-icss) for rtos

2017-08-24 Thread Denys Dmytriyenko
On Tue, Jul 18, 2017 at 07:03:46PM -0400, Mahesh Radhakrishnan wrote: > Upstreaming RTOS driver for Network Interface Management Unit > (NIMU),BMET Ethernet and NIMU ICSS > Signed-off-by: Mahesh Radhakrishnan > --- > > v2 - Added summary > >

Re: [meta-ti] [PATCH v2 34/37] ti-ndk: Adding recipe for ti-ndk

2017-08-24 Thread Denys Dmytriyenko
On Tue, Jul 18, 2017 at 07:03:45PM -0400, Mahesh Radhakrishnan wrote: > Upstreaming recipe for TI RTOS Networking development kit > > Signed-off-by: Mahesh Radhakrishnan > --- > > v2 - Added summmary & merged in to a single recipe > > recipes-ti/ndk/ti-ndk.inc

Re: [meta-ti] [PATCH v2 33/37] vps-lld-rtos: Added rtos recipe for vps-lld

2017-08-24 Thread Denys Dmytriyenko
Same exact questions/comments as for #25 pm-lld-rtos... On Tue, Jul 18, 2017 at 07:03:44PM -0400, Mahesh Radhakrishnan wrote: > Upstreaming RTOS low level driver for Video processing subsystem. > > Signed-off-by: Mahesh Radhakrishnan > --- > > v2 - Added summary &

Re: [meta-ti] [PATCH v2 32/37] emac-lld-rtos: Added emac-lld-rtos recipe

2017-08-24 Thread Denys Dmytriyenko
On Tue, Jul 18, 2017 at 07:03:43PM -0400, Mahesh Radhakrishnan wrote: > Upstreaming RTOS low level driver for Ethernet MAC > Signed-off-by: Mahesh Radhakrishnan > --- > > v2 - Added summary and merged in to a single recipe > > recipes-bsp/emac-lld/emac-lld-rtos_git.bb

Re: [meta-ti] [PATCH v2 31/37] board-rtos: Added board-rtos recipe

2017-08-24 Thread Denys Dmytriyenko
On Tue, Jul 18, 2017 at 07:03:42PM -0400, Mahesh Radhakrishnan wrote: > Upstreaming board library for RTOS > Signed-off-by: Mahesh Radhakrishnan > --- > > v2 - Added summary & merged in to a single recipe > > recipes-bsp/board-rtos/board-rtos_git.bb | 71 >

Re: [meta-ti] [PATCH v2 27/37] pruss-lld: Add rtos recipe & update the version to 1.0.0.7

2017-08-24 Thread Denys Dmytriyenko
On Tue, Jul 18, 2017 at 07:03:38PM -0400, Mahesh Radhakrishnan wrote: > Upstreaming the RTOS low level driver of the PRUSS module & updating to > the latest version > Signed-off-by: Mahesh Radhakrishnan > --- > > v2 - Added summary > >

Re: [meta-ti] [PATCH v2 26/37] ti-pdk-setup: Add ti-pdk-setup recipe

2017-08-24 Thread Denys Dmytriyenko
On Tue, Jul 18, 2017 at 07:03:37PM -0400, Mahesh Radhakrishnan wrote: > Upstreaming package to set up the PDK development environment > Signed-off-by: Mahesh Radhakrishnan > --- > > v2 - Added summary > > recipes-ti/ti-pdk-setup/ti-pdk-setup_git.bb | 81 >

Re: [meta-ti] [PATCH v2 25/37] pm-lld-rtos: Adding rtos recipe for pm-lld

2017-08-24 Thread Denys Dmytriyenko
On Tue, Jul 18, 2017 at 07:03:36PM -0400, Mahesh Radhakrishnan wrote: > Upstreaming TI RTOS low level driver for Power Management module (PM) > Signed-off-by: Mahesh Radhakrishnan > --- > > v2 - Added summary & merged in to a single recipe > >

Re: [meta-ti] [morty/master][PATCH] multiprocmgr: Update to new version 3.0.4.0

2017-08-24 Thread Denys Dmytriyenko
On Sat, Aug 12, 2017 at 01:07:52PM -0400, Denys Dmytriyenko wrote: > On Thu, Aug 10, 2017 at 04:38:08PM -0400, Sam Nelson wrote: > > Signed-off-by: Sam Nelson <sam.nel...@ti.com> > > --- > > recipes-ti/multiprocmgr/multiprocmgr.inc | 6 +++--- > > 1 file chan

Re: [meta-ti] ti-sgx-ddk-um_1.14.3699939: check for wayland in DISTRO_FEATURES

2017-08-17 Thread Denys Dmytriyenko
> why it is now ? > > The old 3D Graphics SDK supported 2 modes - X11 and raw FB. We haven't > supported X11 for years. The new SGX DDK binaries are mostly for Wayland > graphics stack, as far as I know, since that's what we support on our > platforms. > > > Karthik,

Re: [meta-ti] ti-sgx-ddk-um_1.14.3699939: check for wayland in DISTRO_FEATURES

2017-08-16 Thread Denys Dmytriyenko
. Karthik, Anything you want to add or clarify here? -- Denys > On Sat, Aug 12, 2017 at 8:07 AM, Denys Dmytriyenko <de...@ti.com> wrote: > > > No, it's not an optional dependency, unfortunately: > > > > $ for i in lib*.so.*.*.*; do echo $i; arm-linux-g

Re: [meta-ti] [morty/master][PATCH] multiprocmgr: Update to new version 3.0.4.0

2017-08-12 Thread Denys Dmytriyenko
On Thu, Aug 10, 2017 at 04:38:08PM -0400, Sam Nelson wrote: > Signed-off-by: Sam Nelson > --- > recipes-ti/multiprocmgr/multiprocmgr.inc | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git a/recipes-ti/multiprocmgr/multiprocmgr.inc >

Re: [meta-ti] ti-sgx-ddk-um_1.14.3699939: check for wayland in DISTRO_FEATURES

2017-08-11 Thread Denys Dmytriyenko
No, it's not an optional dependency, unfortunately: $ for i in lib*.so.*.*.*; do echo $i; arm-linux-gnueabihf-readelf -a $i | grep wayland; done libdbm.so.1.14.3699939 0x0001 (NEEDED) Shared library: [libwayland-server.so.0] libEGL.so.1.14.3699939 0x0001 (NEEDED)

[meta-ti] [morty/master][PATCH] ti-ipc-rtos: add default symlinks for Keystone DSP firmware images

2017-08-09 Thread Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <de...@ti.com> --- recipes-ti/ipc/ti-ipc-rtos_git.bb | 27 +++ 1 file changed, 27 insertions(+) diff --git a/recipes-ti/ipc/ti-ipc-rtos_git.bb b/recipes-ti/ipc/ti-ipc-rtos_git.bb index 01ef7a0..f4eefa8 100644 --- a/recipes-ti/ipc/

Re: [meta-ti] [PATCH] ti-pdk-bbclass: Enabling support for pru firmware builds

2017-08-07 Thread Denys Dmytriyenko
On Thu, Aug 03, 2017 at 05:50:01PM -0400, Mahesh Radhakrishnan wrote: > Signed-off-by: Mahesh Radhakrishnan > --- > classes/ti-pdk.bbclass | 8 ++-- > 1 file changed, 6 insertions(+), 2 deletions(-) > > diff --git a/classes/ti-pdk.bbclass b/classes/ti-pdk.bbclass >

Re: [meta-ti] [PATCH v4 2/4] ti-cgt6x-7: added recipe for TI CGT6x 7.x.x

2017-08-04 Thread Denys Dmytriyenko
These look great! Merged to next-rel, thanks! On Tue, Aug 01, 2017 at 12:45:04AM -0500, Ivan Pang wrote: > This recipe specifically installs the 7.x.x series of TI CGT6x. > > Signed-off-by: Ivan Pang > --- > recipes-ti/devtools/ti-cgt6x-7-native_7.4.16.bb | 41 >

[meta-ti] [krogoth][PATCH] u-boot-ti-staging: update again for new ti2016.08-rc1 tag

2017-08-04 Thread Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <de...@ti.com> Cc: Jean-Jacques Hiblot <jjhib...@ti.com> --- recipes-bsp/u-boot/u-boot-ti-staging_2016.05.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-bsp/u-boot/u-boot-ti-staging_2016.05.bb b/recipes-bsp/u-bo

[meta-ti] [krogoth][PATCH 1/2] linux-ti-staging 4.4: update to the latest for ti2016.08-rc1

2017-08-03 Thread Denys Dmytriyenko
From: Denys Dmytriyenko <de...@ti.com> Signed-off-by: Denys Dmytriyenko <de...@ti.com> Cc: Jean-Jacques Hiblot <jjhib...@ti.com> --- recipes-kernel/linux/linux-ti-staging-rt_4.4.bb | 2 +- recipes-kernel/linux/linux-ti-staging_4.4.bb| 4 ++-- 2 files changed, 3 insertio

[meta-ti] [krogoth][PATCH 2/2] u-boot-ti-staging 2016.05: update to the latest for ti2016.08-rc1

2017-08-03 Thread Denys Dmytriyenko
From: Denys Dmytriyenko <de...@ti.com> Signed-off-by: Denys Dmytriyenko <de...@ti.com> Cc: Jean-Jacques Hiblot <jjhib...@ti.com> --- recipes-bsp/u-boot/u-boot-ti-staging_2016.05.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-bs

Re: [meta-ti] [morty] libdce: Update PV and SRCREV

2017-07-31 Thread Denys Dmytriyenko
Please make version upgrades as diffs by passing -C/-M On Mon, Jul 31, 2017 at 04:43:05PM +0530, Karthik Ramanan wrote: > Updates to dce_test to print additional > extendedError for VC1 and MPEG2 > > Signed-off-by: Karthik Ramanan > --- >

Re: [meta-ti] [PATCH v2 10/37] uart-lld-rtos: Added rtos recipe for uart-lld

2017-07-28 Thread Denys Dmytriyenko
On Tue, Jul 18, 2017 at 07:03:21PM -0400, Mahesh Radhakrishnan wrote: > Upstreaming RTOS PDK driver for UART module > > Signed-off-by: Mahesh Radhakrishnan > --- > > v2 - Adding description & merging in to a single recipe > > recipes-bsp/uart-lld/uart-lld-rtos_git.bb

Re: [meta-ti] [PATCH v2 02/37] tcp3d-lld-rtos: Added rtos recipe for tcp3d-lld

2017-07-27 Thread Denys Dmytriyenko
On Tue, Jul 18, 2017 at 07:03:13PM -0400, Mahesh Radhakrishnan wrote: > Upstreaming RTOS driver for third generation Turbo Coprocessor (TCP3d) > > Signed-off-by: Mahesh Radhakrishnan > --- > > v2 - Adding summary > > recipes-bsp/tcp3d-lld/tcp3d-lld-rtos_git.bb | 35 >

Re: [meta-ti] [PATCH v2 2/4] ti-cgt6x-7: added recipe for TI CGT6x 7.x.x

2017-07-27 Thread Denys Dmytriyenko
ipes in meta-ti or meta-arago yet, but I'm beginning to enforce this for newly submitted recipes now... -- Denys On Thu, Jul 27, 2017 at 04:16:42PM -0400, Denys Dmytriyenko wrote: > On Tue, Jul 25, 2017 at 04:06:39PM -0500, Ivan Pang wrote: > > This recipe specifically installs the 7.

Re: [meta-ti] [PATCH v2 4/4] ibl-boot-rtos: added recipe for RTOS IBL

2017-07-27 Thread Denys Dmytriyenko
On Tue, Jul 25, 2017 at 04:06:41PM -0500, Ivan Pang wrote: > This recipe adds the Intermediate Bootloader (IBL) for c665x-evm > and c667x-evm. Same 2 comments as for patch #3. > Signed-off-by: Ivan Pang > --- > recipes-bsp/ibl-boot/ibl-boot-rtos_git.bb | 57 >

Re: [meta-ti] [PATCH v2 3/4] mad-utils-rtos: added recipe for MAD utils

2017-07-27 Thread Denys Dmytriyenko
On Tue, Jul 25, 2017 at 04:06:40PM -0500, Ivan Pang wrote: > This recipe adds the Multicore Application Deployment (MAD) utility > for c665x-evm and c667x-evm. > > Signed-off-by: Ivan Pang > --- > recipes-bsp/mad-utils/mad-utils-rtos_git.bb | 50 > + >

Re: [meta-ti] [PATCH v2 2/4] ti-cgt6x-7: added recipe for TI CGT6x 7.x.x

2017-07-27 Thread Denys Dmytriyenko
On Tue, Jul 25, 2017 at 04:06:39PM -0500, Ivan Pang wrote: > This recipe specifically installs the 7.x.x series of TI CGT6x. > > Signed-off-by: Ivan Pang > --- > recipes-ti/devtools/ti-cgt6x-7-native_7.4.16.bb | 37 > + > 1 file changed, 37 insertions(+)

[meta-ti] [morty/master][PATCH 2/2] linux-ti-staging: update to ti2017.03-rc1 tag

2017-07-17 Thread Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <de...@ti.com> --- 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-

[meta-ti] [morty/master][PATCH 1/2] u-boot-ti-staging: update to ti2017.03-rc1 tag

2017-07-17 Thread Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <de...@ti.com> --- 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 b7b641c..d

<    1   2   3   4   5   6   7   8   9   10   >