mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
nbench-byte: Update SRC_URI to fossies.org
Current SRC_URI responds with 404 Fix WARNING: nbench-byte-2.2.3-r0 do_fetch: Failed to fetch URL http://www.tux.org/~mayer/linux/nbench-byte-2.2.3.tar.gz, attempting MIRRORS if available Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
SUMMARY = "A CPU benchmark utility"
|
||||
DESCRIPTION = "BYTE Magazine's native benchmarks (also called BYTEmark) \
|
||||
designed to expose the capabilities of a system's CPU, FPU, \
|
||||
and memory system."
|
||||
@@ -6,7 +7,7 @@ LICENSE = "nbench-byte"
|
||||
LIC_FILES_CHKSUM = "file://README;beginline=57;endline=66;md5=020ef579f8fa5746b7e307a54707834f"
|
||||
SECTION = "console/utils"
|
||||
|
||||
SRC_URI = "http://www.tux.org/~mayer/linux/${BP}.tar.gz \
|
||||
SRC_URI = "https://fossies.org/linux/misc/${BP}.tar.gz \
|
||||
file://nbench_32bits.patch \
|
||||
file://Makefile-add-more-dependencies-to-pointer.h.patch"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user