From: "Ruei, Eric" <e-ruei1@ti.com>
To: "Stiffler, Jacob" <j-stiffler@ti.com>,
"meta-arago@arago-project.org" <meta-arago@arago-project.org>
Subject: Re: [EXTERNAL] [morty][meta-processor-sdk][PATCH v3] video-graphics-test: bump SRCREV to pick up the latest version
Date: Fri, 16 Mar 2018 12:59:16 +0000 [thread overview]
Message-ID: <f8e51ccdc7a048d59712f5deca3abd9d@ti.com> (raw)
In-Reply-To: <6d774a67-674a-9615-5e81-d0500faef810@ti.com>
Hi, Jake:
We have submitted a gc320 patch to meta-arago long back. I thought that it was in, let me check again.
Best regards,
Eric
-----Original Message-----
From: Stiffler, Jacob
Sent: Friday, March 16, 2018 8:45 AM
To: Ruei, Eric; meta-arago@arago-project.org
Subject: Re: [EXTERNAL] [meta-arago] [morty][meta-processor-sdk][PATCH v3] video-graphics-test: bump SRCREV to pick up the latest version
I get an different error now.
| In file included from ../git/gc320.cpp:39:0:
| ../git/gc320.h:38:20: fatal error: gc_hal.h: No such file or directory
| #include <gc_hal.h>
| ^
| compilation terminated.
| Makefile:942: recipe for target 'gc320.o' failed
| make: *** [gc320.o] Error 1
| make: *** Waiting for unfinished jobs....
| In file included from ../git/video_graphics_test.cpp:46:0:
| ../git/gc320.h:38:20: fatal error: gc_hal.h: No such file or directory
| #include <gc_hal.h>
| ^
| compilation terminated.
| Makefile:937: recipe for target 'video_graphics_test.o' failed
| make: *** [video_graphics_test.o] Error 1
On 3/15/2018 5:24 PM, Eric Ruei wrote:
> - include gc320
> - QPA interface changes
> - dual-screen support
> - add more dependencies
>
> Signed-off-by: Eric Ruei <e-ruei1@ti.com>
> ---
> 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..30805a5 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 cmem qtdeclarative"
>
> -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} \
> "
next prev parent reply other threads:[~2018-03-16 13:00 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-15 21:24 [morty][meta-processor-sdk][PATCH v3] video-graphics-test: bump SRCREV to pick up the latest version Eric Ruei
2018-03-16 12:45 ` [EXTERNAL] " Jacob Stiffler
2018-03-16 12:59 ` Ruei, Eric [this message]
2018-03-16 12:59 ` Stiffler, Jacob
2018-03-16 13:04 ` Ruei, Eric
2018-03-16 13:23 ` Jacob Stiffler
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=f8e51ccdc7a048d59712f5deca3abd9d@ti.com \
--to=e-ruei1@ti.com \
--cc=j-stiffler@ti.com \
--cc=meta-arago@arago-project.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.