summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
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-bsp
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-bsp')
-rw-r--r--recipes-bsp/intel-cmt-cat/intel-cmt-cat_25.04.bb2
-rw-r--r--recipes-bsp/metee/metee_3.2.4.bb2
2 files changed, 0 insertions, 4 deletions
diff --git a/recipes-bsp/intel-cmt-cat/intel-cmt-cat_25.04.bb b/recipes-bsp/intel-cmt-cat/intel-cmt-cat_25.04.bb
index a0e8d214..4f9efc7d 100644
--- a/recipes-bsp/intel-cmt-cat/intel-cmt-cat_25.04.bb
+++ b/recipes-bsp/intel-cmt-cat/intel-cmt-cat_25.04.bb
@@ -9,8 +9,6 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=4b63c65942e1c16fd897f8cd20abebf8"
9SRC_URI = "git://github.com/intel/intel-cmt-cat;protocol=https;branch=master" 9SRC_URI = "git://github.com/intel/intel-cmt-cat;protocol=https;branch=master"
10SRCREV = "17629d0b726875836af6c7d9cb38b8ed23f32089" 10SRCREV = "17629d0b726875836af6c7d9cb38b8ed23f32089"
11 11
12S = "${WORKDIR}/git"
13
14COMPATIBLE_HOST = '(x86_64).*-linux' 12COMPATIBLE_HOST = '(x86_64).*-linux'
15COMPATIBLE_HOST:libc-musl = "null" 13COMPATIBLE_HOST:libc-musl = "null"
16 14
diff --git a/recipes-bsp/metee/metee_3.2.4.bb b/recipes-bsp/metee/metee_3.2.4.bb
index da8220b9..7b505453 100644
--- a/recipes-bsp/metee/metee_3.2.4.bb
+++ b/recipes-bsp/metee/metee_3.2.4.bb
@@ -14,5 +14,3 @@ SRC_URI = "git://github.com/intel/metee.git;branch=master;protocol=https \
14" 14"
15SRCREV = "db45e37e146fd9c06907a15ade55eba06ad1f951" 15SRCREV = "db45e37e146fd9c06907a15ade55eba06ad1f951"
16 16
17S = "${WORKDIR}/git"
18