Re: [meta-arago] [morty/rocko/master][PATCH v2 1/2] ti-llvm3.6: add dependency on groff-native

2018-03-06 Thread Jacob Stiffler
I see that this was accepted into rocko/master, but can this also be accepted into morty? On 3/1/2018 2:25 PM, Jacob Stiffler wrote: * groff is used to generate documentaion during the install task Signed-off-by: Jacob Stiffler --- * No change for this patch, but an additional patch is added

[meta-arago] [meta-processor-sdk][master][PATCH] dra7xx: updating board-rtos depends

2018-03-06 Thread Stephen Molfetta
DRA7xx board changes have introduced dependencies on mmcsd-lld-rtos and pm-lld-rtos. Adding these modules to the dra7xx board depends list as a staging change until the omap-15 depends are updated in meta-ti --- recipes-bsp/board-rtos/board-rtos_git.bbappend | 4 1 file changed, 4 insertions

Re: [meta-arago] [EXTERNAL] [morty][meta-processor-sdk][PATCH] jailhouse-examples-rtos: Updating commit# and passing PDK_INSTALL_PATH

2018-03-06 Thread Jacob Stiffler
Pushed. Thank you. On 3/5/2018 5:53 PM, Mahesh Radhakrishnan wrote: --- recipes-support/jailhouse/jailhouse-examples-rtos_git.bb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/recipes-support/jailhouse/jailhouse-examples-rtos_git.bb b/recipes-support/jailhouse/jail

[meta-arago] [morty][meta-processor-sdk][PATCH] qtbase: update eglfs_kms enhancements for multiple-display support

2018-03-06 Thread Eric Ruei
Update the the eglfs-kms QPA enhancements for - multiple-display support - user-interface enhancements This is the final version for QT5.7.1 and significant changes may be required for QT5.9 at rocko. Therefore, upstream will not be considered until then. Signed-off-by: Eric Ruei --- ...nhance

[meta-arago] [morty][meta-processor-sdk][PATCH] video-graphics-test: bump SRCREV to pick up the latest version

2018-03-06 Thread Eric Ruei
- include gc320 - QPA interface changes - dual-screen support Signed-off-by: Manisha Agrawal Signed-off-by: Eric Ruei --- recipes-multimedia/video-graphics-test/video-graphics-test_1.0.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-multimedia/video-graphics

[meta-arago] [meta-processor-sdk][morty/master][PATCH] ti-ipc-rtos: Fix parallel build issue

2018-03-06 Thread Sam Nelson
Signed-off-by: Sam Nelson --- recipes-ti/ipc/ti-ipc-rtos-3.47.01.00.inc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-ti/ipc/ti-ipc-rtos-3.47.01.00.inc b/recipes-ti/ipc/ti-ipc-rtos-3.47.01.00.inc index 8274dd5..d31773d 100644 --- a/recipes-ti/ipc/ti-ipc-rtos-3

Re: [meta-arago] [EXTERNAL] [morty][meta-processor-sdk][PATCH] video-graphics-test: bump SRCREV to pick up the latest version

2018-03-06 Thread Jacob Stiffler
This patch does not apply. Please rebase and send a v2. On 3/6/2018 10:06 AM, Eric Ruei wrote: - include gc320 - QPA interface changes - dual-screen support Signed-off-by: Manisha Agrawal Signed-off-by: Eric Ruei --- recipes-multimedia/video-graphics-test/video-graphics-test_1.0.bb | 6 +++

Re: [meta-arago] [morty/rocko/master][PATCH v2 1/2] ti-llvm3.6: add dependency on groff-native

2018-03-06 Thread Denys Dmytriyenko
That's what I was just asking Eric last night... On Tue, Mar 06, 2018 at 08:28:29AM -0500, Jacob Stiffler wrote: > I see that this was accepted into rocko/master, but can this also be > accepted into morty? > > > On 3/1/2018 2:25 PM, Jacob Stiffler wrote: > >* groff is used to generate documenta

Re: [meta-arago] [morty/rocko/master][PATCH v2 1/2] ti-llvm3.6: add dependency on groff-native

