[meta-ti] [daisy][PATCH v3] ti-ipc: Upgrade to IPC 3.30.00.09

2014-10-08 Thread Jacob Stiffler
* Added new recipe for latest IPC * Removed older recipe versions * Latest recipe points to IPC 3.30.00.09 Signed-off-by: Jacob Stiffler j-stiff...@ti.com --- ...nstallation-prefix-feature-to-products.ma.patch | 38 -- recipes-ti/ipc/ti-ipc/ipc.pc |8

[meta-ti] [daisy][PATCH v2] dra7xx: add mmip to MACHINE_FEATURES

2014-10-08 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler j-stiff...@ti.com --- conf/machine/include/dra7xx.inc |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/machine/include/dra7xx.inc b/conf/machine/include/dra7xx.inc index 857e1b3..a7c8782 100644 --- a/conf/machine/include/dra7xx.inc +++ b

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

2015-02-04 Thread Jacob Stiffler
* Remove older versions. * Add support for native and nativesdk versions. Signed-off-by: Jacob Stiffler j-stiff...@ti.com --- recipes-ti/devtools/ti-cgt6x.inc | 24 - recipes-ti/devtools/ti-cgt6x_6.1.20.bb | 11 recipes-ti/devtools/ti-cgt6x_7.2.7.bb | 13 - recipes

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

2015-02-04 Thread Jacob Stiffler
-by: Jacob Stiffler j-stiff...@ti.com --- recipes-ti/includes/ti-eula-unpack.inc | 67 +- recipes-ti/includes/ti-unpack.inc | 83 2 files changed, 85 insertions(+), 65 deletions(-) create mode 100644 recipes-ti/includes/ti-unpack.inc diff

