summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-multimedia/vpl/libvpl_2.13.0.bb (renamed from recipes-multimedia/vpl/libvpl_2.12.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-multimedia/vpl/libvpl_2.12.0.bb b/recipes-multimedia/vpl/libvpl_2.13.0.bb
index c6415665..4f540cc2 100644
--- a/recipes-multimedia/vpl/libvpl_2.12.0.bb
+++ b/recipes-multimedia/vpl/libvpl_2.13.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 = "0c13c410095764799afea0cf645bd896378579b8" 14SRCREV = "5f6bd8a1e753c8f63a3fd8b36894d6968b808a6d"
15S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"
16 16
17inherit cmake 17inherit cmake