[meta-arago] [PATCH v3] refresh-screen: Add commandline parameter to set background-color to black

2015-03-11 Thread Franklin S. Cooper Jr
From: Franklin S. Cooper Jr fcoo...@ti.com * This is to work around an issue seen when using Qt 5 EGLFS * Also pull in the changes from the Qt 5 patches into the git repository itself Signed-off-by: Franklin S. Cooper Jr fcoo...@ti.com --- v3 changes: Fix issues related to the patch. Tested by

Re: [meta-arago] [meta-arago 2/2] packagegroup-*-graphics: Deprecate bltsville

2015-03-11 Thread Denys Dmytriyenko
Ack On Wed, Mar 11, 2015 at 05:18:58PM +0530, Karthik Ramanan wrote: Signed-off-by: Karthik Ramanan a0393...@ti.com --- .../packagegroup-arago-tisdk-graphics.bb |6 -- 1 file changed, 6 deletions(-) diff --git

Re: [meta-arago] [PATCH v2] refresh-screen: Add commandline parameter to set background-color to black

2015-03-11 Thread Denys Dmytriyenko
We just discussed it on the call - I'll be providing feedback for wayland patch shortly... On Wed, Mar 11, 2015 at 03:14:50PM +, Cooper Jr., Franklin wrote: Yup that is what I did. FYI this patch is pretty much meaningless since it won't do anything. There are additional patches that are

Re: [meta-arago] [PATCH v2] refresh-screen: Add commandline parameter to set background-color to black

2015-03-11 Thread Stiffler, Jacob
Locally, I was able to switch the git protocol to 'https' and proceed. -Original Message- From: Cooper Jr., Franklin Sent: Wednesday, March 11, 2015 11:00 AM To: Stiffler, Jacob Cc: meta-arago@arago-project.org Subject: Re: [meta-arago] [PATCH v2] refresh-screen: Add commandline

[meta-arago] [PATCH 1/2] arago-prefs: point am57x u-boot back to default u-boot-ti-staging tree

2015-03-11 Thread Denys Dmytriyenko
From: Denys Dmytriyenko de...@ti.com Signed-off-by: Denys Dmytriyenko de...@ti.com --- meta-arago-distro/conf/distro/include/arago-prefs.inc | 7 --- 1 file changed, 7 deletions(-) diff --git a/meta-arago-distro/conf/distro/include/arago-prefs.inc

[meta-arago] [PATCH 2/2] arago.conf: bump distro version

2015-03-11 Thread Denys Dmytriyenko
From: Denys Dmytriyenko de...@ti.com Signed-off-by: Denys Dmytriyenko de...@ti.com --- meta-arago-distro/conf/distro/arago.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-arago-distro/conf/distro/arago.conf b/meta-arago-distro/conf/distro/arago.conf index

[meta-arago] [nightly] Core TISDK 2015.03 build 2015-03-11_16-58-29

2015-03-11 Thread Denys Dmytriyenko
Title: Status for 03/11/15 Status for 03/11/15 BUILD_ID: build-2015-03-11_16-59-30 Clean Build: false Clean Sources: false Repository Revisions Repository Git URL Branch Commit ID Layers bitbake

[meta-arago] [nightly] Core TISDK 2015.03 build 2015-03-11_16-58-16

2015-03-11 Thread Denys Dmytriyenko
Title: Status for 03/11/15 Status for 03/11/15 BUILD_ID: build-2015-03-11_16-59-22 Clean Build: false Clean Sources: false Repository Revisions Repository Git URL Branch Commit ID Layers bitbake

[meta-arago] [PATCH] serialcheck: move to extras for better availability outside of arago distro

2015-03-11 Thread Denys Dmytriyenko
From: Denys Dmytriyenko de...@ti.com Signed-off-by: Denys Dmytriyenko de...@ti.com --- .../serialcheck/0001-Add-option-to-enable-internal-loopback.patch | 0 .../serialcheck/serialcheck/0002-Restore-original-loopback-config.patch | 0 .../recipes-devtools/serialcheck/serialcheck_1.0.0.bb

[meta-arago] [PATCH] linaro-pm-qa-utils: remove, this was upstreamed to meta-oe as pm-qa

2015-03-11 Thread Denys Dmytriyenko
From: Denys Dmytriyenko de...@ti.com Signed-off-by: Denys Dmytriyenko de...@ti.com --- .../linaro-pm-qa/linaro-pm-qa-utils_git.bb | 65 -- 1 file changed, 65 deletions(-) delete mode 100644 meta-arago-extras/recipes-devtools/linaro-pm-qa/linaro-pm-qa-utils_git.bb

[meta-arago] [PATCH v3] ltp-ddt: add version 1.0.0

