[oe-commits] Koen Kooi : u-boot git: remove ramdisk and user button patches that don' t work on revB and revC beagles

git version control git at git.openembedded.org
Fri Jun 25 12:33:41 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 371343e2ccc38648bbcc35599b48d12e98d3a7cc
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=371343e2ccc38648bbcc35599b48d12e98d3a7cc

Author: Koen Kooi <koen at openembedded.org>
Date:   Fri Jun 25 14:32:51 2010 +0200

u-boot git: remove ramdisk and user button patches that don't work on revB and revC beagles

---

 recipes/u-boot/u-boot_git.bb |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diff --git a/recipes/u-boot/u-boot_git.bb b/recipes/u-boot/u-boot_git.bb
index 8c5fb8e..7ee33bc 100644
--- a/recipes/u-boot/u-boot_git.bb
+++ b/recipes/u-boot/u-boot_git.bb
@@ -1,5 +1,5 @@
 require u-boot.inc
-PR ="r55"
+PR ="r56"
 
 FILESPATHPKG =. "u-boot-git:"
 
@@ -65,9 +65,7 @@ SRC_URI_beagleboard = "git://www.denx.de/git/u-boot.git;protocol=git \
 		       file://0001-OMAP3-Beagle-enable-support-for-second-and-third-m.patch \
 		       file://0038-BeagleBoard-Added-LED-driver.patch \
 		       file://0039-Add-led-command.patch \
-		       file://0040-BeagleBoard-Check-for-ramdisk-on-boot.patch \
 		       file://0041-BeagleBoard-Enabled-LEDs.patch \
-		       file://0042-BeagleBoard-New-command-for-status-of-USER-button.patch \
 		       file://0043-BeagleBoard-Add-CONFIG_SYS_MEMTEST_SCRATCH.patch \
                        file://fw_env.config \
 "





More information about the Openembedded-commits mailing list