summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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