[meta-arago] [PATCH] init-ifupdown: Fix getting DNS if rootfs is network mount

2015-10-09 Thread Jacob Stiffler
* Previously, if the rootfs was a network mount, then no network configuration was done * This included the DHCP request to obtain the DNS addresses * If the rootfs is a network mount, then run "udhcpc" to get the DNS addresses Signed-off-by: Jacob Stiffler --- meta-arago-dist

Re: [meta-arago] [PATCH] init-ifupdown: Fix getting DNS if rootfs is network mount

2015-10-09 Thread Jacob Stiffler
On 10/9/2015 7:36 AM, Denys Dmytriyenko wrote: NAK, this is wrong. What is wrong about it? Is there another way to get the DNS addresses? On Fri, Oct 09, 2015 at 07:33:03AM -0400, Jacob Stiffler wrote: * Previously, if the rootfs was a network mount, then no network configuration was

[meta-arago] [PATCH 2/2] configs: Add processor-sdk-02.00.00.00-config

2015-10-09 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- configs/processor-sdk/processor-sdk-02.00.00.00-config.txt | 13 + 1 file changed, 13 insertions(+) create mode 100644 configs/processor-sdk/processor-sdk-02.00.00.00-config.txt diff --git a/configs/processor-sdk/processor-sdk-02.00.00.00

[meta-arago] [PATCH 1/2] local-processor-sdk-64.conf.sample: Switch SDK machine to 64 bit

2015-10-09 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- sample-files/local-processor-sdk-64.conf.sample | 165 1 file changed, 165 insertions(+) create mode 100644 sample-files/local-processor-sdk-64.conf.sample diff --git a/sample-files/local-processor-sdk-64.conf.sample b/sample-files

[meta-arago] [oe-layersetup][PATCH v2 2/2] configs: Add processor-sdk-02.00.00.00-config

