summaryrefslogtreecommitdiffstats
path: root/recipes/u-boot/u-boot_2009.08.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-02-11 09:17:13 +0100
committerKoen Kooi <koen@openembedded.org>2010-02-11 09:17:59 +0100
commitf5b48eb44a38a1e6fff28bd92de0591e2b00d073 (patch)
treec2fe94cb22fbb327506949c19e190f926cbf166e /recipes/u-boot/u-boot_2009.08.bb
parentbc68929ceaa163e27d8e9860e2f816065c14d0fa (diff)
downloadopenembedded-f5b48eb44a38a1e6fff28bd92de0591e2b00d073.tar.gz
Revert "u-boot_git.bb: Do not apply u-boot-remove-inline-of-weak-functions.patch"
The weak inline patch is being applied to machines that already have that in their tree and it isn't boot tested Since bootloaders are critical or machines to work this patch needs to go and is only allowed back after being boot tested on affected machines. This reverts commit 6795b4bf1ed4074fd83703c19828f91492c6507f. This reverts commit 40914431d5c2426945fe5f206d86c99222ace54b.
Diffstat (limited to 'recipes/u-boot/u-boot_2009.08.bb')
-rw-r--r--recipes/u-boot/u-boot_2009.08.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes/u-boot/u-boot_2009.08.bb b/recipes/u-boot/u-boot_2009.08.bb
index 1ba7c2f27d..21715a07a8 100644
--- a/recipes/u-boot/u-boot_2009.08.bb
+++ b/recipes/u-boot/u-boot_2009.08.bb
@@ -1,4 +1,4 @@
-PR = "r2"
+PR = "r1"
require u-boot.inc
DEFAULT_PREFERENCE = "-1"
@@ -7,7 +7,6 @@ DEFAULT_PREFERENCE_at91sam9g45ek = "1"
DEFAULT_PREFERENCE_igep0020 = "1"
SRC_URI = "ftp://ftp.denx.de/pub/u-boot/u-boot-${PV}.tar.bz2 "
-SRC_URI += "file://u-boot-2009.08-remove-inline-of-weak-functions.patch;patch=1"
SRC_URI_append_igep0020 = " \
file://update-mach-types.patch;patch=1 \