diff options
author | Maxin B. John <maxin.john@intel.com> | 2015-12-01 12:00:03 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-12-08 10:20:06 +0000 |
commit | 76863cb641400086ecf4d6ad77a7035f112f409d (patch) | |
tree | 9bf12703febfa43d6c0bfff400a034d8952fe078 | |
parent | 6c31655c5abf6ad4308848c116444cc7b1e798bb (diff) | |
download | openembedded-core-76863cb641400086ecf4d6ad77a7035f112f409d.tar.gz openembedded-core-76863cb641400086ecf4d6ad77a7035f112f409d.tar.bz2 openembedded-core-76863cb641400086ecf4d6ad77a7035f112f409d.zip |
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>
-rw-r--r-- | meta/recipes-graphics/xvideo-tests/xvideo-tests_git.bb | 2 |
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" |