diff options
author | Lim Siew Hoon <siew.hoon.lim@intel.com> | 2025-02-13 09:02:43 +0800 |
---|---|---|
committer | Anuj Mittal <anuj.mittal@intel.com> | 2025-02-13 23:33:59 +0800 |
commit | b30ef8c8dfdb9949459771f5f3b06a1daf2f83da (patch) | |
tree | 01bd0f1eb9536256d1b125e02e9363ab1ff87d00 | |
parent | 7137693e92b8f6e7e21ceb57e6afe1f668796990 (diff) | |
download | meta-intel-b30ef8c8dfdb9949459771f5f3b06a1daf2f83da.tar.gz |
vpl-gpu-rt: upgrade 24.4.1 -> 24.4.4
Release Notes:
https://github.com/intel/vpl-gpu-rt/releases/tag/intel-onevpl-24.4.4
Signed-off-by: Lim Siew Hoon <siew.hoon.lim@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
-rw-r--r-- | recipes-multimedia/vpl/vpl-gpu-rt_24.4.4.bb (renamed from recipes-multimedia/vpl/vpl-gpu-rt_24.4.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-multimedia/vpl/vpl-gpu-rt_24.4.1.bb b/recipes-multimedia/vpl/vpl-gpu-rt_24.4.4.bb index 60df4ac5..5537db4a 100644 --- a/recipes-multimedia/vpl/vpl-gpu-rt_24.4.1.bb +++ b/recipes-multimedia/vpl/vpl-gpu-rt_24.4.4.bb | |||
@@ -20,7 +20,7 @@ RDEPENDS:${PN} += "intel-media-driver" | |||
20 | SRC_URI = "git://github.com/intel/vpl-gpu-rt.git;protocol=https;nobranch=1;lfs=0 \ | 20 | SRC_URI = "git://github.com/intel/vpl-gpu-rt.git;protocol=https;nobranch=1;lfs=0 \ |
21 | " | 21 | " |
22 | 22 | ||
23 | SRCREV = "cd44e77a7da5d9343435833d706e3dd2444d4530" | 23 | SRCREV = "7277c25ec5362e92d2fa334e2ce356c473ba4778" |
24 | S = "${WORKDIR}/git" | 24 | S = "${WORKDIR}/git" |
25 | 25 | ||
26 | FILES:${PN} += " \ | 26 | FILES:${PN} += " \ |