summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-multimedia/onevpl/onevpl_2022.2.2.bb (renamed from recipes-multimedia/onevpl/onevpl_2022.1.5.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-multimedia/onevpl/onevpl_2022.1.5.bb b/recipes-multimedia/onevpl/onevpl_2022.2.2.bb
index 12432689..9e0196c1 100644
--- a/recipes-multimedia/onevpl/onevpl_2022.1.5.bb
+++ b/recipes-multimedia/onevpl/onevpl_2022.2.2.bb
@@ -12,7 +12,7 @@ SRC_URI = "git://github.com/oneapi-src/oneVPL.git;protocol=https;branch=master \
12 file://0001-Fix-missing-UYVY-VA_FOURCC-causing-encode-failure.patch \ 12 file://0001-Fix-missing-UYVY-VA_FOURCC-causing-encode-failure.patch \
13 file://0001-Enable-xdg_shell-for-weston10.patch \ 13 file://0001-Enable-xdg_shell-for-weston10.patch \
14 " 14 "
15SRCREV = "b90dbc9e673ee119f841e67184194446069c45a6" 15SRCREV = "15b79165c30fc4a7bf6efdf261a39b128b63b896"
16S = "${WORKDIR}/git" 16S = "${WORKDIR}/git"
17 17
18inherit cmake 18inherit cmake