summaryrefslogtreecommitdiffstats
path: root/recipes-graphics/libva
diff options
context:
space:
mode:
authorLim Siew Hoon <siew.hoon.lim@intel.com>2022-10-28 09:45:23 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2022-10-31 06:52:09 +0800
commit6c5cf6da33d114cfd2c1dfaabbcd672eaeb538d6 (patch)
treedc0a81a0d0401ab725448c852a3a049f019c194f /recipes-graphics/libva
parent8b6e380c6194a476e6df81ee97ca182167c5cb9c (diff)
downloadmeta-intel-6c5cf6da33d114cfd2c1dfaabbcd672eaeb538d6.tar.gz
libva-intel: upgrade 2.15.0 -> 2.16.0
Signed-off-by: Lim Siew Hoon <siew.hoon.lim@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'recipes-graphics/libva')
-rw-r--r--recipes-graphics/libva/libva-intel_2.16.0.bb (renamed from recipes-graphics/libva/libva-intel_2.15.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-graphics/libva/libva-intel_2.15.0.bb b/recipes-graphics/libva/libva-intel_2.16.0.bb
index f99d9fcb..3077a7e8 100644
--- a/recipes-graphics/libva/libva-intel_2.15.0.bb
+++ b/recipes-graphics/libva/libva-intel_2.16.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] = "258ed409458d3e7a000e1908bc852619615ee6a933359c745fcd93eb3e461eca" 21SRC_URI[sha256sum] = "115faca0db2c417a37da49830870e260450fa13066f5e24e252a20c36d920a1c"
22 22
23S = "${WORKDIR}/libva-${PV}" 23S = "${WORKDIR}/libva-${PV}"
24 24