diff options
| author | alperak <alperyasinak1@gmail.com> | 2023-11-16 20:05:23 +0300 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-11-17 11:38:25 -0800 |
| commit | a9f56dcce3f605c6e8fda9f9672177f3f37731f8 (patch) | |
| tree | c321ffd234e281796bc9443b8293c1a2077f2b5c /meta-oe/recipes-devtools/cpuid | |
| parent | b630e32f33d230b478ce76573607807313a03d13 (diff) | |
| download | meta-openembedded-a9f56dcce3f605c6e8fda9f9672177f3f37731f8.tar.gz | |
cpuid: upgrade 20211129 -> 20230614
Changelog:
https://fossies.org/linux/cpuid/ChangeLog
Signed-off-by: alperak <alperyasinak1@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-devtools/cpuid')
| -rw-r--r-- | meta-oe/recipes-devtools/cpuid/cpuid_20230614.bb (renamed from meta-oe/recipes-devtools/cpuid/cpuid_20211129.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/cpuid/cpuid_20211129.bb b/meta-oe/recipes-devtools/cpuid/cpuid_20230614.bb index 3218ba652a..a88042ba65 100644 --- a/meta-oe/recipes-devtools/cpuid/cpuid_20211129.bb +++ b/meta-oe/recipes-devtools/cpuid/cpuid_20230614.bb | |||
| @@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=b234ee4d69f5fce4486a80fdaf4a4263" | |||
| 9 | 9 | ||
| 10 | SRC_URI = "http://www.etallen.com/${BPN}/${BP}.src.tar.gz \ | 10 | SRC_URI = "http://www.etallen.com/${BPN}/${BP}.src.tar.gz \ |
| 11 | " | 11 | " |
| 12 | SRC_URI[sha256sum] = "230772bb88c44732e68a42d2eff43bcff46d893bf4ea6e04151d4cb6e8c88e2f" | 12 | SRC_URI[sha256sum] = "b1c83045efc26076307751e0662d580277f5f9bf89cf027231a7812003c3a4e8" |
| 13 | 13 | ||
| 14 | COMPATIBLE_HOST = "(i.86|x86_64).*-linux" | 14 | COMPATIBLE_HOST = "(i.86|x86_64).*-linux" |
| 15 | 15 | ||
