diff options
author | Khem Raj <raj.khem@gmail.com> | 2010-02-10 17:19:08 -0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2010-02-10 17:20:16 -0800 |
commit | 6795b4bf1ed4074fd83703c19828f91492c6507f (patch) | |
tree | 179e234de11604dcb36c2b2c1ef52105c4da42bd | |
parent | e372bba85f7c39f5930fda6605482bf5ddff5ac3 (diff) |
u-boot_git.bb: Do not apply u-boot-remove-inline-of-weak-functions.patch
to beagleboard.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | recipes/u-boot/u-boot_git.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes/u-boot/u-boot_git.bb b/recipes/u-boot/u-boot_git.bb index fee2a4e692..91edb21c92 100644 --- a/recipes/u-boot/u-boot_git.bb +++ b/recipes/u-boot/u-boot_git.bb @@ -24,8 +24,6 @@ file://i2c.patch;patch=1 \ file://720MHz.patch;patch=1 \ file://dss.patch;patch=1 \ " -SRC_URI_beagleboard += "file://u-boot-remove-inline-of-weak-functions.patch;patch=1" - SRCREV_beagleboard = "a5cf522a91ba479d459f8221135bdb3e9ae97479" PV_beagleboard = "2009.11-rc1+${PR}+gitr${SRCREV}" |