* dmabuftest: Use single planar buffers * capturevpedisplay: Request interlaced capture and pass field ids * v4l2: Add latency measurement * dmabuftest: Return from thread if streamon fails * dmabuftest: Remove switch thread logic * display-kmscube: Render full video buffer * display-kmscube: Render multiple videos on cube faces
Signed-off-by: Karthik Ramanan <[email protected]> --- .../omapdrmtest/omapdrmtest_1.0.0.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-arago-extras/recipes-graphics/omapdrmtest/omapdrmtest_1.0.0.bb b/meta-arago-extras/recipes-graphics/omapdrmtest/omapdrmtest_1.0.0.bb index 04fc2e7..1c878c3 100644 --- a/meta-arago-extras/recipes-graphics/omapdrmtest/omapdrmtest_1.0.0.bb +++ b/meta-arago-extras/recipes-graphics/omapdrmtest/omapdrmtest_1.0.0.bb @@ -6,8 +6,8 @@ DEPENDS += "libav libdce libdrm libgbm omap5-sgx-ddk-um-linux" inherit autotools pkgconfig -PR = "r4" -SRCREV = "04da689692ec7cd3ef0f315c9c00d9051cefdd10" +PR = "r5" +SRCREV = "a2f483ef833ce7a6f3e0b975d9e49267960b288e" SRC_URI = "git://git.ti.com/glsdk/omapdrmtest.git;protocol=git" -- 1.7.9.5 _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
