summaryrefslogtreecommitdiff
path: root/recipes/u-boot/u-boot_2009.08.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/u-boot/u-boot_2009.08.bb')
-rw-r--r--recipes/u-boot/u-boot_2009.08.bb5
1 files changed, 4 insertions, 1 deletions
diff --git a/recipes/u-boot/u-boot_2009.08.bb b/recipes/u-boot/u-boot_2009.08.bb
index 506a0cb2c5..868e618607 100644
--- a/recipes/u-boot/u-boot_2009.08.bb
+++ b/recipes/u-boot/u-boot_2009.08.bb
@@ -7,7 +7,10 @@ DEFAULT_PREFERENCE_at91sam9g45ek = "1"
DEFAULT_PREFERENCE_igep0020 = "1"
DEFAULT_PREFERENCE_babbage = "1"
-SRC_URI = "ftp://ftp.denx.de/pub/u-boot/u-boot-${PV}.tar.bz2 "
+SRC_URI = "\
+ ftp://ftp.denx.de/pub/u-boot/u-boot-${PV}.tar.bz2 \
+ file://dont-inline-weak-symbols.patch \
+"
SRC_URI_append_igep0020 = " \
file://update-mach-types.patch \