summaryrefslogtreecommitdiffstats
path: root/recipes-multimedia
diff options
context:
space:
mode:
authorYogesh Tyagi <yogesh.tyagi@intel.com>2025-07-04 11:54:52 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2025-07-04 17:49:37 +0800
commitfbaf7a7dbfe5f0b05104ecbdcadbbd4f8400fc33 (patch)
tree747a57d4de5823466366e8f98790c61a8d4ae326 /recipes-multimedia
parentfc53424964a38b4c7afefd57646ebd8f9a69a0cb (diff)
downloadmeta-intel-master.tar.gz
recipes: Update to match S/UNPACKDIR changesHEADmaster
Update to match the recent changes in OE-Core where the unpack layout changed. [https://patchwork.yoctoproject.org/project/oe-core/patch/20250616095000.2918921-1-alex.kanavin@gmail.com/] Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'recipes-multimedia')
-rw-r--r--recipes-multimedia/itt/itt_3.26.1.bb1
-rw-r--r--recipes-multimedia/libva/intel-media-driver_25.1.4.bb1
-rw-r--r--recipes-multimedia/vpl/libvpl-tools_1.3.0.bb1
-rw-r--r--recipes-multimedia/vpl/libvpl_2.14.0.bb1
-rw-r--r--recipes-multimedia/vpl/vpl-gpu-rt_25.1.4.bb1
5 files changed, 0 insertions, 5 deletions
diff --git a/recipes-multimedia/itt/itt_3.26.1.bb b/recipes-multimedia/itt/itt_3.26.1.bb
index 0043b5de..27b967f5 100644
--- a/recipes-multimedia/itt/itt_3.26.1.bb
+++ b/recipes-multimedia/itt/itt_3.26.1.bb
@@ -10,7 +10,6 @@ LIC_FILES_CHKSUM = "file://LICENSES/BSD-3-Clause.txt;md5=c551872bcf41ce707df54c7
10 10
11SRC_URI = "git://github.com/intel/ittapi.git;protocol=https;branch=master" 11SRC_URI = "git://github.com/intel/ittapi.git;protocol=https;branch=master"
12SRCREV = "e535d565c88e4407f044719e2e9ec70c0b023d23" 12SRCREV = "e535d565c88e4407f044719e2e9ec70c0b023d23"
13S = "${WORKDIR}/git"
14PE = "1" 13PE = "1"
15 14
16UPSTREAM_CHECK_GITTAGREGEX = "^v(?P<pver>(\d+(\.\d+)+))$" 15UPSTREAM_CHECK_GITTAGREGEX = "^v(?P<pver>(\d+(\.\d+)+))$"
diff --git a/recipes-multimedia/libva/intel-media-driver_25.1.4.bb b/recipes-multimedia/libva/intel-media-driver_25.1.4.bb
index b972e230..d2ab0f43 100644
--- a/recipes-multimedia/libva/intel-media-driver_25.1.4.bb
+++ b/recipes-multimedia/libva/intel-media-driver_25.1.4.bb
@@ -24,7 +24,6 @@ SRC_URI = "git://github.com/intel/media-driver.git;protocol=https;nobranch=1 \
24 " 24 "
25 25
26SRCREV = "14e2e7bcf1014186dbf1c099089c7c05cd880ae8" 26SRCREV = "14e2e7bcf1014186dbf1c099089c7c05cd880ae8"
27S = "${WORKDIR}/git"
28 27
29COMPATIBLE_HOST:x86-x32 = "null" 28COMPATIBLE_HOST:x86-x32 = "null"
30 29
diff --git a/recipes-multimedia/vpl/libvpl-tools_1.3.0.bb b/recipes-multimedia/vpl/libvpl-tools_1.3.0.bb
index e89a9d46..9154eb62 100644
--- a/recipes-multimedia/vpl/libvpl-tools_1.3.0.bb
+++ b/recipes-multimedia/vpl/libvpl-tools_1.3.0.bb
@@ -14,7 +14,6 @@ SRC_URI = "git://github.com/intel/libvpl-tools.git;protocol=https;branch=main \
14 " 14 "
15 15
16SRCREV = "82eab13ecec99f34e0f1d5dac490611b604406c9" 16SRCREV = "82eab13ecec99f34e0f1d5dac490611b604406c9"
17S = "${WORKDIR}/git"
18 17
19inherit cmake 18inherit cmake
20DEPENDS += "libva libvpl pkgconfig-native" 19DEPENDS += "libva libvpl pkgconfig-native"
diff --git a/recipes-multimedia/vpl/libvpl_2.14.0.bb b/recipes-multimedia/vpl/libvpl_2.14.0.bb
index d52ca076..3c35a892 100644
--- a/recipes-multimedia/vpl/libvpl_2.14.0.bb
+++ b/recipes-multimedia/vpl/libvpl_2.14.0.bb
@@ -12,7 +12,6 @@ SRC_URI = "git://github.com/intel/libvpl.git;protocol=https;branch=main \
12 file://0001-vpl.pc.in-dont-pass-pcfiledir-to-cflags.patch \ 12 file://0001-vpl.pc.in-dont-pass-pcfiledir-to-cflags.patch \
13 " 13 "
14SRCREV = "025d43d086a3e663184cb49febe86152bf05409f" 14SRCREV = "025d43d086a3e663184cb49febe86152bf05409f"
15S = "${WORKDIR}/git"
16 15
17inherit cmake 16inherit cmake
18DEPENDS += "libva pkgconfig-native" 17DEPENDS += "libva pkgconfig-native"
diff --git a/recipes-multimedia/vpl/vpl-gpu-rt_25.1.4.bb b/recipes-multimedia/vpl/vpl-gpu-rt_25.1.4.bb
index d182ce53..0a0e6972 100644
--- a/recipes-multimedia/vpl/vpl-gpu-rt_25.1.4.bb
+++ b/recipes-multimedia/vpl/vpl-gpu-rt_25.1.4.bb
@@ -21,7 +21,6 @@ SRC_URI = "git://github.com/intel/vpl-gpu-rt.git;protocol=https;nobranch=1;lfs=0
21 " 21 "
22 22
23SRCREV = "c65990e456acf901597a76b22407232679152547" 23SRCREV = "c65990e456acf901597a76b22407232679152547"
24S = "${WORKDIR}/git"
25 24
26FILES:${PN} += " \ 25FILES:${PN} += " \
27 ${libdir}/libmfx-gen/enctools.so \ 26 ${libdir}/libmfx-gen/enctools.so \