diff options
Diffstat (limited to 'recipes-bsp')
-rw-r--r-- | recipes-bsp/intel-cmt-cat/intel-cmt-cat_25.04.bb | 2 | ||||
-rw-r--r-- | recipes-bsp/metee/metee_3.2.4.bb | 2 |
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" | |||
9 | SRC_URI = "git://github.com/intel/intel-cmt-cat;protocol=https;branch=master" | 9 | SRC_URI = "git://github.com/intel/intel-cmt-cat;protocol=https;branch=master" |
10 | SRCREV = "17629d0b726875836af6c7d9cb38b8ed23f32089" | 10 | SRCREV = "17629d0b726875836af6c7d9cb38b8ed23f32089" |
11 | 11 | ||
12 | S = "${WORKDIR}/git" | ||
13 | |||
14 | COMPATIBLE_HOST = '(x86_64).*-linux' | 12 | COMPATIBLE_HOST = '(x86_64).*-linux' |
15 | COMPATIBLE_HOST:libc-musl = "null" | 13 | COMPATIBLE_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 | " |
15 | SRCREV = "db45e37e146fd9c06907a15ade55eba06ad1f951" | 15 | SRCREV = "db45e37e146fd9c06907a15ade55eba06ad1f951" |
16 | 16 | ||
17 | S = "${WORKDIR}/git" | ||
18 | |||