summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKARN JYE LAU <karn.jye.lau@intel.com>2024-05-14 16:55:32 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2024-05-14 23:36:23 +0800
commit5a0479b735f1ba016ec0a1167434130bcba8c574 (patch)
treea68d8ac3c48bb38bf623ccd991698f5e51a92115
parent82f614ab962ed9d42d95fdd4efa12c2ab6c9e825 (diff)
downloadmeta-intel-5a0479b735f1ba016ec0a1167434130bcba8c574.tar.gz
libvpl: change branch name master -> main
Signed-off-by: KARN JYE LAU <karn.jye.lau@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
-rw-r--r--recipes-multimedia/vpl/libvpl_2.10.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-multimedia/vpl/libvpl_2.10.2.bb b/recipes-multimedia/vpl/libvpl_2.10.2.bb
index 7dbb5417..04888e97 100644
--- a/recipes-multimedia/vpl/libvpl_2.10.2.bb
+++ b/recipes-multimedia/vpl/libvpl_2.10.2.bb
@@ -8,7 +8,7 @@ LICENSE = "MIT"
8LIC_FILES_CHKSUM = "file://LICENSE;md5=c18ea6bb4786a26bf4eee88a7424a408 \ 8LIC_FILES_CHKSUM = "file://LICENSE;md5=c18ea6bb4786a26bf4eee88a7424a408 \
9 file://third-party-programs.txt;md5=ddf05049184e74942f45b0ca4cc69b8a" 9 file://third-party-programs.txt;md5=ddf05049184e74942f45b0ca4cc69b8a"
10 10
11SRC_URI = "git://github.com/intel/libvpl.git;protocol=https;branch=master \ 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 = "383b5caac6df614e76ade5a07c4f53be702e9176" 14SRCREV = "383b5caac6df614e76ade5a07c4f53be702e9176"