diff options
-rw-r--r-- | meta-oe/recipes-support/fbset/fbset_2.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/fbset/fbset_2.1.bb b/meta-oe/recipes-support/fbset/fbset_2.1.bb index fbf834da18..e3e406ff53 100644 --- a/meta-oe/recipes-support/fbset/fbset_2.1.bb +++ b/meta-oe/recipes-support/fbset/fbset_2.1.bb | |||
@@ -14,7 +14,7 @@ DEPENDS = "bison-native flex-native" | |||
14 | 14 | ||
15 | PR = "r4" | 15 | PR = "r4" |
16 | 16 | ||
17 | SRC_URI = "http://ftp.debian.org/debian/pool/main/f/fbset/fbset_2.1.orig.tar.gz \ | 17 | SRC_URI = "${DEBIAN_MIRROR}/main/f/fbset/fbset_2.1.orig.tar.gz \ |
18 | file://makefile.patch \ | 18 | file://makefile.patch \ |
19 | file://fbset-2.1-fix-makefile-dep.patch \ | 19 | file://fbset-2.1-fix-makefile-dep.patch \ |
20 | file://0001-fbset-including-asm-types.h-is-needed-on-all-linux-s.patch \ | 20 | file://0001-fbset-including-asm-types.h-is-needed-on-all-linux-s.patch \ |