video-graphics-test application is enhanced to demonstrate GC320 usage for scaling, rotation and composition/overlaying feature. Updated the recipe to pick the new commit id.
Signed-off-by: Krunal Bhargav <[email protected]> --- 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 _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
