summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKhem Raj <khem.raj@oss.qualcomm.com>2026-06-09 21:17:22 -0700
committerKhem Raj <khem.raj@oss.qualcomm.com>2026-06-15 22:43:51 -0700
commit80d24600edb0dad48b756e262f270a79f207dd32 (patch)
tree3deafb570f31df6210ee04f3106b9d7f39240a45
parent1c03eacdccfffb70ac7b5baac7aaf48ed43fed13 (diff)
downloadmeta-openembedded-80d24600edb0dad48b756e262f270a79f207dd32.tar.gz
cpuid: upgrade 20230614 -> 20260503
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
-rw-r--r--meta-oe/recipes-devtools/cpuid/cpuid_20260503.bb (renamed from meta-oe/recipes-devtools/cpuid/cpuid_20230614.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/cpuid/cpuid_20230614.bb b/meta-oe/recipes-devtools/cpuid/cpuid_20260503.bb
index 36614ca19d..c0e27bdc20 100644
--- a/meta-oe/recipes-devtools/cpuid/cpuid_20230614.bb
+++ b/meta-oe/recipes-devtools/cpuid/cpuid_20260503.bb
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=b234ee4d69f5fce4486a80fdaf4a4263"
10SRC_URI = "http://www.etallen.com/${BPN}/${BP}.src.tar.gz \ 10SRC_URI = "http://www.etallen.com/${BPN}/${BP}.src.tar.gz \
11 file://0001-Makefile-update-the-hardcode-path-to-bindir-mandir.patch \ 11 file://0001-Makefile-update-the-hardcode-path-to-bindir-mandir.patch \
12 " 12 "
13SRC_URI[sha256sum] = "b1c83045efc26076307751e0662d580277f5f9bf89cf027231a7812003c3a4e8" 13SRC_URI[sha256sum] = "8ee10fb48d4aa20c484a75d6852883710286ed2975c314bda6d0b0383908cbfe"
14 14
15COMPATIBLE_HOST = "(i.86|x86_64).*-linux" 15COMPATIBLE_HOST = "(i.86|x86_64).*-linux"
16 16