diff options
author | Philip Balister <philip@balister.org> | 2008-07-16 20:47:19 +0000 |
---|---|---|
committer | Philip Balister <philip@balister.org> | 2008-07-16 20:47:19 +0000 |
commit | ce10c417ad24f7d9d1db3e63a076d56ac9143252 (patch) | |
tree | 1a92911a0a68d79933454b97a2d43c4dc92f5cfd /packages/u-boot | |
parent | c8a3dd281779936b15a7a7c9b40ffc05ac2f928e (diff) |
u-boot_git : Update revs for davinci machines davinci EVM and SFF SDR.
Diffstat (limited to 'packages/u-boot')
-rw-r--r-- | packages/u-boot/u-boot_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/u-boot/u-boot_git.bb b/packages/u-boot/u-boot_git.bb index df8b43014c..6ccc6f2614 100644 --- a/packages/u-boot/u-boot_git.bb +++ b/packages/u-boot/u-boot_git.bb @@ -1,14 +1,14 @@ require u-boot.inc PR="r11" -SRCREV_davinci-sffsdr = "a524e112b424c6843800ea2f19d3a8cf01d0aa94" +SRCREV_davinci-sffsdr = "699f05125509249072a0b865c8d35520d97cd501" +SRCREV_davinci-dvevm = "699f05125509249072a0b865c8d35520d97cd501" SRCREV_beagleboard = "bde63587622c4b830a27d1ddf7265843de9e994f" SRCREV_neuros-osd2 = "70ee511d37ca99afee00edc27be36d0af2832bbc" SRC_URI = "git://www.denx.de/git/u-boot.git;protocol=git " SRC_URI_sequoia = "git://www.denx.de/git/u-boot.git;protocol=git;tag=cf3b41e0c1111dbb865b6e34e9f3c3d3145a6093 " SRC_URI_neuros-osd2 = "git://git.neurostechnology.com/git/u-boot;protocol=git;branch=neuros" -SRC_URI_append_davinci-sffsdr = " file://sffsdr-u-boot.patch;patch=1 " SRC_URI_append_beagleboard = "file://base.patch;patch=1 \ file://name.patch;patch=1 \ |