mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 21:09:03 +02:00
onevpl-intel-gpu: upgrade 22.1.0 -> 22.3.2
Signed-off-by: Lim Siew Hoon <siew.hoon.lim@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
(cherry picked from commit 6d7dbf9204
)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
parent
6bd8a1f4fb
commit
0683aea4b1
|
@ -16,11 +16,14 @@ COMPATIBLE_HOST:x86-x32 = "null"
|
|||
|
||||
DEPENDS += "libdrm libva intel-media-driver onevpl pkgconfig-native"
|
||||
|
||||
SRC_URI = "git://github.com/oneapi-src/oneVPL-intel-gpu.git;protocol=https;branch=main;lfs=0 \
|
||||
file://fix-gcc11-2-error.patch \
|
||||
SRC_URI = "git://github.com/oneapi-src/oneVPL-intel-gpu.git;protocol=https;branch=intel-onevpl-22.3;lfs=0 \
|
||||
"
|
||||
|
||||
SRCREV = "6676f7652249bb20ad51d229012f8a6ef26f67b0"
|
||||
SRCREV = "0f7e5f41160bb5a48e24f7cec2ced1ef9dd9c5be"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
FILES:${PN} += " \
|
||||
${libdir}/libmfx-gen/enctools.so \
|
||||
"
|
||||
|
||||
inherit cmake
|
Loading…
Reference in New Issue
Block a user