mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-15 16:07:26 +00:00
cpuid: upgrade 20230614 -> 20260503
Refresh the path patch for the new upstream Makefile. Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+1
-1
@@ -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"
|
||||
|
||||
+2
-2
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user