summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-multimedia/vpl/libvpl_2.14.0.bb (renamed from recipes-multimedia/vpl/libvpl_2.13.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-multimedia/vpl/libvpl_2.13.0.bb b/recipes-multimedia/vpl/libvpl_2.14.0.bb
index 4f540cc2..d52ca076 100644
--- a/recipes-multimedia/vpl/libvpl_2.13.0.bb
+++ b/recipes-multimedia/vpl/libvpl_2.14.0.bb
@@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=c18ea6bb4786a26bf4eee88a7424a408 \
11SRC_URI = "git://github.com/intel/libvpl.git;protocol=https;branch=main \ 11SRC_URI = "git://github.com/intel/libvpl.git;protocol=https;branch=main \
12 file://0001-vpl.pc.in-dont-pass-pcfiledir-to-cflags.patch \ 12 file://0001-vpl.pc.in-dont-pass-pcfiledir-to-cflags.patch \
13 " 13 "
14SRCREV = "5f6bd8a1e753c8f63a3fd8b36894d6968b808a6d" 14SRCREV = "025d43d086a3e663184cb49febe86152bf05409f"
15S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"
16 16
17inherit cmake 17inherit cmake