2015-03-11 Thread Denys Dmytriyenko
From: Carlos Hernandez c...@ti.com Latest ltp release was recently merged to ltp-ddt and there is a new way to configure and compile ltp-ddt. Signed-off-by: Carlos Hernandez c...@ti.com Signed-off-by: Denys Dmytriyenko de...@ti.com --- v3 changes: * Sync up with mainline meta-oe * Move to

[meta-arago] gitorious.org status

2015-03-11 Thread Denys Dmytriyenko
So, it appears gitorious.org has disabled git access across the board, probably to enforce read-only state and prevent people from updating their repos further, forcing them to migrate to gitlab... There are patches for meta-qt5 to switch SRC_URIs to code.qt.io - that will take care of Qt5

Re: [meta-arago] Example Device Tree files when building AM335x/OpenGL support

2015-03-11 Thread Ulf Samuelsson
Den 2015-03-08 21:19, Ulf Samuelsson skrev: Are there any examples of Device-Trees files which are compatible with the omaplfb driver for OpenGL Running a Beaglebone derivative using AM3359. Did this for the Beaglebone + LCD4 but when I do the same changes for another LCD the screen does

Re: [meta-arago] [PATCH] recipes-devtools: New ltp-ddt_1.0.0 recipe

2015-03-11 Thread Denys Dmytriyenko
Carlos, ltp-ddt 1.0 fails to build now: | arm-linux-gnueabihf-gcc -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a8 -L/opt/linaro-2013.03/arm-linux-gnueabihf/lib -Wl,-rpath-li nk,/opt/linaro-2013.03/arm-linux-gnueabihf/lib -Wl,-O1 -Wl,--hash-style=gnu

[meta-arago] [PATCH 3/4] stream: Update commit used by SDK branch to include openmp version of stream

2015-03-11 Thread Franklin S. Cooper Jr
From: Franklin S. Cooper Jr fcoo...@ti.com Signed-off-by: Franklin S. Cooper Jr fcoo...@ti.com --- .../recipes-benchmark/stream/stream_git.bbappend |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-arago-distro/recipes-benchmark/stream/stream_git.bbappend

[meta-arago] [PATCH 2/4] stream: Update commit to include building openmp version of stream

2015-03-11 Thread Franklin S. Cooper Jr
From: Franklin S. Cooper Jr fcoo...@ti.com Signed-off-by: Franklin S. Cooper Jr fcoo...@ti.com --- .../recipes-benchmark/stream/stream_git.bb | 11 --- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/meta-arago-extras/recipes-benchmark/stream/stream_git.bb

[meta-arago] [PATCH 1/4] stream: Update license name

2015-03-11 Thread Franklin S. Cooper Jr
From: Franklin S. Cooper Jr fcoo...@ti.com * Stream license is not a standard license so change the license from BSD. * Since the license name is multiple words use underscores instead of spaces because it then assumes that each word is a difference license. Signed-off-by: Franklin S. Cooper

[meta-arago] [PATCH 4/4] packagegroup-arago-tisdk-addons: Include stream-openmp for dra7 and am57x

2015-03-11 Thread Franklin S. Cooper Jr
From: Franklin S. Cooper Jr fcoo...@ti.com Signed-off-by: Franklin S. Cooper Jr fcoo...@ti.com --- .../packagegroup-arago-tisdk-addons.bb |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git

Re: [meta-arago] [PATCH] recipes-devtools: New ltp-ddt_1.0.0 recipe

2015-03-11 Thread Hernandez, Carlos
Did you do a clean ltp-ddt build? The v2 patch ran successfully for me. Carlos Sent from my Android phone using TouchDown (www.nitrodesk.com) -Original Message- From: Dmytriyenko, Denys [de...@ti.com] Received: Wednesday, 11 Mar 2015, 7:53PM To: Hernandez, Carlos [c...@ti.com] CC:

[meta-arago] [nightly] Core TISDK 2015.03 build 2015-03-11_18-04-45

2015-03-11 Thread Denys Dmytriyenko
Title: Status for 03/11/15 Status for 03/11/15 BUILD_ID: build-2015-03-11_18-05-46 Clean Build: false Clean Sources: false Repository Revisions Repository Git URL Branch Commit ID Layers bitbake

Re: [meta-arago] [PATCH] recipes-devtools: New ltp-ddt_1.0.0 recipe

2015-03-11 Thread Denys Dmytriyenko
No, it wasn't a clean build. I'll try that next, but I think I need to drop share part I've added first... On Wed, Mar 11, 2015 at 08:44:53PM -0400, Hernandez, Carlos wrote: Did you do a clean ltp-ddt build? The v2 patch ran successfully for me. Carlos Sent from my Android phone

