[meta-arago] [PATCH] tidl-api: update to version 1.3.1

2019-09-06 Thread Yuan Zhao
- Bug fixes Signed-off-by: Yuan Zhao --- .../files/0001-tidl-api_l2_cache_size.patch| 41 --- .../0002-tidl-api_gcc_8.3.0_compilation.patch | 59 -- meta-arago-extras/recipes-ti/tidl-api/tidl-api.inc | 8 ++- 3 files changed, 3 insertions(+), 105

[meta-arago] [PATCH] ocl: update version to 01.01.19.00

2019-09-06 Thread Yuan Zhao
- Selected OpenCL 1.2 features - Runtime support update for TIDL API 01.03.01 - Update OpenCL TIDL firmware to 01.01.19.00 Signed-off-by: Yuan Zhao --- .../ocl-rtos/opencl-examples-rtos_git.bb | 2 +- .../recipes-ti/ocl-rtos/opencl-rtos_git.bb | 2 +

[meta-arago] [oe-layersetup][PATCH] coresdk-2019.03-config: add config for 2019.03 release

2019-09-06 Thread Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko --- configs/coresdk/coresdk-2019.03-config.txt | 14 ++ 1 file changed, 14 insertions(+) create mode 100644 configs/coresdk/coresdk-2019.03-config.txt diff --git a/configs/coresdk/coresdk-2019.03-config.txt

[meta-arago] [master/thud][PATCH] ti-tisdk-makefile: sysfw-image: extend support

2019-09-06 Thread Jacob Stiffler
* extend support to am65xx-hs-evm and j7-evm Signed-off-by: Jacob Stiffler --- .../ti-tisdk-makefile/Makefile_sysfw-image | 28 +- .../ti-tisdk-makefile/ti-tisdk-makefile_1.0.bb | 2 +- 2 files changed, 28 insertions(+), 2 deletions(-) diff --git

Re: [meta-arago] [ [thud/master] PATCH v1] packagegroup: Add ti-sci-src in addons-sdk-host

2019-09-06 Thread Denys Dmytriyenko
Please rephrase the commit log - state you are moving (not adding) for consistency. On Fri, Sep 06, 2019 at 02:33:55PM +0530, Nikhil Devshatwar wrote: > packagegroup-arago-tisdk-addons-sdk-host is for adding sources for components > packagegroup-arago-tisdk-amsdk-sdk-host is for adding scripts

Re: [meta-arago] [ [thud/master] PATCH v1] recipes-devtools: libion: New recipe for ion library

2019-09-06 Thread Denys Dmytriyenko
Please retain original authorthip. On Fri, Sep 06, 2019 at 02:33:04PM +0530, Nikhil Devshatwar wrote: > Signed-off-by: Nikhil Devshatwar > --- > meta-arago-extras/recipes-devtools/ion/libion_git.bb | 14 ++ > 1 file changed, 14 insertions(+) > create mode 100644

[meta-arago] [ [thud/master] PATCH v1] recipes-devtools: glsdk-util-scripts: update for j7-evm

2019-09-06 Thread Nikhil Devshatwar
update SRCREV and compatible machine for j7-evm Install scripts with execute permissions Add bash as RDEPENDS Signed-off-by: Nikhil Devshatwar --- .../recipes-devtools/util-scripts/glsdk-util-scripts.bb | 12 1 file changed, 8 insertions(+), 4 deletions(-) diff --git

[meta-arago] [ [thud/master] PATCH v1] packagegroup: Add ti-sci-src in addons-sdk-host

2019-09-06 Thread Nikhil Devshatwar
packagegroup-arago-tisdk-addons-sdk-host is for adding sources for components packagegroup-arago-tisdk-amsdk-sdk-host is for adding scripts Move the ti-sci-src packge from amsdk-sdk-host to addons-sdk-host Signed-off-by: Nikhil Devshatwar ---

[meta-arago] [ [thud/master] PATCH v1] recipes-devtools: libion: New recipe for ion library

2019-09-06 Thread Nikhil Devshatwar
Signed-off-by: Nikhil Devshatwar --- meta-arago-extras/recipes-devtools/ion/libion_git.bb | 14 ++ 1 file changed, 14 insertions(+) create mode 100644 meta-arago-extras/recipes-devtools/ion/libion_git.bb diff --git a/meta-arago-extras/recipes-devtools/ion/libion_git.bb

[meta-arago] [thud/master][PATCH] external-arm-toolchain, linux-libc-headers: update kernel headers to ti2019.03-rc4

2019-09-06 Thread Denys Dmytriyenko
From: Denys Dmytriyenko This enables latest needed defines, such as PCITEST_CLEAR_IRQ, etc. Signed-off-by: Denys Dmytriyenko --- meta-arago-distro/recipes-core/meta/external-arm-toolchain.bbappend | 2 +- .../recipes-kernel/linux-libc-headers/linux-libc-headers_4.19.bb | 4 ++-- 2