diff options
author | Koen Kooi <koen@openembedded.org> | 2010-03-26 17:10:39 +0100 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2010-04-12 19:43:30 +0200 |
commit | 36b8045229d5464936e94f2927eef221707b8574 (patch) | |
tree | 7d21e9dd183c19480c3a061367e98635ec924ca9 /recipes/u-boot/u-boot_git.bb | |
parent | be8620fecec33862cf88b43dc8d9c94b01ee41f2 (diff) |
u-boot git: refresh leopardboard support
Diffstat (limited to 'recipes/u-boot/u-boot_git.bb')
-rw-r--r-- | recipes/u-boot/u-boot_git.bb | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/recipes/u-boot/u-boot_git.bb b/recipes/u-boot/u-boot_git.bb index 6d9ae969b9..50918fcbe8 100644 --- a/recipes/u-boot/u-boot_git.bb +++ b/recipes/u-boot/u-boot_git.bb @@ -162,11 +162,10 @@ SRC_URI_hawkboard = "git://arago-project.org/git/people/sekhar/u-boot-o SRCREV_hawkboard = "0d291f2f255e6d66a78b3dc2445362a96ae39a57" PV_hawkboard = "2009.08+gitr${SRCREV}" -SRC_URI_dm355-leopard = "git://www.denx.de/git/u-boot-arm.git;protocol=git;branch=next \ - file://leopardboard-support.patch;patch=1 \ +SRC_URI_dm355-leopard = "git://www.denx.de/git/u-boot-arm.git;protocol=git;branch=master \ " -SRCREV_dm355-leopard = "86d5c98d3d97d631b1d3a5f5e6a17e87c99b42cf" -PV_dm355-leopard = "2009.05+2009.06-rc2+gitr${SRCREV}" +SRCREV_dm355-leopard = "d650da2dd4af99967aabc43cccbd8f160eb4cea6" +PV_dm355-leopard = "2009.05+2010.03-rc1+gitr${SRCREV}" SRC_URI_neuros-osd2 = "git://github.com/neuros/u-boot.git;protocol=git;branch=neuros" SRCREV_neuros-osd2 = "8de979d346624c0e4cfe2e5c0f08ce20ca4b5d14" |