mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-02 13:59:59 +00:00
flashrom: update SRC_URI
fixes ERROR: flashrom-1.0-r0 do_fetch: Fetcher failure for URL: 'http://download.flashrom.org/releases/flashrom-1.0.tar.bz2'. Unable to fetch URL from any source. Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -5,7 +5,7 @@ HOMEPAGE = "http://flashrom.org"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
|
||||
DEPENDS = "pciutils libusb libusb-compat"
|
||||
|
||||
SRC_URI = "http://download.flashrom.org/releases/flashrom-${PV}.tar.bz2 \
|
||||
SRC_URI = "https://download.flashrom.org/releases/flashrom-${PV}.tar.bz2 \
|
||||
file://sst26.patch \
|
||||
file://0001-platform-Add-riscv-to-known-platforms.patch \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user