mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 21:09:03 +02:00
onevpl: change branch name from master to main
Upstream has switched to using main. Also, point to the updated project page on GitHub. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
parent
c1eb7440d4
commit
02f7dec421
|
@ -3,12 +3,12 @@ DESCRIPTION = "The oneAPI Video Processing Library (oneVPL) provides \
|
|||
a single video processing API for encode, decode, and video processing \
|
||||
that works across a wide range of accelerators."
|
||||
|
||||
HOMEPAGE = "https://github.com/oneapi-src/oneVPL"
|
||||
HOMEPAGE = "https://github.com/intel/libvpl"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=c18ea6bb4786a26bf4eee88a7424a408 \
|
||||
file://third-party-programs.txt;md5=43ed11c52f754dafaa62e2cfdd2bac13"
|
||||
|
||||
SRC_URI = "git://github.com/oneapi-src/oneVPL.git;protocol=https;branch=master \
|
||||
SRC_URI = "git://github.com/intel/libvpl.git;protocol=https;branch=main \
|
||||
file://0001-Fix-basename-build-issue-with-musl_libc.patch \
|
||||
file://0001-samples-Addin-wayland-scanner-auto-generate-on-cmake.patch \
|
||||
file://0002-sample_misc-Addin-basic-wayland-dmabuf-support.patch \
|
||||
|
|
Loading…
Reference in New Issue
Block a user