[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 j-stiff...@ti.com --- 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

[meta-ti] [daisy][PATCH] am57xx-evm, dra7xx-evm: ubifs: Increase max_leb_cnt

2015-01-06 Thread Jacob Stiffler
* This is needed for larger filesystem size. Signed-off-by: Jacob Stiffler j-stiff...@ti.com --- conf/machine/am57xx-evm.conf |2 +- conf/machine/dra7xx-evm.conf |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/machine/am57xx-evm.conf b/conf/machine/am57xx

[meta-ti] [daisy][PATCH] ti-ipc: Upgrade to IPC 3.30.01.12 GA.

2015-01-06 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler j-stiff...@ti.com --- recipes-ti/ipc/ti-ipc_git.bb |7 ++- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/recipes-ti/ipc/ti-ipc_git.bb b/recipes-ti/ipc/ti-ipc_git.bb index 185e58b..07f8195 100644 --- a/recipes-ti/ipc/ti-ipc_git.bb +++ b/recipes

[meta-ti] [PATCH] vpe-tests: Add kernel dependency.

2015-02-10 Thread Jacob Stiffler
- Build includes kernel headers, so depend on virtual/kernel. Signed-off-by: Jacob Stiffler j-stiff...@ti.com --- 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

[meta-ti] [PATCH] multiprocmgr: Add virutal/kernel dependency.

2015-03-17 Thread Jacob Stiffler
* linux/remoteproc_user.h is included by ./src/daemon/mpmdlif.c Signed-off-by: Jacob Stiffler j-stiff...@ti.com --- recipes-ti/multiprocmgr/multiprocmgr_git.bb |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-ti/multiprocmgr/multiprocmgr_git.bb b/recipes-ti

[meta-ti] [PATCH] omap3-sgx-modules: Install via the kernel's modules_install target.

2015-03-30 Thread Jacob Stiffler
* This allows the modules to have a consistent installation structure when directly building from source. * Previously, these modules would be manualy installed to appears as in-tree modules. Signed-off-by: Jacob Stiffler j-stiff...@ti.com --- .../omap3-sgx-modules_4.05.00.03.bb

[meta-ti] [PATCH] sitara-linux-ti-staging: Update commit to fix touchscreen issues on AM335x SK

2015-03-04 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler j-stiff...@ti.com --- .../linux/sitara-linux-ti-staging_3.14.bb |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-kernel/linux/sitara-linux-ti-staging_3.14.bb b/recipes-kernel/linux/sitara-linux-ti-staging_3.14.bb index

[meta-ti] [PATCH v3] ti-cgt6x: Add verion 8.0.0

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

[meta-ti] [PATCH v4] ti-cgt6x: Add verion 8.0.0

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

[meta-ti] [PATCH] cmem: Bump version to 4.10.0.1 and enable autoload of module.

2015-02-25 Thread Jacob Stiffler
* This version introduces the ability to configure CMEM through the device tree. Signed-off-by: Jacob Stiffler j-stiff...@ti.com --- recipes-bsp/cmem/cmem-mod_git.bb |4 +++- recipes-bsp/cmem/cmem.inc|6 +++--- recipes-bsp/cmem/cmem_git.bb |2 +- 3 files changed, 7

[meta-ti] [PATCH 2/2] ti-llvm3.3: Add LLVM 3.3 with c6x intrinsic support.

2015-02-25 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler j-stiff...@ti.com --- ...e-Do-not-check-build-executable-extension.patch | 60 recipes-core/llvm/ti-llvm3.3_3.3.bb| 102 2 files changed, 162 insertions(+) create mode 100644 recipes-core/llvm/ti-llvm3.3/0001

[meta-ti] [RFC PATCH 6/6] opencl-examples: OpenCL example applications.

2015-02-26 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler j-stiff...@ti.com --- ...-larger-sets-and-display-size-information.patch | 74 recipes-ti/ocl/opencl-examples_git.bb | 66 + 2 files changed, 140 insertions(+) create mode 100644 recipes-ti/ocl/ocl/0001-Add

[meta-ti] [RFC PATCH 4/6] opencl-monitor: OpenCL firmware which runs on the accelerators.

2015-02-26 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler j-stiff...@ti.com --- recipes-ti/ocl/opencl-monitor_git.bb | 41 ++ 1 file changed, 41 insertions(+) create mode 100644 recipes-ti/ocl/opencl-monitor_git.bb diff --git a/recipes-ti/ocl/opencl-monitor_git.bb b/recipes-ti/ocl/opencl

[meta-ti] [RFC PATCH 5/6] opencl: OpenCL library.

2015-02-26 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler j-stiff...@ti.com --- recipes-ti/ocl/opencl_git.bb | 50 ++ 1 file changed, 50 insertions(+) create mode 100644 recipes-ti/ocl/opencl_git.bb diff --git a/recipes-ti/ocl/opencl_git.bb b/recipes-ti/ocl/opencl_git.bb new file

[meta-ti] [RFC PATCH 3/6] clocl: Add the opencl kernel compiler.

2015-02-26 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler j-stiff...@ti.com --- recipes-ti/ocl/clocl_git.bb | 35 +++ 1 file changed, 35 insertions(+) create mode 100644 recipes-ti/ocl/clocl_git.bb diff --git a/recipes-ti/ocl/clocl_git.bb b/recipes-ti/ocl/clocl_git.bb new file mode 100644

[meta-ti] [RFC PATCH 1/6] opencl: Add common file specifying opencl sources and version.

2015-02-26 Thread Jacob Stiffler
* opencl consists of multiple packages, so use this file for shared information. Signed-off-by: Jacob Stiffler j-stiff...@ti.com --- recipes-ti/ocl/ocl.inc | 64 1 file changed, 64 insertions(+) create mode 100644 recipes-ti/ocl/ocl.inc diff

[meta-ti] [RFC PATCH 0/6] OpenCL Package Set

2015-02-26 Thread Jacob Stiffler
kernels. opencl-examples: Example applications which demonstrate basic OpenCL functionality. Jacob Stiffler (6): opencl: Add common file specifying opencl sources and version. opencl: Add require opengl headers. clocl: Add the opencl kernel compiler. opencl-monitor

[meta-ti] [RFC 1/2] linux/cmem.inc: Support reserving memory for CMEM.

2015-04-23 Thread Jacob Stiffler
buffer. Signed-off-by: Jacob Stiffler j-stiff...@ti.com --- recipes-kernel/linux/cmem.inc| 22 ++ recipes-kernel/linux/linux/cmem.dtsi | 24 2 files changed, 46 insertions(+) create mode 100644 recipes-kernel/linux/cmem.inc create mode 100644

[meta-ti] [RFC 2/2] linux-ti-staging_3.14: Add CMEM region for omap-a15.

2015-04-23 Thread Jacob Stiffler
* This region can be used by applications to enable shared contiguous memory in user space for data transfer between the ARM and DSP. Signed-off-by: Jacob Stiffler j-stiff...@ti.com --- recipes-kernel/linux/linux-ti-staging_3.14.bb |6 +- 1 file changed, 5 insertions(+), 1 deletion

[meta-ti] [RFC 0/2] Proposal for enabling CMEM

2015-04-23 Thread Jacob Stiffler
or branding level. (RFC sets the configuration in kernel recipe). - I have verified that this configuration may also be set in the branding file using, for example, CMEM_BASE_pn-linux-ti-staging_omap-a15 = a000 CMEM_SIZE_pn-linux-ti-staging_omap-a15 = 2000 Jacob

[meta-ti] [PATCH 2/2] ti-llvm3.3: Add LLVM 3.3 with c6x intrinsic support.

2015-04-28 Thread Jacob Stiffler
* Supports target, native, and nativesdk classes. Signed-off-by: Jacob Stiffler j-stiff...@ti.com --- ...e-Do-not-check-build-executable-extension.patch | 60 recipes-core/llvm/ti-llvm3.3_3.3.bb| 103 2 files changed, 163 insertions(+) create

[meta-ti] [PATCH 1/2] llvm-common: Extend to nativesdk class.

2015-04-28 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler j-stiff...@ti.com --- recipes-core/llvm/llvm-common.bbappend |5 + 1 file changed, 5 insertions(+) create mode 100644 recipes-core/llvm/llvm-common.bbappend diff --git a/recipes-core/llvm/llvm-common.bbappend b/recipes-core/llvm/llvm-common.bbappend new

Re: [meta-ti] [RFC 0/2] Proposal for enabling CMEM

2015-05-01 Thread Jacob Stiffler
On 4/23/2015 4:15 PM, Denys Dmytriyenko wrote: On Thu, Apr 23, 2015 at 07:42:09AM -0400, Jacob Stiffler wrote: This is a proposal for adding a CMEM region in the device tree. I wanted to get comments on the following: * implementation of using an inc file to enable this. * Whether

[meta-ti] [PATCH 2/2] ti-xdais: Add version 7.24.00.04

2015-05-08 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler j-stiff...@ti.com --- recipes-ti/xdais/ti-xdais_7.24.00.04.bb | 10 ++ 1 file changed, 10 insertions(+) create mode 100644 recipes-ti/xdais/ti-xdais_7.24.00.04.bb diff --git a/recipes-ti/xdais/ti-xdais_7.24.00.04.bb b/recipes-ti/xdais/ti-xdais_7.24.00.04

[meta-ti] [PATCH] ti-ipc-rtos: Add the TI-RTOS IPC package version 3.35.01.07

2015-05-08 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler j-stiff...@ti.com --- recipes-ti/ipc/ti-ipc-rtos.inc | 18 ++ recipes-ti/ipc/ti-ipc-rtos_3.35.01.07.bb |8 2 files changed, 26 insertions(+) create mode 100644 recipes-ti/ipc/ti-ipc-rtos.inc create mode 100644 recipes-ti/ipc

[meta-ti] [PATCH] ti-sysbios: Add version 6.41.02.41

2015-05-08 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler j-stiff...@ti.com --- recipes-ti/bios/ti-sysbios_6.41.02.41.bb | 14 ++ 1 file changed, 14 insertions(+) create mode 100644 recipes-ti/bios/ti-sysbios_6.41.02.41.bb diff --git a/recipes-ti/bios/ti-sysbios_6.41.02.41.bb b/recipes-ti/bios/ti

[meta-ti] [PATCH 1/2] ti-xdais: Move LIC_FILES_CHKSUM into recipe.

2015-05-08 Thread Jacob Stiffler
* This is version specific, so it should not be in a version-agnostic include file. Signed-off-by: Jacob Stiffler j-stiff...@ti.com --- recipes-ti/xdais/ti-xdais.inc |7 +-- recipes-ti/xdais/ti-xdais_6.26.01.03.bb |3 +++ 2 files changed, 4 insertions(+), 6 deletions

Re: [meta-ti] [PATCH 2/2] ti-xdais: Add version 7.24.00.04

2015-05-08 Thread Jacob Stiffler
wrote: On May 8, 2015, at 7:09 AM, Jacob Stiffler j-stiff...@ti.com wrote: +INSANE_SKIP_${PN} = installed-vs-shipped can this be fixed instead ? -- ___ meta-ti mailing list meta-ti@yoctoproject.org https://lists.yoctoproject.org/listinfo/meta-ti

[meta-ti] [PATCH] ti-xdctools: Add version 3.30.06.67

2015-05-08 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler j-stiff...@ti.com --- recipes-ti/devtools/ti-xdctools_3.30.06.67.bb | 16 1 file changed, 16 insertions(+) create mode 100644 recipes-ti/devtools/ti-xdctools_3.30.06.67.bb diff --git a/recipes-ti/devtools/ti-xdctools_3.30.06.67.bb b/recipes-ti

[meta-ti] [PATCH] ti-cgt6x: Fix installation for native and nativesdk classes.

2015-05-08 Thread Jacob Stiffler
* Many RTOS packages assume that the entire cgt is installed in a single directory as opposed to standard install paths. Signed-off-by: Jacob Stiffler j-stiff...@ti.com --- recipes-ti/devtools/ti-cgt6x_8.0.0.bb |8 1 file changed, 8 insertions(+) diff --git a/recipes-ti/devtools

Re: [meta-ti] [RFC 0/2] Proposal for enabling CMEM

2015-05-15 Thread Jacob Stiffler
On 5/14/2015 6:21 PM, Denys Dmytriyenko wrote: On Fri, May 01, 2015 at 08:11:10AM -0400, Jacob Stiffler wrote: On 4/23/2015 4:15 PM, Denys Dmytriyenko wrote: On Thu, Apr 23, 2015 at 07:42:09AM -0400, Jacob Stiffler wrote: This is a proposal for adding a CMEM region in the device tree. I

[meta-ti] [PATCH 1/2] linux/cmem.inc: Support reserving memory for CMEM.

2015-05-18 Thread Jacob Stiffler
buffer. Signed-off-by: Jacob Stiffler j-stiff...@ti.com --- recipes-kernel/linux/cmem.inc| 22 ++ recipes-kernel/linux/linux/cmem.dtsi | 24 2 files changed, 46 insertions(+) create mode 100644 recipes-kernel/linux/cmem.inc create mode 100644

[meta-ti] [PATCH 2/2] linux-ti-staging-3.14: Allow CMEM DT injection.

2015-05-18 Thread Jacob Stiffler
* Disabled by default. Signed-off-by: Jacob Stiffler j-stiff...@ti.com --- recipes-kernel/linux/linux-ti-staging_3.14.bb |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/recipes-kernel/linux/linux-ti-staging_3.14.bb b/recipes-kernel/linux/linux-ti-staging_3.14.bb index

Re: [meta-ti] [PATCH 1/3] gdbserverproxy-module-drv: Add version 1.1.0

2015-05-18 Thread Jacob Stiffler
On 5/18/2015 1:40 PM, Denys Dmytriyenko wrote: On Mon, May 18, 2015 at 01:32:54PM -0400, Jacob Stiffler wrote: Signed-off-by: Jacob Stiffler j-stiff...@ti.com --- recipes-devtools/gdbc6x/gdbc6x.inc |9 ++ .../gdbc6x/gdbserverproxy-module-drv_git.bb| 31

[meta-ti] [PATCH 3/3] dsptop: Add version 1.2.0

2015-05-18 Thread Jacob Stiffler
* dsptop is a utility that provides a top-like interface to observe DSP resource usage in real-time. Signed-off-by: Jacob Stiffler j-stiff...@ti.com --- recipes-bsp/dsptop/dsptop_git.bb | 27 +++ 1 file changed, 27 insertions(+) create mode 100644 recipes-bsp/dsptop

[meta-ti] [PATCH 0/3] dsptop 1.2.0

2015-05-18 Thread Jacob Stiffler
(ULM) Implementation - ARM and DSP libraries required to enable dsptop. * dsptop - User space application which provides the top-like interface to monitor DSP resources in realtime. Jacob Stiffler (3): debugss-module-drv: Add version 1.2.0 libulm: Add ULM library for ARM and DSP

[meta-ti] [PATCH 0/3] gdbc6x 1.1.0

2015-05-18 Thread Jacob Stiffler
* The gdbc6x utility provides remote gdb capabilities for C6x DSP cores. Jacob Stiffler (3): gdbserverproxy-module-drv: Add version 1.1.0 gdbserver-c6x: Add version 1.1.0 gdbc6x: Add version 1.1.0 recipes-devtools/gdbc6x/gdbc6x.inc |9 recipes-devtools/gdbc6x

[meta-ti] [PATCH 2/3] gdbserver-c6x: Add version 1.1.0

2015-05-18 Thread Jacob Stiffler
* c6x DSP development files required to support remote gdb debugging. Signed-off-by: Jacob Stiffler j-stiff...@ti.com --- recipes-devtools/gdbc6x/gdbserver-c6x_git.bb | 46 ++ 1 file changed, 46 insertions(+) create mode 100644 recipes-devtools/gdbc6x/gdbserver

[meta-ti] [PATCH 1/3] gdbserverproxy-module-drv: Add version 1.1.0

2015-05-18 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler j-stiff...@ti.com --- recipes-devtools/gdbc6x/gdbc6x.inc |9 ++ .../gdbc6x/gdbserverproxy-module-drv_git.bb| 31 2 files changed, 40 insertions(+) create mode 100644 recipes-devtools/gdbc6x/gdbc6x.inc create

[meta-ti] [PATCH 1/3] debugss-module-drv: Add version 1.2.0

2015-05-18 Thread Jacob Stiffler
* The debugss-module-drv is require for the dsptop utility. Signed-off-by: Jacob Stiffler j-stiff...@ti.com --- recipes-bsp/dsptop/debugss-module-drv_git.bb | 22 ++ recipes-bsp/dsptop/dsptop.inc|9 + 2 files changed, 31 insertions(+) create

[meta-ti] [PATCH 3/3] gdbc6x: Add version 1.1.0

2015-05-18 Thread Jacob Stiffler
* The gdbc6x utility provides remote gdb capabilities for C6x DSP cores. Signed-off-by: Jacob Stiffler j-stiff...@ti.com --- recipes-devtools/gdbc6x/gdbc6x/init | 48 + recipes-devtools/gdbc6x/gdbc6x_git.bb | 48 + 2 files

Re: [meta-ti] [PATCH 3/3] gdbc6x: Add version 1.1.0

2015-05-18 Thread Jacob Stiffler
On 5/18/2015 1:54 PM, Denys Dmytriyenko wrote: On Mon, May 18, 2015 at 01:32:56PM -0400, Jacob Stiffler wrote: * The gdbc6x utility provides remote gdb capabilities for C6x DSP cores. Signed-off-by: Jacob Stiffler j-stiff...@ti.com --- recipes-devtools/gdbc6x/gdbc6x/init | 48

Re: [meta-ti] [PATCH 2/3] gdbserver-c6x: Add version 1.1.0

2015-05-18 Thread Jacob Stiffler
On 5/18/2015 1:41 PM, Denys Dmytriyenko wrote: On Mon, May 18, 2015 at 01:32:55PM -0400, Jacob Stiffler wrote: * c6x DSP development files required to support remote gdb debugging. Signed-off-by: Jacob Stiffler j-stiff...@ti.com --- recipes-devtools/gdbc6x/gdbserver-c6x_git.bb | 46

Re: [meta-ti] [PATCH 1/2] linux/cmem.inc: Support reserving memory for CMEM.

2015-05-18 Thread Jacob Stiffler
On 5/18/2015 2:11 PM, Denys Dmytriyenko wrote: On Mon, May 18, 2015 at 08:20:58AM -0400, Jacob Stiffler wrote: To reserve contiguous memory for CMEM: * include the recipes-kernel/linux/cmem.inc * Set CMEM_BASE and CMEM_SIZE to the physical memory address and size, respectively, to reserve

Re: [meta-ti] [PATCH 2/3] gdbserver-c6x: Add version 1.1.0

2015-05-19 Thread Jacob Stiffler
On 5/18/2015 3:07 PM, Denys Dmytriyenko wrote: On Mon, May 18, 2015 at 03:00:37PM -0400, Jacob Stiffler wrote: On 5/18/2015 1:41 PM, Denys Dmytriyenko wrote: On Mon, May 18, 2015 at 01:32:55PM -0400, Jacob Stiffler wrote: * c6x DSP development files required to support remote gdb debugging

Re: [meta-ti] [RFC 0/2] Proposal for enabling CMEM

2015-05-15 Thread Jacob Stiffler
On 5/15/2015 2:33 PM, Denys Dmytriyenko wrote: On Fri, May 15, 2015 at 02:16:22PM -0400, Jacob Stiffler wrote: On 5/14/2015 6:21 PM, Denys Dmytriyenko wrote: On Fri, May 01, 2015 at 08:11:10AM -0400, Jacob Stiffler wrote: On 4/23/2015 4:15 PM, Denys Dmytriyenko wrote: On Thu, Apr 23, 2015

[meta-ti] [PATCH v2 3/3] gdbc6x: Add version 1.1.0

2015-05-19 Thread Jacob Stiffler
* The gdbc6x utility provides remote gdb capabilities for C6x DSP cores. Signed-off-by: Jacob Stiffler j-stiff...@ti.com --- * v2 changes: - Reorganize file based on oe-stylize. recipes-devtools/gdbc6x/gdbc6x/init | 48 + recipes-devtools/gdbc6x

[meta-ti] [PATCH v2 2/3] gdbserver-c6x: Add version 1.1.0

2015-05-19 Thread Jacob Stiffler
* c6x DSP development files required to support remote gdb debugging. Signed-off-by: Jacob Stiffler j-stiff...@ti.com --- * v2 changes: - Add support for k2hk-evm - Reorganize file based on oe-stylize. - Fix do_qa_configure check. recipes-devtools/gdbc6x/gdbserver-c6x_git.bb | 50

[meta-ti] [PATCH v3 3/3] dsptop: Add version 1.2.0

2015-05-20 Thread Jacob Stiffler
* dsptop is a utility that provides a top-like interface to observe DSP resource usage in real-time. Signed-off-by: Jacob Stiffler j-stiff...@ti.com --- * v3 changes: - Use the more generic keystone soc family as opposed to the specific k2hk-evm machine. * v2 changes: - Add support

[meta-ti] [PATCH v2 1/2] linux/cmem.inc: Support reserving memory for CMEM.

2015-05-19 Thread Jacob Stiffler
buffer. Signed-off-by: Jacob Stiffler j-stiff...@ti.com --- v2 changes: * Instead of prepending to do_compileconfigs(), create new function, and append to do_patch[postfuncs]. * Replace bashism with sed. recipes-kernel/linux/cmem.inc| 23 +++ recipes-kernel/linux/files

[meta-ti] [PATCH v2 1/3] gdbserverproxy-module-drv: Add version 1.1.0

2015-05-19 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler j-stiff...@ti.com --- * v2 changes: - Add support for k2hk-evm - Reorganize file based on oe-stylize. - Removed sourceipk configuration. - Fix do_qa_configure check. recipes-devtools/gdbc6x/gdbc6x.inc |8 + .../gdbc6x/gdbserverproxy

Re: [meta-ti] [PATCH 1/2] linux/cmem.inc: Support reserving memory for CMEM.

2015-05-19 Thread Jacob Stiffler
On 5/18/2015 3:13 PM, Denys Dmytriyenko wrote: On Mon, May 18, 2015 at 03:03:18PM -0400, Jacob Stiffler wrote: On 5/18/2015 2:11 PM, Denys Dmytriyenko wrote: On Mon, May 18, 2015 at 08:20:58AM -0400, Jacob Stiffler wrote: To reserve contiguous memory for CMEM: * include the recipes-kernel

Re: [meta-ti] [PATCH 1/2] linux/cmem.inc: Support reserving memory for CMEM.

2015-05-19 Thread Jacob Stiffler
On 5/19/2015 1:25 PM, Denys Dmytriyenko wrote: On Tue, May 19, 2015 at 01:23:06PM -0400, Jacob Stiffler wrote: On 5/18/2015 3:13 PM, Denys Dmytriyenko wrote: On Mon, May 18, 2015 at 03:03:18PM -0400, Jacob Stiffler wrote: On 5/18/2015 2:11 PM, Denys Dmytriyenko wrote: On Mon, May 18, 2015

[meta-ti] [PATCH v3 1/3] gdbserverproxy-module-drv: Add version 1.1.0

2015-05-20 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler j-stiff...@ti.com --- * v3 changes: - Use the more generic keystone soc family as opposed to the specific k2hk-evm machine. * v2 changes: - Add support for k2hk-evm - Reorganize file based on oe-stylize. - Removed sourceipk configuration. - Fix

[meta-ti] [PATCH v3 2/3] gdbserver-c6x: Add version 1.1.0

2015-05-20 Thread Jacob Stiffler
* c6x DSP development files required to support remote gdb debugging. Signed-off-by: Jacob Stiffler j-stiff...@ti.com --- * v3 changes: - Use the more generic keystone soc family as opposed to the specific k2hk-evm machine. * v2 changes: - Add support for k2hk-evm - Reorganize file

Re: [meta-ti] [PATCH 2/2] ti-llvm3.3: Add LLVM 3.3 with c6x intrinsic support.

2015-05-20 Thread Jacob Stiffler
Ping. On 4/28/2015 2:21 PM, Jacob Stiffler wrote: * Supports target, native, and nativesdk classes. Signed-off-by: Jacob Stiffler j-stiff...@ti.com --- ...e-Do-not-check-build-executable-extension.patch | 60 recipes-core/llvm/ti-llvm3.3_3.3.bb| 103

[meta-ti] [PATCH] linux-ti-staging: Fix dra7 DTBs appearing in am57xx-evm build.

2015-06-04 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler j-stiff...@ti.com --- recipes-kernel/linux/linux-ti-staging_3.14.bb |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-kernel/linux/linux-ti-staging_3.14.bb b/recipes-kernel/linux/linux-ti-staging_3.14.bb index 51127f4..88fa093 100644

[meta-ti] [PATCH v2] rtos-recipes: Add files to ${PN}-dev instead of ${PN}.

2015-06-05 Thread Jacob Stiffler
* These packages only contain firmware development files. Signed-off-by: Jacob Stiffler j-stiff...@ti.com --- v2 changes: * Rebased patch to get IPC upgrade. .../common-csl-ip/common-csl-ip-rtos_git.bb|5 - recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb|7

[meta-ti] [PATCH] rtos-recipes: Add files to ${PN}-dev instead of ${PN}.

2015-06-04 Thread Jacob Stiffler
* These packages only contain firmware development files. Signed-off-by: Jacob Stiffler j-stiff...@ti.com --- .../common-csl-ip/common-csl-ip-rtos_git.bb|5 - recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb|7 --- recipes-ti/bios/ti-sysbios.inc

[meta-ti] [PATCH] llvm-common: Extend to nativesdk class.

2015-05-27 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler j-stiff...@ti.com --- * v2 changes: - Change PR suffix. recipes-core/llvm/llvm-common.bbappend |5 + 1 file changed, 5 insertions(+) create mode 100644 recipes-core/llvm/llvm-common.bbappend diff --git a/recipes-core/llvm/llvm-common.bbappend b/recipes

Re: [meta-ti] [PATCH 2/3] ti-framework-components: Add all files to the main package.

2015-06-01 Thread Jacob Stiffler
This should also only produce a ${PN}-dev package. On 6/1/2015 8:27 AM, Jacob Stiffler wrote: On 5/29/2015 4:05 PM, Denys Dmytriyenko wrote: On Wed, May 27, 2015 at 08:15:46AM -0400, Jacob Stiffler wrote: Signed-off-by: Jacob Stiffler j-stiff...@ti.com --- .../ti-framework-components.inc

Re: [meta-ti] [PATCH 2/3] ti-framework-components: Add all files to the main package.

2015-06-01 Thread Jacob Stiffler
On 5/29/2015 4:05 PM, Denys Dmytriyenko wrote: On Wed, May 27, 2015 at 08:15:46AM -0400, Jacob Stiffler wrote: Signed-off-by: Jacob Stiffler j-stiff...@ti.com --- .../ti-framework-components.inc|3 +++ .../ti-framework-components_2.26.00.01.bb |4

Re: [meta-ti] [PATCH v2] ti-ipc-rtos: Add the TI-RTOS IPC package version 3.35.01.07

2015-06-01 Thread Jacob Stiffler
These files should also be added to the ${PN}-dev package. On 5/29/2015 4:03 PM, Denys Dmytriyenko wrote: Ack On Wed, May 27, 2015 at 07:58:00AM -0400, Jacob Stiffler wrote: Signed-off-by: Jacob Stiffler j-stiff...@ti.com --- * v2 changes: - Add all files to the main package. recipes-ti

Re: [meta-ti] [PATCH 2/3] ti-framework-components: Add all files to the main package.

2015-06-01 Thread Jacob Stiffler
On 6/1/2015 10:03 AM, Denys Dmytriyenko wrote: On Mon, Jun 01, 2015 at 10:00:47AM -0400, Jacob Stiffler wrote: On 6/1/2015 9:35 AM, Denys Dmytriyenko wrote: On Mon, Jun 01, 2015 at 08:27:17AM -0400, Jacob Stiffler wrote: On 5/29/2015 4:05 PM, Denys Dmytriyenko wrote: On Wed, May 27, 2015

Re: [meta-ti] [PATCH 2/3] ti-framework-components: Add all files to the main package.

2015-06-01 Thread Jacob Stiffler
On 6/1/2015 9:35 AM, Denys Dmytriyenko wrote: On Mon, Jun 01, 2015 at 08:27:17AM -0400, Jacob Stiffler wrote: On 5/29/2015 4:05 PM, Denys Dmytriyenko wrote: On Wed, May 27, 2015 at 08:15:46AM -0400, Jacob Stiffler wrote: Signed-off-by: Jacob Stiffler j-stiff...@ti.com --- .../ti

[meta-ti] [PATCH 2/3] ti-framework-components: Add all files to the main package.

2015-05-27 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler j-stiff...@ti.com --- .../ti-framework-components.inc|3 +++ .../ti-framework-components_2.26.00.01.bb |4 +--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/recipes-ti/framework-components/ti-framework

[meta-ti] [PATCH 1/3] ti-framework-components: Move LIC_FILES_CHKSUM into recipe.

2015-05-27 Thread Jacob Stiffler
* This is version specific, so it should not be in a version-agnostic include file. Signed-off-by: Jacob Stiffler j-stiff...@ti.com --- .../ti-framework-components.inc|4 .../ti-framework-components_2.26.00.01.bb |3 +++ 2 files changed, 3 insertions

[meta-ti] [PATCH 3/3] ti-framework-components: Add version 3.40.00.02.

2015-05-27 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler j-stiff...@ti.com --- .../ti-framework-components_3.40.00.02.bb |9 + 1 file changed, 9 insertions(+) create mode 100644 recipes-ti/framework-components/ti-framework-components_3.40.00.02.bb diff --git a/recipes-ti/framework-components/ti

[meta-ti] [PATCH v2] ti-ipc-rtos: Add the TI-RTOS IPC package version 3.35.01.07

2015-05-27 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler j-stiff...@ti.com --- * v2 changes: - Add all files to the main package. recipes-ti/ipc/ti-ipc-rtos.inc | 18 ++ recipes-ti/ipc/ti-ipc-rtos_3.35.01.07.bb |8 2 files changed, 26 insertions(+) create mode 100644 recipes-ti

[meta-ti] [PATCH 0/4] Add CSL RTOS package.

2015-05-27 Thread Jacob Stiffler
* and restructure common-csl-ip so that a common file may be used to specify source and version. Jacob Stiffler (4): ti-paths: Add PDK_INSTALL_DIR for RTOS drivers. common-csl-ip: Seperate source and version into include file. common-csl-ip.inc: Add source revision for dra7xx. common

[meta-ti] [PATCH 1/3] edma3-lld: Seperate source and version into include file.

2015-05-27 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler j-stiff...@ti.com --- recipes-bsp/edma3-lld/edma3-lld.inc| 10 ++ recipes-bsp/edma3-lld/edma3-lld_git.bb | 11 +-- 2 files changed, 11 insertions(+), 10 deletions(-) create mode 100644 recipes-bsp/edma3-lld/edma3-lld.inc mode change 100755

[meta-ti] [PATCH 0/3] Add EDMA3 LLD RTOS package.

2015-05-27 Thread Jacob Stiffler
* and restructure edma3-lld so that a common file may be used to specify source and version. Jacob Stiffler (3): edma3-lld: Seperate source and version into include file. edma3-lld: Update to version 2.12.01.21. edma3-lld-rtos: Add the EDMA3 LLD RTOS package. recipes-bsp/edma3-lld/edma3

[meta-ti] [PATCH 3/3] edma3-lld-rtos: Add the EDMA3 LLD RTOS package.

2015-05-27 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler j-stiff...@ti.com --- recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb | 75 +++ 1 file changed, 75 insertions(+) create mode 100644 recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb diff --git a/recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb b/recipes

[meta-ti] [PATCH 2/3] edma3-lld: Update to version 2.12.01.21.

2015-05-27 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler j-stiff...@ti.com --- recipes-bsp/edma3-lld/edma3-lld.inc |8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/recipes-bsp/edma3-lld/edma3-lld.inc b/recipes-bsp/edma3-lld/edma3-lld.inc index e6dd92b..28c49e3 100644 --- a/recipes-bsp/edma3

[meta-ti] [PATCH 1/4] ti-paths: Add PDK_INSTALL_DIR for RTOS drivers.

2015-05-27 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler j-stiff...@ti.com --- recipes-ti/includes/ti-paths.inc |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/recipes-ti/includes/ti-paths.inc b/recipes-ti/includes/ti-paths.inc index 4e6227e..b902cbb 100644 --- a/recipes-ti/includes/ti-paths.inc

[meta-ti] [PATCH 2/4] common-csl-ip: Seperate source and version into include file.

2015-05-27 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler j-stiff...@ti.com --- recipes-bsp/common-csl-ip/common-csl-ip.inc| 10 ++ recipes-bsp/common-csl-ip/common-csl-ip_git.bb | 13 +++-- 2 files changed, 13 insertions(+), 10 deletions(-) create mode 100644 recipes-bsp/common-csl-ip/common-csl

[meta-ti] [PATCH 3/4] common-csl-ip.inc: Add source revision for dra7xx.

2015-05-27 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler j-stiff...@ti.com --- recipes-bsp/common-csl-ip/common-csl-ip.inc | 12 ++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/recipes-bsp/common-csl-ip/common-csl-ip.inc b/recipes-bsp/common-csl-ip/common-csl-ip.inc index 1fa34f3..cbf2c3c

[meta-ti] [PATCH] omapdrm-pvr: Use kernel mechanism for module installation.

2015-05-28 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler j-stiff...@ti.com --- .../powervr-drivers/omapdrm-pvr_1.9.2253347.bb |6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/recipes-bsp/powervr-drivers/omapdrm-pvr_1.9.2253347.bb b/recipes-bsp/powervr-drivers/omapdrm-pvr_1.9.2253347.bb

Re: [meta-ti] [PATCH 2/2] ti-xdais: Add version 7.24.00.04

2015-05-28 Thread Jacob Stiffler
On 5/22/2015 2:12 PM, Denys Dmytriyenko wrote: On Wed, May 20, 2015 at 06:29:46AM -0400, Jacob Stiffler wrote: On 5/19/2015 4:11 PM, Denys Dmytriyenko wrote: On Fri, May 08, 2015 at 01:17:42PM -0400, Jacob Stiffler wrote: I was following the precedent set by existing RTOS packages (See

[meta-ti] [PATCH] ti-softhsmv2: Stop recipe from using headers from host build machine.

2015-07-01 Thread Jacob Stiffler
configure option to point to staging sysroot for zlib header and add dependency on zlib. Signed-off-by: Jacob Stiffler j-stiff...@ti.com --- recipes-ti/ti-softhsmv2/ti-softhsmv2_git.bb |5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/recipes-ti/ti-softhsmv2/ti

Re: [meta-ti] [PATCH 1/2] linux/cmem.inc: Support reserving memory for CMEM.

2015-05-19 Thread Jacob Stiffler
On 5/19/2015 1:32 PM, Denys Dmytriyenko wrote: On Tue, May 19, 2015 at 01:26:05PM -0400, Jacob Stiffler wrote: On 5/19/2015 1:25 PM, Denys Dmytriyenko wrote: On Tue, May 19, 2015 at 01:23:06PM -0400, Jacob Stiffler wrote: On 5/18/2015 3:13 PM, Denys Dmytriyenko wrote: On Mon, May 18, 2015

Re: [meta-ti] [PATCH 1/2] linux/cmem.inc: Support reserving memory for CMEM.

2015-05-19 Thread Jacob Stiffler
On 5/19/2015 1:47 PM, Denys Dmytriyenko wrote: On Tue, May 19, 2015 at 01:39:58PM -0400, Jacob Stiffler wrote: On 5/19/2015 1:32 PM, Denys Dmytriyenko wrote: On Tue, May 19, 2015 at 01:26:05PM -0400, Jacob Stiffler wrote: On 5/19/2015 1:25 PM, Denys Dmytriyenko wrote: On Tue, May 19, 2015

Re: [meta-ti] [PATCH 1/2] linux/cmem.inc: Support reserving memory for CMEM.

2015-05-19 Thread Jacob Stiffler
On 5/19/2015 2:06 PM, Denys Dmytriyenko wrote: On Tue, May 19, 2015 at 02:02:52PM -0400, Jacob Stiffler wrote: On 5/19/2015 1:58 PM, Denys Dmytriyenko wrote: On Tue, May 19, 2015 at 01:52:43PM -0400, Jacob Stiffler wrote: On 5/19/2015 1:47 PM, Denys Dmytriyenko wrote: On Tue, May 19, 2015

Re: [meta-ti] [PATCH v2 1/3] debugss-module-drv: Add version 1.2.0

2015-05-19 Thread Jacob Stiffler
On 5/19/2015 1:39 PM, Denys Dmytriyenko wrote: On Tue, May 19, 2015 at 07:26:59AM -0400, Jacob Stiffler wrote: * The debugss-module-drv is require for the dsptop utility. Signed-off-by: Jacob Stiffler j-stiff...@ti.com --- * v2 changes: - Add support for k2hk-evm - Reorganize file

Re: [meta-ti] [PATCH 1/2] linux/cmem.inc: Support reserving memory for CMEM.

2015-05-19 Thread Jacob Stiffler
On 5/19/2015 1:58 PM, Denys Dmytriyenko wrote: On Tue, May 19, 2015 at 01:52:43PM -0400, Jacob Stiffler wrote: On 5/19/2015 1:47 PM, Denys Dmytriyenko wrote: On Tue, May 19, 2015 at 01:39:58PM -0400, Jacob Stiffler wrote: On 5/19/2015 1:32 PM, Denys Dmytriyenko wrote: On Tue, May 19, 2015

[meta-ti] [master/fido/daisy][PATCH] cmem: Bump SRCREV to fix build with GCC 4.9 and Linux 4.1

2015-08-21 Thread Jacob Stiffler
* Changes retain compatibility with older tolchain and kernl. Signed-off-by: Jacob Stiffler j-stiff...@ti.com --- recipes-bsp/cmem/cmem-mod_git.bb | 2 +- recipes-bsp/cmem/cmem.inc| 8 recipes-bsp/cmem/cmem_git.bb | 2 +- 3 files changed, 6 insertions(+), 6 deletions

Re: [meta-ti] [master/fido/daisy][PATCH] cmem: Bump SRCREV to fix build with GCC 4.9 and Linux 4.1

2015-08-21 Thread Jacob Stiffler
On 8/21/2015 12:24 PM, Denys Dmytriyenko wrote: On Fri, Aug 21, 2015 at 09:41:05AM -0400, Jacob Stiffler wrote: * Changes retain compatibility with older tolchain and kernl. Unless you really really need this in daisy for some other fixes, it doesn't make much sense to push it there just

[meta-ti] [PATCH v2] ti-sysbios: Update version to 6.41.04.54

2015-08-04 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler j-stiff...@ti.com --- recipes-ti/bios/ti-sysbios_6.41.02.41.bb | 12 recipes-ti/bios/ti-sysbios_6.41.04.54.bb | 12 2 files changed, 12 insertions(+), 12 deletions(-) delete mode 100644 recipes-ti/bios/ti-sysbios_6.41.02.41.bb create mode

[meta-ti] [PATCH v2] ti-cgt6x: Upgrade to version 8.0.3

2015-08-04 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler j-stiff...@ti.com --- .../devtools/{ti-cgt6x_8.0.0.bb = ti-cgt6x_8.0.3.bb} | 13 +++-- 1 file changed, 7 insertions(+), 6 deletions(-) rename recipes-ti/devtools/{ti-cgt6x_8.0.0.bb = ti-cgt6x_8.0.3.bb} (88%) diff --git a/recipes-ti/devtools/ti

Re: [meta-ti] [PATCH v2] ti-sysbios: Update version to 6.41.04.54

2015-08-04 Thread Jacob Stiffler
On 8/4/2015 10:32 AM, Denys Dmytriyenko wrote: On Tue, Aug 04, 2015 at 10:09:49AM -0400, Jacob Stiffler wrote: Signed-off-by: Jacob Stiffler j-stiff...@ti.com --- recipes-ti/bios/ti-sysbios_6.41.02.41.bb | 12 recipes-ti/bios/ti-sysbios_6.41.04.54.bb | 12 Use git

[meta-ti] [PATCH v3] ti-sysbios: Update version to 6.41.04.54

2015-08-04 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler j-stiff...@ti.com --- .../{ti-sysbios_6.41.02.41.bb = ti-sysbios_6.41.04.54.bb} | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) rename recipes-ti/bios/{ti-sysbios_6.41.02.41.bb = ti-sysbios_6.41.04.54.bb} (27%) diff --git a/recipes-ti/bios/ti

Re: [meta-ti] [PATCH 1/2] ti-sysbios: Add version 6.41.04.54.

2015-07-28 Thread Jacob Stiffler
Denys, Were these not in the correct order? Add new version first, then remove the old version, correct? Do you want me to resubmit these patch sets?? - Jake On 7/9/2015 7:21 PM, Denys Dmytriyenko wrote: Jake, I think that was one of the long standing confusion - back in OpenEmbedded

Re: [meta-ti] [PATCH] ti-xdctools: Add version 3.31.02.38.

2015-07-28 Thread Jacob Stiffler
Ping. On 7/7/2015 9:04 AM, Jacob Stiffler wrote: * This version adheres to the new core package format. * Add the version-indepedent include file for the core packages * Extract common information between the core and legacy packages into the ti-xdctools-common.inc file. Signed-off

[meta-ti] [PATCH v2] ti-xdctools: Add version 3.31.02.38.

2015-08-05 Thread Jacob Stiffler
* This version adheres to the new core package format. * Add the version-indepedent include file for the core packages * Extract common information between the core and legacy packages into the ti-xdctools-common.inc file. Signed-off-by: Jacob Stiffler j-stiff...@ti.com --- v2 changes: Use -M

[meta-ti] [PATCH] gcc-arm-none-eabi-native: Add GCC baremetal toolchain

2015-10-23 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler <j-stiff...@ti.com> --- .../gcc/gcc-arm-none-eabi-native_4.8.2014q3.bb | 21 + recipes-ti/includes/ti-paths.inc| 2 ++ 2 files changed, 23 insertions(+) create mode 100644 recipes-devtools/gcc/gcc-arm-non

[meta-ti] [PATCH] ti-ccsv6-native: Add CCS 6.1.1.00022

2015-10-22 Thread Jacob Stiffler
is the file required. Signed-off-by: Jacob Stiffler <j-stiff...@ti.com> --- recipes-ti/devtools/ti-ccsv6-native_6.1.1.00022.bb | 40 ++ recipes-ti/includes/ti-paths.inc | 4 +++ 2 files changed, 44 insertions(+) create mode 100644 recipes-ti/devto

  1   2   3   4   5   6   >