diff options
author | Lim Siew Hoon <siew.hoon.lim@intel.com> | 2025-05-05 01:15:22 -0700 |
---|---|---|
committer | Anuj Mittal <anuj.mittal@intel.com> | 2025-05-06 09:29:13 +0800 |
commit | 7bb5971efadbd09702df501acc91f3169826bd82 (patch) | |
tree | d0a6f11ad5aef8147d8ba4329f45ecad07eab2bc | |
parent | 3193965523244eebef4f42578a14fe8038301592 (diff) | |
download | meta-intel-7bb5971efadbd09702df501acc91f3169826bd82.tar.gz |
vpl-gpu-rt: upgrade 24.4.4 -> 25.1.5
Releases notes:
https://github.com/intel/vpl-gpu-rt/releases/tag/intel-onevpl-25.1.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_25.1.4.bb (renamed from recipes-multimedia/vpl/vpl-gpu-rt_24.4.4.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-multimedia/vpl/vpl-gpu-rt_24.4.4.bb b/recipes-multimedia/vpl/vpl-gpu-rt_25.1.4.bb index 5537db4a..d182ce53 100644 --- a/recipes-multimedia/vpl/vpl-gpu-rt_24.4.4.bb +++ b/recipes-multimedia/vpl/vpl-gpu-rt_25.1.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 = "7277c25ec5362e92d2fa334e2ce356c473ba4778" | 23 | SRCREV = "c65990e456acf901597a76b22407232679152547" |
24 | S = "${WORKDIR}/git" | 24 | S = "${WORKDIR}/git" |
25 | 25 | ||
26 | FILES:${PN} += " \ | 26 | FILES:${PN} += " \ |