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:
Roland Hieber
2020-12-07 16:14:57 +01:00
committed by Armin Kuster
parent 817c4aeb33
commit 197b47c450
+1 -1
View File
@@ -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 \