2018-03-06 Thread Denys Dmytriyenko
On Tue, Mar 06, 2018 at 11:21:46AM -0500, Denys Dmytriyenko wrote: > That's what I was just asking Eric last night... Sorry, disregard this - I confused this for qt-tstat. > On Tue, Mar 06, 2018 at 08:28:29AM -0500, Jacob Stiffler wrote: > > I see that this was accepted into rocko/master, but ca

[meta-arago] [morty][meta-processor-sdk][PATCH v2] video-graphics-test: bump SRCREV to pick up the latest version

2018-03-06 Thread Eric Ruei
- include gc320 - QPA interface changes - dual-screen support Signed-off-by: Manisha Agrawal Signed-off-by: Eric Ruei --- recipes-multimedia/video-graphics-test/video-graphics-test_1.0.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-multimedia/video-graphics

Re: [meta-arago] [morty/rocko/master][PATCH v2 1/2] ti-llvm3.6: add dependency on groff-native

2018-03-06 Thread Jacob Stiffler
On 3/6/2018 11:25 AM, Denys Dmytriyenko wrote: On Tue, Mar 06, 2018 at 11:21:46AM -0500, Denys Dmytriyenko wrote: That's what I was just asking Eric last night... Sorry, disregard this - I confused this for qt-tstat. On Tue, Mar 06, 2018 at 08:28:29AM -0500, Jacob Stiffler wrote: I see th

Re: [meta-arago] [EXTERNAL] [morty][meta-processor-sdk][PATCH] video-graphics-test: bump SRCREV to pick up the latest version

2018-03-06 Thread Ruei, Eric
Thanks! I just submitted patch v2. Best regards, Eric -Original Message- From: Stiffler, Jacob Sent: Tuesday, March 06, 2018 11:04 AM To: Ruei, Eric; meta-arago@arago-project.org Subject: Re: [EXTERNAL] [meta-arago] [morty][meta-processor-sdk][PATCH] video-graphics-test: bump SRCREV t

[meta-arago] [meta-processor-sdk][master][PATCH] dra7xx: pdk: updating build install step

2018-03-06 Thread Stephen Molfetta
DRA7xx PDK introduced a new build-related file and needs to install this file into the package location --- recipes-ti/ti-pdk-build/ti-pdk-build-rtos_git.bb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/recipes-ti/ti-pdk-build/ti-pdk-build-rtos_git.bb b/recipes-ti/ti-pd

Re: [meta-arago] [EXTERNAL] [meta-processor-sdk][master][PATCH] dra7xx: pdk: updating build install step

2018-03-06 Thread Jacob Stiffler
Does this require a commit ID bump? On 3/6/2018 12:19 PM, Stephen Molfetta wrote: DRA7xx PDK introduced a new build-related file and needs to install this file into the package location --- recipes-ti/ti-pdk-build/ti-pdk-build-rtos_git.bb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletio

Re: [meta-arago] [EXTERNAL] [meta-processor-sdk][master][PATCH] dra7xx: pdk: updating build install step

2018-03-06 Thread Molfetta, Stephen
The files are already present in the current commit ID. We just need the recipe update to pull in these files. Only if we change the recipe to use the 'make install' will we need to bump the commit ID. -Original Message- From: Stiffler, Jacob Sent: Tuesday, March 06, 2018 12:23 PM To:

Re: [meta-arago] [EXTERNAL] [morty][meta-processor-sdk][PATCH v2] video-graphics-test: bump SRCREV to pick up the latest version

2018-03-06 Thread Stiffler, Jacob
Eric, I get an error when building this: Log data follows: | DEBUG: Executing python function sysroot_cleansstate | DEBUG: Python function sysroot_cleansstate finished | DEBUG: Executing shell function qmake5_base_preconfigure | DEBUG: Shell function qmake5_base_preconfigure finished | DEBUG: Exe

Re: [meta-arago] [EXTERNAL] [meta-processor-sdk][master][PATCH] dra7xx: pdk: updating build install step

2018-03-06 Thread Molfetta, Stephen
Is there any chance this gets reviewed/merged today? This is an urgent fix needed. -Original Message- From: meta-arago-boun...@arago-project.org [mailto:meta-arago-boun...@arago-project.org] On Behalf Of Molfetta, Stephen Sent: Tuesday, March 06, 2018 12:37 PM To: Stiffler, Jacob; meta-