2015-10-09 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- v2 changes: * Add "oe-layersetup" prefix * Find copies harder .../processor-sdk-02.00.00.00-config.txt} | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) copy configs/{coresdk/coresdk-2015.01-config.txt =>

[meta-arago] [oe-layersetup][PATCH v2 1/2] local-processor-sdk-64.conf.sample: Switch SDK machine to 64 bit

2015-10-09 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- v2 changes: * Add "oe-layersetup" prefix * Find copies harder ...cal-processor-sdk.conf.sample => local-processor-sdk-64.conf.sample} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) copy sample-files/{local-processor-sdk.conf.sam

[meta-arago] [PATCH] matrix-gui-apps-git: Bump SRCREV for latest MM and PM updates

2015-10-09 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- meta-arago-extras/recipes-core/matrix/matrix-gui-apps-git.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-arago-extras/recipes-core/matrix/matrix-gui-apps-git.inc b/meta-arago-extras/recipes-core/matrix/matrix-gui-apps-git.inc

[meta-arago] [PATCH] matrix-gui-3d-demos, omap-a15: Adjust QAF param

2015-10-09 Thread Jacob Stiffler
* The omap-a15 3D demos are now similar to the demos on other platforms in that they run at the framerate of the display rather as fast as possible * The QAF parameter can now be common across platforms Signed-off-by: Jacob Stiffler --- meta-arago-extras/recipes-core/matrix/matrix-gui-3d

[meta-arago] [PATCH] matrix-gui-browser: Upstream QT5-specific patches

2015-10-09 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- ...uild-with-Qt5-use-qmake-available-in-PATH.patch | 31 -- .../matrix-gui-browser/qt5-gui-widgets-move.patch | 12 - .../matrix/matrix-gui-browser/qt5-webkit.patch | 12 - .../recipes-core/matrix/matrix-gui-browser_2.0

[meta-arago] [PATCH] glsdk-example-apps: Bump SRCREV for DRM test enhancements

2015-10-09 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- .../recipes-graphics/glsdk-example-apps/glsdk-example-apps.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-arago-extras/recipes-graphics/glsdk-example-apps/glsdk-example-apps.bb b/meta-arago-extras/recipes-graphics/glsdk

[meta-arago] [PATCH] img-pvr-sdk: Bump SRCREV for am3 and am4

2015-10-09 Thread Jacob Stiffler
-off-by: Jacob Stiffler --- meta-arago-extras/recipes-graphics/img-pvr-sdk/img-pvr-sdk_3.3.2.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/meta-arago-extras/recipes-graphics/img-pvr-sdk/img-pvr-sdk_3.3.2.bb b/meta-arago-extras/recipes-graphics/img-pvr-sdk/img-pvr

Re: [meta-arago] [oe-layersetup][PATCH v2 2/2] configs: Add processor-sdk-02.00.00.00-config

2015-10-09 Thread Jacob Stiffler
On 10/9/2015 9:11 AM, Denys Dmytriyenko wrote: On Fri, Oct 09, 2015 at 07:59:00AM -0400, Jacob Stiffler wrote: Signed-off-by: Jacob Stiffler --- v2 changes: * Add "oe-layersetup" prefix * Find copies harder Is this a release config? Why are you switching off the release

[meta-arago] [PATCH] weston: Update weston.ini to show top panel

2015-10-09 Thread Jacob Stiffler
* This provides a clock along with a shortcut to the weston-terminal Signed-off-by: Jacob Stiffler --- meta-arago-distro/recipes-graphics/wayland/weston/weston.ini | 2 +- meta-arago-distro/recipes-graphics/wayland/weston_1.6.0.bbappend | 2 +- 2 files changed, 2 insertions(+), 2 deletions

[meta-arago] [PATCH] dual-camera-demo: Bump SRCREV for fix for closing with one camera

2015-10-09 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- .../recipes-multimedia/dual-camera-demo/dual-camera-demo_1.0.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-arago-extras/recipes-multimedia/dual-camera-demo/dual-camera-demo_1.0.bb b/meta-arago-extras/recipes-multimedia

[meta-arago] [PATCH] unshallow-repositories: Fix for 64-bit nativesdk

2015-10-09 Thread Jacob Stiffler
* Use SDKMACHINE to obtain the location of the nativesdk git executable. Signed-off-by: Jacob Stiffler --- .../unshallow-repositories/unshallow-repositories.sh | 2 +- .../unshallow-repositories/unshallow-repositories_1.0.bb | 5 - 2 files changed, 5 insertions

[meta-arago] [tisdk-setup-scripts][PATCH 1/2] setup-uboot-env-{am335x, am43x, am57xx-evm}.sh: Config NFS over TCP.

2015-10-09 Thread Jacob Stiffler
* This is to improve the stability of the root NFS mount. Signed-off-by: Jacob Stiffler --- setup-uboot-env-am335x.sh | 2 ++ setup-uboot-env-am43x.sh | 2 ++ setup-uboot-env-am57xx-evm.sh | 2 ++ 3 files changed, 6 insertions(+) diff --git a/setup-uboot-env-am335x.sh b/setup-uboot

[meta-arago] [tisdk-setup-scripts][PATCH 2/2] setup-uboot-env-am43x: Set "devtype" to "mmc" for all boot methods

2015-10-09 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- setup-uboot-env-am43x.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/setup-uboot-env-am43x.sh b/setup-uboot-env-am43x.sh index 329e3d7..502af43 100644 --- a/setup-uboot-env-am43x.sh +++ b/setup-uboot-env-am43x.sh @@ -139,6 +139,7 @@ if [ "$kernel

[meta-arago] [tisdk-setup-scripts][PATCH] setup-package-install: Add "dos2unix" to list of packages

2015-10-09 Thread Jacob Stiffler
* This is required to build some out-of-tree kernel modules Signed-off-by: Jacob Stiffler --- setup-package-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup-package-install.sh b/setup-package-install.sh index b934213..ecd 100644 --- a/setup-package

[meta-arago] [tisdk-setup-scripts][PATCH 1/2] setup-tftp: Also copy boot-monitor and u-boot.gph

2015-10-09 Thread Jacob Stiffler
* This is required for keystone devices Signed-off-by: Jacob Stiffler --- setup-tftp.sh | 60 ++- 1 file changed, 35 insertions(+), 25 deletions(-) diff --git a/setup-tftp.sh b/setup-tftp.sh index 3428c73..714968f 100644 --- a/setup

[meta-arago] [tisdk-setup-scripts][PATCH 2/2] setup-uboot-env-keystone: Add u-boot env setup for keystone devices

2015-10-09 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- ...nv-am57xx-evm.sh => setup-uboot-env-keystone.sh | 188 ++--- 1 file changed, 123 insertions(+), 65 deletions(-) copy setup-uboot-env-am57xx-evm.sh => setup-uboot-env-keystone.sh (61%) mode change 100644 => 100755 diff --git a/se

[meta-arago] [PATCH 2/2] opencl-monitor: Move firmware to allow for other firmwares

2015-10-09 Thread Jacob Stiffler
* Add symlink to make opencl-monitor firmware the default. Signed-off-by: Jacob Stiffler --- meta-arago-extras/recipes-ti/ocl/opencl-monitor_git.bb | 16 +++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/meta-arago-extras/recipes-ti/ocl/opencl-monitor_git.bb b/meta

[meta-arago] [PATCH 1/2] ocl: Bump version to 1.1.6

2015-10-09 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- meta-arago-extras/recipes-ti/ocl/ocl.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-arago-extras/recipes-ti/ocl/ocl.inc b/meta-arago-extras/recipes-ti/ocl/ocl.inc index 3195d5b..adf65e0 100644 --- a/meta-arago-extras/recipes-ti

Re: [meta-arago] [PATCH] weston: Update weston.ini to show top panel

2015-10-13 Thread Jacob Stiffler
On 10/13/2015 1:19 PM, Denys Dmytriyenko wrote: On Fri, Oct 09, 2015 at 09:30:51AM -0400, Jacob Stiffler wrote: * This provides a clock along with a shortcut to the weston-terminal What was the reason to disable it in the first place? I am not aware of the history, but I traced it back to

Re: [meta-arago] [PATCH] unshallow-repositories: Fix for 64-bit nativesdk

2015-10-13 Thread Jacob Stiffler
On 10/13/2015 1:21 PM, Denys Dmytriyenko wrote: On Fri, Oct 09, 2015 at 09:47:00AM -0400, Jacob Stiffler wrote: * Use SDKMACHINE to obtain the location of the nativesdk git executable. Signed-off-by: Jacob Stiffler --- .../unshallow-repositories/unshallow-repositories.sh

[meta-arago] [PATCH] matrix-gui: Bump SRCREV to resolve refresh_screen issue

2015-10-13 Thread Jacob Stiffler
* Since moving to QT5 over EGLFS/nullDRM refresh_screen is no longer needed and ends up conflicting with matrix Signed-off-by: Jacob Stiffler --- meta-arago-extras/recipes-core/matrix/matrix-gui_2.0.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-arago-extras

[meta-arago] [PATCH v2 2/2] opencl-monitor: Use update-alternatives to handle firmware

2015-10-14 Thread Jacob Stiffler
* Use update-alternatives to handle the firmware incase multiple packages provide DSP firmware Signed-off-by: Jacob Stiffler --- The is v2 of http://patchwork.dal.design.ti.com/patch/16967/ v2 changes: * Use update-alternatives instead of manually adding symlinks * Update commit message to

Re: [meta-arago] [PATCH] weston: Update weston.ini to show top panel

2015-10-14 Thread Jacob Stiffler
On 10/14/2015 1:26 PM, Denys Dmytriyenko wrote: On Tue, Oct 13, 2015 at 02:22:30PM -0400, Jacob Stiffler wrote: On 10/13/2015 1:19 PM, Denys Dmytriyenko wrote: On Fri, Oct 09, 2015 at 09:30:51AM -0400, Jacob Stiffler wrote: * This provides a clock along with a shortcut to the weston

Re: [meta-arago] [PATCH] unshallow-repositories: Fix for 64-bit nativesdk

2015-10-15 Thread Jacob Stiffler
On 10/14/2015 1:30 PM, Denys Dmytriyenko wrote: On Tue, Oct 13, 2015 at 02:23:15PM -0400, Jacob Stiffler wrote: On 10/13/2015 1:21 PM, Denys Dmytriyenko wrote: On Fri, Oct 09, 2015 at 09:47:00AM -0400, Jacob Stiffler wrote: * Use SDKMACHINE to obtain the location of the nativesdk git

[meta-arago] [PATCH v2] unshallow-repositories: Fix for 64-bit nativesdk

2015-10-15 Thread Jacob Stiffler
* Generalize sysroot pattern to match native sysroot regardless of whether it is 32 or 64 bit. Signed-off-by: Jacob Stiffler --- v2 changes: * Use a more general pattern to match native sysroot instead of modifying the script in the recipe. .../unshallow-repositories/unshallow

[meta-arago] [PATCH] gdb: Add python-modules as runtime dep for python support

2015-10-15 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- meta-arago-distro/recipes-devtools/gdb/gdb_linaro-7.8.bbappend | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 meta-arago-distro/recipes-devtools/gdb/gdb_linaro-7.8.bbappend diff --git a/meta-arago-distro/recipes-devtools/gdb/gdb_linaro-7.8

[meta-arago] [PATCH] ti-tisdk-setup: Extend support to keystone

2015-10-15 Thread Jacob Stiffler
* Bump SRCREV for keystone u-boot-env script. * Restructure the way files are installed so that create_sdcard.sh does not get installed for keystone, since keystone does not have SD card support. Signed-off-by: Jacob Stiffler --- .../recipes-tisdk/ti-tisdk-setup/ti-tisdk-setup.bb | 32

[meta-arago] [PATCH] ocl: Extract git SRC_URI parameters into individual variables

2015-10-26 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- meta-arago-extras/recipes-ti/ocl/ocl.inc | 7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/meta-arago-extras/recipes-ti/ocl/ocl.inc b/meta-arago-extras/recipes-ti/ocl/ocl.inc index adf65e0..c2515f7 100644 --- a/meta-arago-extras/recipes

[meta-arago] [PATCH 1/8] packagegroup-arago-tisdk-addons: Clean up machine-specific packages

2015-10-27 Thread Jacob Stiffler
* Reorganize into easier-to-read lists Signed-off-by: Jacob Stiffler --- .../packagegroup-arago-tisdk-addons.bb | 36 ++ 1 file changed, 23 insertions(+), 13 deletions(-) diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk

[meta-arago] [PATCH 4/8] packagegroup-arago-tisdk-addons-sdk-host: Add opencl example sources

2015-10-27 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- .../packagegroups/packagegroup-arago-tisdk-addons-sdk-host.bb | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons-sdk-host.bb b/meta-arago-distro/recipes

[meta-arago] [PATCH 6/8] nativesdk-packagegroup-arago-sdk-host: Add clocl

2015-10-27 Thread Jacob Stiffler
* clocl is the OpenCL kernel compiler which is required for OpenCL runtime and development. Signed-off-by: Jacob Stiffler --- .../packagegroups/nativesdk-packagegroup-arago-sdk-host.bb| 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-arago-extras

[meta-arago] [PATCH 5/8] packagegroup-arago-tisdk-matrix: Add opencl matrix demos

2015-10-27 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- .../recipes-core/packagegroups/packagegroup-arago-tisdk-matrix.bb | 7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-matrix.bb b/meta-arago-distro/recipes-core

[meta-arago] [PATCH 2/8] packagegroup-arago-tisdk-addons: Add opencl dev pkgs and examples

2015-10-27 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- .../recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb b/meta-arago-distro/recipes-core

[meta-arago] [PATCH 8/8] arago-base-tisdk-image: Add BAD_RECOMMENDATIONS to remove unneeded dev pkgs

2015-10-27 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- meta-arago-distro/recipes-core/images/arago-base-tisdk-image.bb | 7 +++ 1 file changed, 7 insertions(+) diff --git a/meta-arago-distro/recipes-core/images/arago-base-tisdk-image.bb b/meta-arago-distro/recipes-core/images/arago-base-tisdk-image.bb index

[meta-arago] [PATCH 7/8] ti-tisdk-makefile: Include opencl-example fragment for dra7xx

2015-10-27 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- .../recipes-tisdk/ti-tisdk-makefile/ti-tisdk-makefile_1.0.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/meta-arago-distro/recipes-tisdk/ti-tisdk-makefile/ti-tisdk-makefile_1.0.bb b/meta-arago-distro/recipes-tisdk/ti-tisdk

[meta-arago] [PATCH 0/8] Integrate OpenCL

2015-10-27 Thread Jacob Stiffler
* Integrate the OpenCL packages into the target filesystem and devkit * Integrate the OpenCL Example matrix files * Enable rebuilding the OpenCL example sources from the SDK Jacob Stiffler (8): packagegroup-arago-tisdk-addons: Clean up machine-specific packages packagegroup-arago-tisdk-addons

[meta-arago] [PATCH 3/8] packagegroup-arago-tisdk-addons-sdk-target: Add opencl to devkit

2015-10-27 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- .../packagegroups/packagegroup-arago-tisdk-addons-sdk-target.bb | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons-sdk-target.bb b/meta-arago-distro

Re: [meta-arago] [PATCH] ocl: Extract git SRC_URI parameters into individual variables

2015-10-28 Thread Jacob Stiffler
I will be submitting a v2. After thinking about this more, I would like to also create a new variable for SRCREV. On 10/26/2015 2:39 PM, Jacob Stiffler wrote: Signed-off-by: Jacob Stiffler --- meta-arago-extras/recipes-ti/ocl/ocl.inc | 7 +-- 1 file changed, 5 insertions(+), 2

[meta-arago] [PATCH v2] ocl: Extract git SRC_URI parameters into individual variables

2015-10-28 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- v2 changes: * Create OCL_SRCREV as common SRCREV variable for all opencl packages * Reintroduce "BRANCH" as this seems to be an unwritten standard meta-arago-extras/recipes-ti/ocl/ocl.inc | 12 +--- 1 file changed, 9 insertions(+), 3 deletion

Re: [meta-arago] [PATCH 0/8] Integrate OpenCL

2015-11-02 Thread Jacob Stiffler
Ping. On 10/27/2015 3:05 PM, Jacob Stiffler wrote: * Integrate the OpenCL packages into the target filesystem and devkit * Integrate the OpenCL Example matrix files * Enable rebuilding the OpenCL example sources from the SDK Jacob Stiffler (8): packagegroup-arago-tisdk-addons: Clean up

Re: [meta-arago] [PATCH] strongswan: Add back config patch for pkcs11 in 5.2.1 format

2015-11-03 Thread Jacob Stiffler
On 10/23/2015 6:25 PM, Sam Nelson wrote: - 5.2.1 version of strongswan expects config in changed format. This patch adds the pkcs11_plugin.conf file to adapt to that. Signed-off-by: Sam Nelson --- .../strongswan/files/pkcs11_plugin.conf| 15 +++ .../strongswan/

[meta-arago] [PATCH 10/10] ti-tisdk-makefile: Add uio-module-drv target

2015-11-03 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- .../ti-tisdk-makefile/Makefile_uio-module-drv | 28 ++ .../ti-tisdk-makefile/ti-tisdk-makefile_1.0.bb | 4 +++- 2 files changed, 31 insertions(+), 1 deletion(-) create mode 100644 meta-arago-distro/recipes-tisdk/ti-tisdk-makefile

[meta-arago] [PATCH 02/10] hplib-mod: Adjust SRCIPK_SRC_DIR

2015-11-03 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- meta-arago-distro/recipes-bsp/hplib/hplib-mod_git.bbappend | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 meta-arago-distro/recipes-bsp/hplib/hplib-mod_git.bbappend diff --git a/meta-arago-distro/recipes-bsp/hplib/hplib-mod_git.bbappend b/meta

[meta-arago] [PATCH 06/10] packagegroup-arago-tisdk-crypto-sdk-host: keystone: Add cryptodev sources

2015-11-03 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- .../packagegroups/packagegroup-arago-tisdk-crypto-sdk-host.bb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-crypto-sdk-host.bb b/meta-arago-distro/recipes

[meta-arago] [PATCH 04/10] packagegroup-arago-tisdk-amsdk-sdk-host: Add boot-monitor-src

2015-11-03 Thread Jacob Stiffler
* Only add for keystone devices Signed-off-by: Jacob Stiffler --- .../packagegroups/packagegroup-arago-tisdk-amsdk-sdk-host.bb| 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-amsdk-sdk-host.bb

[meta-arago] [PATCH 01/10] ti-tisdk-makefile: Fixes and enhancements for keystone

2015-11-03 Thread Jacob Stiffler
* Include u-boot and linux-dtb targets * Do not included "common" targets related to the matrix-gui-browser - This includes matrix-gui-browser and refresh-screen Signed-off-by: Jacob Stiffler --- .../ti-tisdk-makefile/ti-tisdk-makefile_1.0.bb | 21 + 1 fi

[meta-arago] [PATCH 05/10] packagegroup-arago-tisdk-addons-sdk-host: keystone: Add kernel module sources

2015-11-03 Thread Jacob Stiffler
* Add out-of-tree kernel module sources for keystone Signed-off-by: Jacob Stiffler --- .../packagegroup-arago-tisdk-addons-sdk-host.bb | 19 --- 1 file changed, 16 insertions(+), 3 deletions(-) diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago

[meta-arago] [PATCH 09/10] ti-tisdk-makefile: Add hplib-mod target

2015-11-03 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- .../ti-tisdk-makefile/Makefile_hplib-mod | 28 ++ .../ti-tisdk-makefile/ti-tisdk-makefile_1.0.bb | 4 +++- 2 files changed, 31 insertions(+), 1 deletion(-) create mode 100644 meta-arago-distro/recipes-tisdk/ti-tisdk-makefile

[meta-arago] [PATCH 00/10] Extend SDK features to keystone

2015-11-03 Thread Jacob Stiffler
* Enable default top-level makefile targets such as linux-dtbs and u-boot * Add boot-monitor source and top-level makefile target to the SDK * Add out-of-tree kernel module sources and top-level makefile targets to the SDK Jacob Stiffler (10): ti-tisdk-makefile: Fixes and enhancements for

[meta-arago] [PATCH 1/2] packagegroup-arago-base-tisdk-server-extra: Fix mmap and hyplnk llds

2015-11-03 Thread Jacob Stiffler
* mmap-lld and hyplnk are only supported on k2hk-evm and k2e-evm Signed-off-by: Jacob Stiffler --- .../packagegroup-arago-base-tisdk-server-extra.bb | 17 +++-- 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/meta-arago-distro/recipes-core/packagegroups

[meta-arago] [PATCH 08/10] ti-tisdk-makefile: Add boot-monitor target

2015-11-03 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- .../ti-tisdk-makefile/Makefile_boot-monitor| 30 ++ .../ti-tisdk-makefile/ti-tisdk-makefile_1.0.bb | 5 +++- 2 files changed, 34 insertions(+), 1 deletion(-) create mode 100644 meta-arago-distro/recipes-tisdk/ti-tisdk-makefile

[meta-arago] [PATCH 03/10] arago-source-ipk: Enable sourceipks for keystone

2015-11-03 Thread Jacob Stiffler
* Enable sourceipks for the folowing: - boot-monitor - hplib-mod - uio-module-drv Signed-off-by: Jacob Stiffler --- meta-arago-distro/conf/distro/arago-source-ipk.conf | 9 + 1 file changed, 9 insertions(+) diff --git a/meta-arago-distro/conf/distro/arago-source-ipk.conf b/meta

[meta-arago] [PATCH 07/10] ti-tisdk-makefile: keystone: Enable existing makefile targets

2015-11-03 Thread Jacob Stiffler
* Enable: - cmem-mod - crypto-dev - ti-crypto-examples Signed-off-by: Jacob Stiffler --- .../recipes-tisdk/ti-tisdk-makefile/ti-tisdk-makefile_1.0.bb | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/meta-arago-distro/recipes-tisdk/ti-tisdk-makefile/ti-tisdk

[meta-arago] [PATCH 2/2] packagegroup-arago-tisdk-addons-sdk-target: Fix mmap and hyplnk llds

2015-11-03 Thread Jacob Stiffler
* mmap-lld and hyplnk are only supported on k2hk-evm and k2e-evm Signed-off-by: Jacob Stiffler --- .../packagegroup-arago-tisdk-addons-sdk-target.bb | 17 - 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/meta-arago-distro/recipes-core/packagegroups

[meta-arago] [PATCH 0/4] Inegrate pru-icss into SDK

2015-11-06 Thread Jacob Stiffler
* Add to filesystem and devkit * Provide ti-cgt-pru in nativesdk sysroot * Provide sources and makefile target Jacob Stiffler (4): nativesdk-packagegroup-arago-sdk-host: Add ti-cgt-pru arago-source-ipk: Enable pru-icss sourceipk packagegroup-arago-tisdk-addons*: Add pru-icss ti-tisdk

[meta-arago] [PATCH 2/4] arago-source-ipk: Enable pru-icss sourceipk

2015-11-06 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- meta-arago-distro/conf/distro/arago-source-ipk.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/meta-arago-distro/conf/distro/arago-source-ipk.conf b/meta-arago-distro/conf/distro/arago-source-ipk.conf index 2e93294..09e6ce4 100644 --- a/meta-arago

[meta-arago] [PATCH 3/4] packagegroup-arago-tisdk-addons*: Add pru-icss

2015-11-06 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- .../packagegroups/packagegroup-arago-tisdk-addons-sdk-host.bb| 9 - .../packagegroups/packagegroup-arago-tisdk-addons.bb | 5 - 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/meta-arago-distro/recipes-core

[meta-arago] [PATCH 1/4] nativesdk-packagegroup-arago-sdk-host: Add ti-cgt-pru

2015-11-06 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- .../packagegroups/nativesdk-packagegroup-arago-sdk-host.bb | 7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/meta-arago-extras/recipes-core/packagegroups/nativesdk-packagegroup-arago-sdk-host.bb b/meta-arago-extras/recipes

[meta-arago] [PATCH 4/4] ti-tisdk-makefile: Add pru-icss makefile fragment

2015-11-06 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- .../ti-tisdk-makefile/Makefile_pru-icss| 73 ++ .../ti-tisdk-makefile/ti-tisdk-makefile_1.0.bb | 15 - 2 files changed, 86 insertions(+), 2 deletions(-) create mode 100644 meta-arago-distro/recipes-tisdk/ti-tisdk

Re: [meta-arago] [PATCH] nativesdk-qtbase: drop locally applied patch that was upstreamed

2015-11-12 Thread Jacob Stiffler
In our configs, we have the meta-qt5 layer frozen at 97ce05c0b2a81f05388d7f727741529fb915. How will we get this upstream patch? Thanks, Jake On 11/11/2015 9:04 PM, Denys Dmytriyenko wrote: From: Denys Dmytriyenko Signed-off-by: Denys Dmytriyenko --- ...xpand-path-increase-change-to-2

Re: [meta-arago] [PATCH] nativesdk-qtbase: drop locally applied patch that was upstreamed

2015-11-12 Thread Jacob Stiffler
pinned now? On Thu, Nov 12, 2015 at 10:03:28AM -0500, Jacob Stiffler wrote: In our configs, we have the meta-qt5 layer frozen at 97ce05c0b2a81f05388d7f727741529fb915. How will we get this upstream patch? Thanks, Jake On 11/11/2015 9:04 PM, Denys Dmytriyenko wrote: From: Denys Dmytriyenko

Re: [meta-arago] [PATCH] packagegroup-*-amsdk-sdk-host: handle source packaging for RT kernel

2015-11-16 Thread Jacob Stiffler
On 11/16/2015 9:23 AM, Denys Dmytriyenko wrote: From: Denys Dmytriyenko Signed-off-by: Denys Dmytriyenko --- .../packagegroups/packagegroup-arago-tisdk-amsdk-sdk-host.bb| 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/meta-arago-distro/recipes-core/packag

[meta-arago] [PATCH 2/2] matrix-gui-crypto-demos: Remove openssl_perf patch

2015-11-16 Thread Jacob Stiffler
* The patch has been upstreamed Signed-off-by: Jacob Stiffler --- ...penssl_perf.sh-remove-module-manipulation.patch | 107 - .../matrix/matrix-gui-crypto-demos_2.0.bb | 4 +- 2 files changed, 1 insertion(+), 110 deletions(-) delete mode 100644 meta-arago-extras

[meta-arago] [PATCH 1/2] matrix-gui-apps-git: Bump SRCREV for openssl_perf fix

2015-11-16 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- meta-arago-extras/recipes-core/matrix/matrix-gui-apps-git.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-arago-extras/recipes-core/matrix/matrix-gui-apps-git.inc b/meta-arago-extras/recipes-core/matrix/matrix-gui-apps-git.inc

[meta-arago] [PATCH] arago-core-tisdk-image: Do not unset DEPLOY_SPL_NAME for all keystone

2015-11-18 Thread Jacob Stiffler
* DEPLOY_SPL_NAME is required for k2g-evm to provide the MLO for MMC boot Signed-off-by: Jacob Stiffler --- meta-arago-distro/recipes-core/images/arago-core-tisdk-image.bb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/meta-arago-distro/recipes-core/images/arago-core

Re: [meta-arago] [PATCH] arago-core-tisdk-image: Do not unset DEPLOY_SPL_NAME for all keystone

2015-11-18 Thread Jacob Stiffler
On Wed, Nov 18, 2015 at 01:52:59PM -0500, Jacob Stiffler wrote: * DEPLOY_SPL_NAME is required for k2g-evm to provide the MLO for MMC boot Signed-off-by: Jacob Stiffler --- meta-arago-distro/recipes-core/images/arago-core-tisdk-image.bb | 4 +++- 1 file changed, 3 insertions(+), 1 del

[meta-arago] [PATCH 1/2] arago-core-tisdk-image: Extend DTB_FILTER for k2e, k2l, and k2g

2015-11-18 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- meta-arago-distro/recipes-core/images/arago-core-tisdk-image.inc | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/meta-arago-distro/recipes-core/images/arago-core-tisdk-image.inc b/meta-arago-distro/recipes-core/images/arago-core-tisdk

[meta-arago] [PATCH 2/2] ti-tisdk-makefile: Specify devicetree for k2g-evm

2015-11-18 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- .../recipes-tisdk/ti-tisdk-makefile/ti-tisdk-makefile_1.0.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/meta-arago-distro/recipes-tisdk/ti-tisdk-makefile/ti-tisdk-makefile_1.0.bb b/meta-arago-distro/recipes-tisdk/ti-tisdk

[meta-arago] [tisdk-setup-scripts][PATCH] create-sdcard.sh: Generalize search for rootfs tarball

2015-11-19 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- create-sdcard.sh | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/create-sdcard.sh b/create-sdcard.sh index c877da7..46ed5ae 100644 --- a/create-sdcard.sh +++ b/create-sdcard.sh @@ -752,10 +752,10 @@ if [ $FILEPATHOPTION -eq 1 ] ; then

[meta-arago] [PATCH 2/2] packagegroup-arago-tisdk-addons: Add strongswan

2015-11-19 Thread Jacob Stiffler
* Add for ti33x, ti43x, and omap-a15 soc families Signed-off-by: Jacob Stiffler --- .../recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb| 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk

[meta-arago] [PATCH 1/2] strongswan: upgrade to 5.3.2

2015-11-19 Thread Jacob Stiffler
master branch] Signed-off-by: Jacob Stiffler --- .../strongswan/files/fix-funtion-parameter.patch | 98 ++ .../recipes-support/strongswan/strongswan_5.3.2.bb | 45 ++ 2 files changed, 143 insertions(+) create mode 100644 meta-arago-extras/recipes-support/strongswan

[meta-arago] [PATCH 1/2] ts-calibrate-init: Clarify that calibration requires human interaction

2015-11-20 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- meta-arago-extras/recipes-graphics/tslib/ts-calibrate-init/init | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/meta-arago-extras/recipes-graphics/tslib/ts-calibrate-init/init b/meta-arago-extras/recipes-graphics/tslib/ts-calibrate-init

[meta-arago] [PATCH 2/2] weston-init: Clarify that calibration requires human interaction

2015-11-20 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- meta-arago-distro/recipes-graphics/wayland/weston-init/init | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/meta-arago-distro/recipes-graphics/wayland/weston-init/init b/meta-arago-distro/recipes-graphics/wayland/weston-init/init index

[meta-arago] [PATCH 4/4] arago-core-tisdk-image: use meta-toolchain-arago-tisdk-server for keystone

2015-11-23 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- meta-arago-distro/recipes-core/images/arago-core-tisdk-image.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-arago-distro/recipes-core/images/arago-core-tisdk-image.inc b/meta-arago-distro/recipes-core/images/arago-core-tisdk

[meta-arago] [PATCH 0/4] Update keystone devkit

2015-11-23 Thread Jacob Stiffler
Update keystone devkit to be on par with sitara devkits. This addresses LCPD-5347. Jacob Stiffler (4): tisdk-image.bbclass: Remove wildcard from search for devkit meta-toolchain-arago-tisdk: Split common content into inc file meta-toolchain-arago-tisdk-server: tisdk devkit without QT

[meta-arago] [PATCH 2/4] meta-toolchain-arago-tisdk: Split common content into inc file

2015-11-23 Thread Jacob Stiffler
* Use inc file so that all tisdk devkits provide a common environment Signed-off-by: Jacob Stiffler --- .../recipes-core/meta/meta-toolchain-arago-tisdk.bb | 9 ++--- .../recipes-core/meta/meta-toolchain-arago-tisdk.inc | 8 2 files changed, 10 insertions

[meta-arago] [PATCH 3/4] meta-toolchain-arago-tisdk-server: tisdk devkit without QT

2015-11-23 Thread Jacob Stiffler
* used for machines which do not have a display Signed-off-by: Jacob Stiffler --- .../recipes-core/meta/meta-toolchain-arago-tisdk-server.bb | 6 ++ 1 file changed, 6 insertions(+) create mode 100644 meta-arago-distro/recipes-core/meta/meta-toolchain-arago-tisdk-server.bb diff

[meta-arago] [PATCH 1/4] tisdk-image.bbclass: Remove wildcard from search for devkit

2015-11-23 Thread Jacob Stiffler
* Information for the exact name is already provided Signed-off-by: Jacob Stiffler --- meta-arago-distro/classes/tisdk-image.bbclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-arago-distro/classes/tisdk-image.bbclass b/meta-arago-distro/classes/tisdk-image.bbclass

[meta-arago] [PATCH] tisdk-image.bbclass: Copy pmmc-firmware to prebuilt-images

2015-11-25 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- meta-arago-distro/classes/tisdk-image.bbclass | 12 1 file changed, 12 insertions(+) diff --git a/meta-arago-distro/classes/tisdk-image.bbclass b/meta-arago-distro/classes/tisdk-image.bbclass index b78311f..bc9948f 100644 --- a/meta-arago-distro

[meta-arago] [PATCH] Revert "HACK: dspdce-fw: Add ipumm-fw to DEPENDS"

2015-12-02 Thread Jacob Stiffler
* The root issue has been resolved in upstream sources Signed-off-by: Jacob Stiffler --- meta-arago-distro/recipes-bsp/dspdce-fw/dspdce-fw_git.bbappend | 8 1 file changed, 8 deletions(-) delete mode 100644 meta-arago-distro/recipes-bsp/dspdce-fw/dspdce-fw_git.bbappend diff --git a

[meta-arago] [tisdk-setup-scripts][PATCH 1/5] setup-minicom: Update list of auto-detected EVMs

2015-12-04 Thread Jacob Stiffler
* Add K2H, K2E, and K2L EVMs Signed-off-by: Jacob Stiffler --- setup-minicom.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/setup-minicom.sh b/setup-minicom.sh index aa18dd4..7ec0ec6 100644 --- a/setup-minicom.sh +++ b/setup-minicom.sh @@ -47,7 +47,8 @@ For boards that

[meta-arago] [tisdk-setup-scripts][PATCH 0/5] Keystone enhancements

2015-12-04 Thread Jacob Stiffler
* Enhance board detection for K2E and K2L * Enahnce u-boot update with error checking and the ability to update from MCSDK u-boot * Add support for K2G Jacob Stiffler (5): setup-minicom: Update list of auto-detected EVMs setup-uboot-env-keystone: Enhance board detection for k2l and k2e

[meta-arago] [tisdk-setup-scripts][PATCH 3/5] setup-uboot-env-keystone: Add error checking to u-boot update

2015-12-04 Thread Jacob Stiffler
* Also refuse to proceed if not upgrading update from MCSDK Signed-off-by: Jacob Stiffler --- setup-uboot-env-keystone.sh | 74 - 1 file changed, 60 insertions(+), 14 deletions(-) diff --git a/setup-uboot-env-keystone.sh b/setup-uboot-env-keystone.sh

[meta-arago] [tisdk-setup-scripts][PATCH 4/5] setup-tftp: Copy pmmc-firmware if available

2015-12-04 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- setup-tftp.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/setup-tftp.sh b/setup-tftp.sh index 714968f..d675ba4 100644 --- a/setup-tftp.sh +++ b/setup-tftp.sh @@ -159,6 +159,9 @@ copy_to_tftproot "$uboot_gph_files" monfiles=`cd $prebuiltim

[meta-arago] [tisdk-setup-scripts][PATCH 2/5] setup-uboot-env-keystone: Enhance board detection for k2l and k2e

2015-12-04 Thread Jacob Stiffler
* Also allow user to override auto-detected device Signed-off-by: Jacob Stiffler --- setup-uboot-env-keystone.sh | 72 - 1 file changed, 51 insertions(+), 21 deletions(-) diff --git a/setup-uboot-env-keystone.sh b/setup-uboot-env-keystone.sh index

[meta-arago] [tisdk-setup-scripts][PATCH 5/5] setup-uboot-env-k2g-evm: Add u-boot setup for k2g-evm

2015-12-04 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- setup-uboot-env-k2g-evm.sh | 253 + 1 file changed, 253 insertions(+) create mode 100755 setup-uboot-env-k2g-evm.sh diff --git a/setup-uboot-env-k2g-evm.sh b/setup-uboot-env-k2g-evm.sh new file mode 100755 index

Re: [meta-arago] [tisdk-setup-scripts][PATCH 4/5] setup-tftp: Copy pmmc-firmware if available

2015-12-04 Thread Jacob Stiffler
Due to recent updates in u-boot, this patch will need to be reworked as the pmmc firmware name has been changed. On 12/4/2015 10:01 AM, Jacob Stiffler wrote: Signed-off-by: Jacob Stiffler --- setup-tftp.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/setup-tftp.sh b/setup-tftp.sh

Re: [meta-arago] [PATCH 2/2] opencl-monitor: fix alternatives handling

2015-12-07 Thread Jacob Stiffler
NAK This breaks opencl-monitor for keystone as there is no dra7-dsp$i-fw.xe66. Why was this change necessary? According to the documentation, update-alternatives will automatically do this renaming. Frm openembedded-core/meta/classes/update-alternative.bbclass: >>> # NOTE: If the ALTERNATIVE

Re: [meta-arago] [PATCH 2/2] opencl-monitor: fix alternatives handling

2015-12-07 Thread Jacob Stiffler
dspdce-fw/1.00.00.06-r1/temp/log.do_populate_sysroot.20654 ERROR: Task 3 (.../sources/meta-ti/recipes-bsp/dspdce-fw/dspdce-fw_git.bb, do_populate_sysroot) failed with exit code '1' On Mon, Dec 07, 2015 at 07:12:38AM -0500, Jacob Stiffler wrote: NAK This breaks opencl-monitor for keys

[meta-arago] [PATCH] opencl-monitor: Firmware is only applicable to dra7xx

2015-12-07 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- meta-arago-extras/recipes-ti/ocl/opencl-monitor_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-arago-extras/recipes-ti/ocl/opencl-monitor_git.bb b/meta-arago-extras/recipes-ti/ocl/opencl-monitor_git.bb index 6657ba8..3a277e9

[meta-arago] [tisdk-setup-scripts][PATCH v2 4/5] setup-tftp: Copy firmware if available

2015-12-07 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- v2 changes: * Copy generic firmware binaries setup-tftp.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/setup-tftp.sh b/setup-tftp.sh index 714968f..f62ef67 100644 --- a/setup-tftp.sh +++ b/setup-tftp.sh @@ -159,6 +159,9 @@ copy_to_tftproot

[meta-arago] [tisdk-setup-scripts][PATCH v2 5/5] setup-uboot-env-k2g-evm: Add u-boot setup for k2g-evm

2015-12-08 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- v2 changes: * Run "envboot" as part of the bootcmd to get contents of uEnv.txt setup-uboot-env-k2g-evm.sh | 253 + 1 file changed, 253 insertions(+) create mode 100755 setup-uboot-env-k2g-evm.sh diff --g

[meta-arago] [PATCH 4/6] ti-tisdk-makefile: Add OpenCL and related targets for keystone

2016-01-27 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- .../ti-tisdk-makefile/ti-tisdk-makefile_1.0.bb| 19 ++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/meta-arago-distro/recipes-tisdk/ti-tisdk-makefile/ti-tisdk-makefile_1.0.bb b/meta-arago-distro/recipes-tisdk/ti-tisdk

[meta-arago] [PATCH 3/6] packagegroup-arago-tisdk-addons*: Add OpenCL and related packages for keystone

2016-01-27 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- .../packagegroup-arago-tisdk-addons-sdk-host.bb| 29 +- .../packagegroup-arago-tisdk-addons-sdk-target.bb | 14 ++- .../packagegroup-arago-tisdk-addons.bb | 21 3 files changed, 62 insertions(+), 2

[meta-arago] [PATCH 1/6] ti-llvm3.6: Upgrade ti-llvm from version 3.3 to 3.6

2016-01-27 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- ...e-Do-not-check-build-executable-extension.patch | 25 +--- .../llvm/{ti-llvm3.3_3.3.bb => ti-llvm3.6_3.6.bb} | 47 ++ 2 files changed, 40 insertions(+), 32 deletions(-) rename meta-arago-extras/recipes-core/llvm/{ti-llvm

[meta-arago] [PATCH 2/6] ocl: Upgrade to version 1.1.7.2

2016-01-27 Thread Jacob Stiffler
* Extend support to keystone SOCs Signed-off-by: Jacob Stiffler --- meta-arago-extras/recipes-ti/ocl/clocl_git.bb | 4 +-- meta-arago-extras/recipes-ti/ocl/ocl.inc | 4 +-- .../recipes-ti/ocl/opencl-examples_git.bb | 6 +++- .../recipes-ti/ocl/opencl-monitor_git.bb

  1   2   3   4   5   6   7   8   9   10   >