mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-30 13:00:02 +00:00
fbset: use DEBIAN_MIRROR in SRC_URI
Signed-off-by: Roland Hieber <rhi@pengutronix.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit 155e7d6b3d)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
817c4aeb33
commit
197b47c450
@@ -14,7 +14,7 @@ DEPENDS = "bison-native flex-native"
|
||||
|
||||
PR = "r4"
|
||||
|
||||
SRC_URI = "http://ftp.debian.org/debian/pool/main/f/fbset/fbset_2.1.orig.tar.gz \
|
||||
SRC_URI = "${DEBIAN_MIRROR}/main/f/fbset/fbset_2.1.orig.tar.gz \
|
||||
file://makefile.patch \
|
||||
file://fbset-2.1-fix-makefile-dep.patch \
|
||||
file://0001-fbset-including-asm-types.h-is-needed-on-all-linux-s.patch \
|
||||
|
||||
Reference in New Issue
Block a user