mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 05:49:57 +00:00
devmem2: update SRC_URI according to redirect
http://www.free-electrons.com now redirects to https://bootlin.com
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit 1c3465b4d7)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
b095a248cc
commit
122685c98d
@@ -3,7 +3,7 @@ LICENSE = "GPL-2.0-or-later"
|
||||
LIC_FILES_CHKSUM = "file://devmem2.c;endline=38;md5=a9eb9f3890384519f435aedf986297cf"
|
||||
PR = "r7"
|
||||
|
||||
SRC_URI = "http://www.free-electrons.com/pub/mirror/devmem2.c;downloadfilename=devmem2-new.c \
|
||||
SRC_URI = "https://bootlin.com/pub/mirror/devmem2.c;downloadfilename=devmem2-new.c \
|
||||
file://devmem2-fixups-2.patch;apply=yes;striplevel=0 \
|
||||
file://0001-devmem.c-ensure-word-is-32-bit-and-add-support-for-6.patch \
|
||||
file://0001-devmem2-support-different-page-sizes-at-run-time.patch \
|
||||
|
||||
Reference in New Issue
Block a user