[meta-arago] [nightly] Core TISDK 2015.03 build 2015-03-11_18-04-18

2015-03-11 Thread Denys Dmytriyenko
Title: Status for 03/11/15 Status for 03/11/15 BUILD_ID: build-2015-03-11_18-05-19 Clean Build: false Clean Sources: false Repository Revisions Repository Git URL Branch Commit ID Layers bitbake

[meta-arago] [PATCH] packagegroup-arago-standalone-sdk-target: Include libgomp into toolchain SDK

2015-03-11 Thread Franklin S. Cooper Jr
From: Franklin S. Cooper Jr fcoo...@ti.com * When compiling an application with the -fopenmp flag an error is given since libgomp isn't apart of the toolchain SDK. * Since this package comes from the toolchain only include it when using the external linaro toolchain since it isn't included in

[meta-arago] [nightly] Core TISDK 2015.03 build 2015-03-11_05-00-57

2015-03-11 Thread Denys Dmytriyenko
Title: Status for 03/11/15 Status for 03/11/15 BUILD_ID: build-2015-03-11_05-01-59 Clean Build: false Clean Sources: false Repository Revisions Repository Git URL Branch Commit ID Layers bitbake

[meta-arago] [meta-arago 1/2] packagegroup-*-graphics: Add omapdrm-pvr

2015-03-11 Thread Karthik Ramanan
Signed-off-by: Karthik Ramanan a0393...@ti.com --- .../packagegroup-arago-tisdk-graphics.bb |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-graphics.bb

[meta-arago] [meta-arago 2/2] packagegroup-*-graphics: Deprecate bltsville

2015-03-11 Thread Karthik Ramanan
Signed-off-by: Karthik Ramanan a0393...@ti.com --- .../packagegroup-arago-tisdk-graphics.bb |6 -- 1 file changed, 6 deletions(-) diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-graphics.bb

Re: [meta-arago] [PATCH v2] recipes-devtools: New ltp-ddt_1.0.0 recipe

2015-03-11 Thread Carlos Hernandez
I sent it to meta-oe yesterday. Feel free to send your newer version to meta-oe. Thanks, Carlos On 03/10/2015 11:19 PM, Dmytriyenko, Denys wrote: Thanks. Mostly good, but I'd like to fix couple more minor things - I'll send a fixed version tomorrow. If you haven't sent it to meta-oe yet,

[meta-arago] [nightly] Core TISDK 2015.03 build 2015-03-11_22-05-30

2015-03-11 Thread Denys Dmytriyenko
Title: Status for 03/11/15 Status for 03/11/15 BUILD_ID: build-2015-03-11_22-06-32 Clean Build: true Clean Sources: false Repository Revisions Repository Git URL Branch Commit ID Layers bitbake

Re: [meta-arago] [PATCH] recipes-devtools: New ltp-ddt_1.0.0 recipe

2015-03-11 Thread Denys Dmytriyenko
Doesn't help. It still fails for am57xx-evm. It seems to build fine for am335x-evm... Besides the undefined yylex error (which might be non-fatal), I also see these: | clock_gettime03.c:141:4: error: '__NR_clock_gettime' undeclared (first use in this function) | clock_gettime03.c:168:31:

Re: [meta-arago] [meta-arago 1/2] packagegroup-*-graphics: Add omapdrm-pvr

2015-03-11 Thread Denys Dmytriyenko
This doesn't work: | /home/jenkins/tisdk-build-am57x/build-CORTEX_1/arago-tmp-external-linaro-toolchain/work/am57xx_evm-oe-linux-gnueabi/omapdrm-pvr/1.9.2253347-r6c/git/eurasia_km/eurasiacon/binary2_omap5430_linux_release/target/kbuild/services4/srvkm/env/linux/osfunc.c:116:2: error: #error A

Re: [meta-arago] [PATCH 1/2] packagegroup-arago-mcsdk-toolchain-target: Add package group for mcsdk toolchain

2015-03-11 Thread Nelson, Sam
-Original Message- From: Cooper Jr., Franklin Sent: Friday, February 27, 2015 7:42 AM To: Nelson, Sam Cc: meta-arago@arago-project.org Subject: Re: [meta-arago] [PATCH 1/2] packagegroup-arago-mcsdk-toolchain- target: Add package group for mcsdk toolchain On Feb 25, 2015,

Re: [meta-arago] [meta-arago 1/2] packagegroup-*-graphics: Add omapdrm-pvr

2015-03-11 Thread Karthik Ramanan
All, I think we will have to defer this particular patch for a later submission. The required kernel config and the SGX adaptation has to come in before we can make this change. This was missed out in my checks because I primarily validated this for J6/J6Eco. Vivek, You can use this patch

