similarity index 90%
rename from meta-oe/recipes-devtools/cpuid/cpuid_20230614.bb
rename to meta-oe/recipes-devtools/cpuid/cpuid_20260503.bb
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=b234ee4d69f5fce4486a80fdaf4a4263"
SRC_URI = "http://www.etallen.com/${BPN}/${BP}.src.tar.gz \
file://0001-Makefile-update-the-hardcode-path-to-bindir-mandir.patch \
"
-SRC_URI[sha256sum] = "b1c83045efc26076307751e0662d580277f5f9bf89cf027231a7812003c3a4e8"
+SRC_URI[sha256sum] = "8ee10fb48d4aa20c484a75d6852883710286ed2975c314bda6d0b0383908cbfe"
COMPATIBLE_HOST = "(i.86|x86_64).*-linux"
@@ -16,7 +16,7 @@ diff --git a/Makefile b/Makefile
index 828d2b1..365e26d 100644
--- a/Makefile
+++ b/Makefile
-@@ -55,10 +55,10 @@ cpuinfo2cpuid.man.gz: cpuinfo2cpuid.man
+@@ -61,10 +61,10 @@ cpuinfo2cpuid.man.gz: cpuinfo2cpuid.man
gzip < $< > $@
install: $(PROG) $(PROG).man.gz cpuinfo2cpuid cpuinfo2cpuid.man.gz
@@ -30,7 +30,7 @@ index 828d2b1..365e26d 100644
+ install -D -m 444 cpuinfo2cpuid.man.gz $(BUILDROOT)${mandir}/man1/cpuinfo2cpuid.1.gz
clean:
- rm -f $(PROG) $(PROG).i386 $(PROG).x86_64
+ rm -f $(PROG) $(PROG).opt $(PROG).i386 $(PROG).x86_64
--
2.25.1
Refresh the path patch for the new upstream Makefile. Signed-off-by: Khem Raj <raj.khem@gmail.com> --- .../cpuid/{cpuid_20230614.bb => cpuid_20260503.bb} | 2 +- ...1-Makefile-update-the-hardcode-path-to-bindir-mandir.patch | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) rename meta-oe/recipes-devtools/cpuid/{cpuid_20230614.bb => cpuid_20260503.bb} (90%)