From 5a0479b735f1ba016ec0a1167434130bcba8c574 Mon Sep 17 00:00:00 2001 From: KARN JYE LAU Date: Tue, 14 May 2024 16:55:32 +0800 Subject: libvpl: change branch name master -> main Signed-off-by: KARN JYE LAU Signed-off-by: Anuj Mittal --- recipes-multimedia/vpl/libvpl_2.10.2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" LIC_FILES_CHKSUM = "file://LICENSE;md5=c18ea6bb4786a26bf4eee88a7424a408 \ file://third-party-programs.txt;md5=ddf05049184e74942f45b0ca4cc69b8a" -SRC_URI = "git://github.com/intel/libvpl.git;protocol=https;branch=master \ +SRC_URI = "git://github.com/intel/libvpl.git;protocol=https;branch=main \ file://0001-vpl.pc.in-dont-pass-pcfiledir-to-cflags.patch \ " SRCREV = "383b5caac6df614e76ade5a07c4f53be702e9176" -- cgit v1.2.3-54-g00ecf