summaryrefslogtreecommitdiffstats
path: root/recipes-graphics
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-graphics')
-rw-r--r--recipes-graphics/libva/libva-intel-utils_2.15.0.bb (renamed from recipes-graphics/libva/libva-intel-utils_2.14.0.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-graphics/libva/libva-intel-utils_2.14.0.bb b/recipes-graphics/libva/libva-intel-utils_2.15.0.bb
index ae9eba3b..bca1321f 100644
--- a/recipes-graphics/libva/libva-intel-utils_2.14.0.bb
+++ b/recipes-graphics/libva/libva-intel-utils_2.15.0.bb
@@ -14,8 +14,8 @@ SECTION = "x11"
14LICENSE = "MIT" 14LICENSE = "MIT"
15LIC_FILES_CHKSUM = "file://COPYING;md5=b148fc8adf19dc9aec17cf9cd29a9a5e" 15LIC_FILES_CHKSUM = "file://COPYING;md5=b148fc8adf19dc9aec17cf9cd29a9a5e"
16 16
17SRC_URI = "git://github.com/intel/libva-utils.git;branch=v2.14-branch;protocol=https" 17SRC_URI = "git://github.com/intel/libva-utils.git;branch=v2.15-branch;protocol=https"
18SRCREV = "f478fe4f9b66a19ac7ebc952223025f8771b2aba" 18SRCREV = "be203c8b85b07e1f7a3faedd13057b0a8cabd3c3"
19S = "${WORKDIR}/git" 19S = "${WORKDIR}/git"
20 20
21UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(\d+(\.\d+)+))" 21UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(\d+(\.\d+)+))"