summaryrefslogtreecommitdiffstats
path: root/recipes-graphics
diff options
context:
space:
mode:
authorYew, Chang Ching <chang.ching.yew@intel.com>2021-07-03 02:39:05 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2021-07-03 22:48:10 +0800
commit3be2371500bd5fec75004ddc0d51ee140d4abdff (patch)
treeb0807ccafdecd13658171353f89b04817b166434 /recipes-graphics
parent29ded43c470e766a21382d63424c61cdeb70203e (diff)
downloadmeta-intel-3be2371500bd5fec75004ddc0d51ee140d4abdff.tar.gz
libva-intel: upgrade 2.11.0 -> 2.12.0
Signed-off-by: Yew, Chang Ching <chang.ching.yew@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'recipes-graphics')
-rw-r--r--recipes-graphics/libva/libva-intel_2.12.0.bb (renamed from recipes-graphics/libva/libva-intel_2.11.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-graphics/libva/libva-intel_2.11.0.bb b/recipes-graphics/libva/libva-intel_2.12.0.bb
index 406f6f68..15a9391a 100644
--- a/recipes-graphics/libva/libva-intel_2.11.0.bb
+++ b/recipes-graphics/libva/libva-intel_2.12.0.bb
@@ -18,7 +18,7 @@ LICENSE = "MIT"
18LIC_FILES_CHKSUM = "file://COPYING;md5=2e48940f94acb0af582e5ef03537800f" 18LIC_FILES_CHKSUM = "file://COPYING;md5=2e48940f94acb0af582e5ef03537800f"
19 19
20SRC_URI = "https://github.com/intel/libva/releases/download/${PV}/libva-${PV}.tar.bz2" 20SRC_URI = "https://github.com/intel/libva/releases/download/${PV}/libva-${PV}.tar.bz2"
21SRC_URI[sha256sum] = "6e361117038b571ad4741d38c9280db8c140b17e76e8c01fc7a4d608d3ed7d5d" 21SRC_URI[sha256sum] = "d3f4873715077a8c969c9bfe4ba8455a133353176be0ffe0c41ffd4155c9a8c8"
22 22
23S = "${WORKDIR}/libva-${PV}" 23S = "${WORKDIR}/libva-${PV}"
24 24