Re: [meta-arago] [PATCH] packagegroup-arago-standalone-sdk-target: Include libgomp into toolchain SDK

2015-03-11 Thread Denys Dmytriyenko
On Wed, Mar 11, 2015 at 07:34:39PM -0500, Franklin S. Cooper Jr wrote: From: Franklin S. Cooper Jr fcoo...@ti.com * When compiling an application with the -fopenmp flag an error is given since libgomp isn't apart of the toolchain SDK. * Since this package comes from the toolchain only

Re: [meta-arago] [meta-arago 1/2] packagegroup-*-graphics: Add omapdrm-pvr

2015-03-11 Thread Chengalvala, Vivek
+Anand Anand is trying to get Graphics to work with CONFIG_PREEMPT voluntary. -Original Message- From: meta-arago-boun...@arago-project.org [mailto:meta-arago-boun...@arago-project.org] On Behalf Of Dmytriyenko, Denys Sent: Wednesday, March 11, 2015 7:47 PM To: R, Karthik Cc:

Re: [meta-arago] [RFC v2 1/4] arago-prefs: Add WAYLAND_SUPPORT flag.

2015-03-11 Thread Denys Dmytriyenko
On Thu, Mar 05, 2015 at 01:31:40PM -0500, Jacob Stiffler wrote: * Default to 1 if QT_PROVIDER is not qt4e. Signed-off-by: Jacob Stiffler j-stiff...@ti.com --- .../conf/distro/include/arago-prefs.inc|2 ++ 1 file changed, 2 insertions(+) diff --git

[meta-arago] [PATCH 4/5] tisdk-recovery-rootfs-image: Recovery root filesystem image

2015-03-11 Thread Sam Nelson
- Root filesystem to be used for crash recovery Signed-off-by: Hao Zhang hzh...@ti.com Signed-off-by: Sam Nelson sam.nel...@ti.com --- .../images/tisdk-recovery-rootfs-image.bb | 10 ++ 1 file changed, 10 insertions(+) create mode 100644

[meta-arago] [PATCH 1/5] recovery-kernel: recovery kernel build for keystone

2015-03-11 Thread Sam Nelson
From: Hao Zhang hzh...@ti.com Build recovery kernel image and k2hk-evm dtb image for Keystone II devices. Normally when kernel is booted by u-boot, u-boot takes care to reserve free memory space in the DTB, which is required for kernel. For recovery image, user has to add the free space

[meta-arago] [PATCH 5/5] crash-recovery: initial script to recover kernel crash

2015-03-11 Thread Sam Nelson
From: Hao Zhang hzh...@ti.com - In the case of a kernel crash, the script make the dump file from kdump and reboot the system. Signed-off-by: Hao Zhang hzh...@ti.com Signed-off-by: Sam Nelson sam.nel...@ti.com --- .../crash-recover/crash-recovery.bb| 18 +++

[meta-arago] [PATCH 2/5] makedumpfile: Add makedumpfile tool

2015-03-11 Thread Sam Nelson
From: Hao Zhang hzh...@ti.com - Add makedumpfile tool to shorten the dumpfile of kdump. Signed-off-by: Hao Zhang hzh...@ti.com Signed-off-by: Sam Nelson sam.nel...@ti.com --- .../makedumpfile/makedumpfile_1.5.0.bb | 18 ++ 1 file changed, 18 insertions(+) create

[meta-arago] [PATCH 3/5] packagegroup-arago-tisdk-recoveryfs: Packagegroup for recovery root filesystem

2015-03-11 Thread Sam Nelson
From: Hao Zhang hzh...@ti.com - The recovery root filesystem includes makedumpfile tool and the script to call makedumpfile to create dump file from kdump. Signed-off-by: Hao Zhang hzh...@ti.com --- .../packagegroup-arago-tisdk-recoveryfs.bb | 22 1 file changed,

Re: [meta-arago] [RFC v2 1/4] arago-prefs: Add WAYLAND_SUPPORT flag.

2015-03-11 Thread Cooper Jr., Franklin
Not including Wayland should only occur for 335x and 437x. AM57x should still include Wayland. If it is possible to filter things out based on machines/socs then I guess using that approach is fine. However distro features seem like it should be generic and not alter based on the soc. But

Re: [meta-arago] [RFC v2 1/4] arago-prefs: Add WAYLAND_SUPPORT flag.

2015-03-11 Thread Denys Dmytriyenko
Yeah, we are going to do distro feature per macghine/soc anyway for things like java/x11, so it's not a big issue... On Wed, Mar 11, 2015 at 10:57:05PM -0400, Cooper Jr., Franklin wrote: Not including Wayland should only occur for 335x and 437x. AM57x should still include Wayland. If it