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: Executing shell function do_configure
| ERROR: Error calling 
/home/jake/dev/builds/tisdk-morty/build-plsdk/arago-armv7a-tmp/sysroots/x86_64-linux/usr/bin/qt5/qmake
 -makefile -o Makefile  -r   
/home/jake/dev/builds/tisdk-morty/build-plsdk/arago-armv7a-tmp/work/armv7ahf-neon-linux-gnueabi/video-graphics-test/1.0-r1/git/video_graphics_test.pro
| sh: OE_QMAKE_CXX: command not found
| sh: OE_QMAKE_CXXFLAGS: command not found
| Info: creating stash file 
/home/jake/dev/builds/tisdk-morty/build-plsdk/arago-armv7a-tmp/work/armv7ahf-neon-linux-gnueabi/video-graphics-test/1.0-r1/build/.qmake.stash
| Project ERROR: Unknown module(s) in QT: quick
| ERROR: Function failed: do_configure (log file is located at 
/home/jake/dev/builds/tisdk-morty/build-plsdk/arago-armv7a-tmp/work/armv7ahf-neon-linux-gnueabi/video-graphics-test/1.0-r1/temp/log.do_configure.27992)

- Jake

> -----Original Message-----
> From: [email protected] [mailto:meta-arago-
> [email protected]] On Behalf Of Ruei, Eric
> Sent: Tuesday, March 06, 2018 11:39 AM
> To: [email protected]
> Subject: [EXTERNAL] [meta-arago] [morty][meta-processor-sdk][PATCH v2]
> video-graphics-test: bump SRCREV to pick up the latest version
> 
> - include gc320
> - QPA interface changes
> - dual-screen support
> 
> Signed-off-by: Manisha Agrawal <[email protected]>
> Signed-off-by: Eric Ruei <[email protected]>
> ---
>  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-test/video-graphics-
> test_1.0.bb b/recipes-multimedia/video-graphics-test/video-graphics-
> test_1.0.bb
> index c19af16..ec676e7 100644
> --- a/recipes-multimedia/video-graphics-test/video-graphics-test_1.0.bb
> +++ b/recipes-multimedia/video-graphics-test/video-graphics-test_1.0.bb
> @@ -4,12 +4,12 @@ SECTION = "multimedia"
>  LICENSE = "GPLv2"
>  LIC_FILES_CHKSUM =
> "file://LICENSE;md5=c7ca707704d3354a64feeb4f19f52eb5"
> 
> -DEPENDS += "libdrm"
> +DEPENDS += "libdrm ti-gc320-libs"
> 
> -PR = "r0"
> +PR = "r1"
> 
>  BRANCH = "master"
> -SRCREV = "3b3007680845d39784146396a2dd2a68aa1a2283"
> +SRCREV = "bdfbc4179d8d176feec1df148728b1882fca7416"
> 
>  SRC_URI = "git://git.ti.com/sitara-linux/video-graphics-
> test.git;protocol=git;branch=${BRANCH} \  "
> --
> 1.9.1
> 
> _______________________________________________
> meta-arago mailing list
> [email protected]
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago

Reply via email to