summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorMaxin B. John <maxin.john@intel.com>2015-12-01 12:00:03 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-12-08 10:20:06 +0000
commit76863cb641400086ecf4d6ad77a7035f112f409d (patch)
tree9bf12703febfa43d6c0bfff400a034d8952fe078 /meta
parent6c31655c5abf6ad4308848c116444cc7b1e798bb (diff)
downloadopenembedded-core-contrib-76863cb641400086ecf4d6ad77a7035f112f409d.tar.gz
xvideo-tests: move to the latest release
Updating SRCREV to pick up the latest changes. Signed-off-by: Maxin B. John <maxin.john@intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-graphics/xvideo-tests/xvideo-tests_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xvideo-tests/xvideo-tests_git.bb b/meta/recipes-graphics/xvideo-tests/xvideo-tests_git.bb
index 9b3c9e0c05..51839ddf79 100644
--- a/meta/recipes-graphics/xvideo-tests/xvideo-tests_git.bb
+++ b/meta/recipes-graphics/xvideo-tests/xvideo-tests_git.bb
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \
file://src/test-xvideo.c;beginline=1;endline=20;md5=6ae3b4c3c2ff9e51dbbc35bb237afa00"
DEPENDS = "libxv"
-SRCREV = "f8f320d0254c09ce483fc1d8ee99ecf5bc940965"
+SRCREV = "7d38b881e99eb74169d292b40f7164e461a65092"
PV = "0.1+git${SRCPV}"
SRC_URI = "git://git.yoctoproject.org/test-xvideo"