summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLim Siew Hoon <siew.hoon.lim@intel.com>2022-07-20 11:18:34 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2022-07-20 12:48:34 +0800
commit6e9d38dfa61a9a064a143689ffe119512d1e75dc (patch)
treee4e590d6d4dbc0d5c3f078906297babb5f644b10
parent6064de77fcaee9e4c2c81c2ec2e36346261f774e (diff)
downloadmeta-intel-6e9d38dfa61a9a064a143689ffe119512d1e75dc.tar.gz
libva-intel: upgrade 2.14.0 -> 2.15.0
Signed-off-by: Lim Siew Hoon <siew.hoon.lim@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
-rw-r--r--recipes-graphics/libva/libva-intel_2.15.0.bb (renamed from recipes-graphics/libva/libva-intel_2.14.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-graphics/libva/libva-intel_2.14.0.bb b/recipes-graphics/libva/libva-intel_2.15.0.bb
index a08ccb27..f99d9fcb 100644
--- a/recipes-graphics/libva/libva-intel_2.14.0.bb
+++ b/recipes-graphics/libva/libva-intel_2.15.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] = "511e9a74d1ccfb548bc192290603082c11074ac59b17aadfd5d56a3f93e58454" 21SRC_URI[sha256sum] = "258ed409458d3e7a000e1908bc852619615ee6a933359c745fcd93eb3e461eca"
22 22
23S = "${WORKDIR}/libva-${PV}" 23S = "${WORKDIR}/libva-${PV}"
24 24