Discussion:
[meta-arago] [meta-processor-sdk][PATCH v2] video-graphics-test: Bump SRCREV to latest commit
Krunal Bhargav
2018-11-27 00:29:41 UTC
Permalink
Updated the recipe to use the latest git commit. The video-graphics-test
application is enhanced to demonstrate GC320 usage for scaling, rotation
and composition/overlaying features. Previously, the application only
demonstrated the rotation feature.

Signed-off-by: Krunal Bhargav <***@ti.com>
---
recipes-multimedia/video-graphics-test/video-graphics-test_1.0.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

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 cbc664f..cee5c8c 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
@@ -9,7 +9,7 @@ DEPENDS += "libdrm ti-gc320-libs cmem qtdeclarative"
PR = "r2"

BRANCH = "master"
-SRCREV = "54ec5ff165413d41d32bb2672e127487ee37a82b"
+SRCREV = "2db3848cd1047e688ea0a94a987e35a292bcbda9"

SRC_URI = "git://git.ti.com/sitara-linux/video-graphics-test.git;protocol=git;branch=${BRANCH} \
"
--
1.9.1
Loading...