diff options
author | Koen Kooi <koen@openembedded.org> | 2008-07-15 07:22:46 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2008-07-15 07:22:46 +0000 |
commit | 72f2ae08c4f099602da7f670c7431fb85f2e98db (patch) | |
tree | d97cd0a3acefcdc82151444057c47e38ff89f64f /packages | |
parent | a60238abb499861741ae7f2de9fc7a65526e8a06 (diff) |
u-boot: bump SRCREV for neuros-osd2
Diffstat (limited to 'packages')
-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 81842921cc..df8b43014c 100644 --- a/packages/u-boot/u-boot_git.bb +++ b/packages/u-boot/u-boot_git.bb @@ -1,9 +1,9 @@ require u-boot.inc -PR="r10" +PR="r11" SRCREV_davinci-sffsdr = "a524e112b424c6843800ea2f19d3a8cf01d0aa94" SRCREV_beagleboard = "bde63587622c4b830a27d1ddf7265843de9e994f" -SRCREV_neuros-osd2 = "482dfe48845192c7f810bccfc93db93d0f1654f7" +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 " |