mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-13 17:39:57 +00:00
srecord: fix SRC_URI
The tarball was moved to a new folder in the SourceForge project, and the original convenience link stopped working. Use the direct link instead. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
This commit is contained in:
@@ -4,7 +4,7 @@ LICENSE = "GPL-3.0-or-later & LGPL-3.0-or-later"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=8dfcbf2f0a144b97f0931b6394debea7"
|
||||
|
||||
SRC_URI = " \
|
||||
http://srecord.sourceforge.net/srecord-${PV}.tar.gz \
|
||||
https://sourceforge.net/projects/${BPN}/files/srecord/${PV}/${BP}.tar.gz \
|
||||
file://add-option-to-remove-docs.patch \
|
||||
file://libtool.patch \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user