diff options
author | Khem Raj <raj.khem@gmail.com> | 2010-08-27 14:56:17 -0700 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2010-08-27 15:41:36 -0700 |
commit | 6cd42a4739cb22ad3b94b3c81a14516a709da5d1 (patch) | |
tree | 680302af258ffb2829d8df44c3ee41f74239a8f8 /recipes/u-boot | |
parent | 8d6832e3fba63e86e047932d1a2de20b60654254 (diff) | |
download | openembedded-6cd42a4739cb22ad3b94b3c81a14516a709da5d1.tar.gz |
u-boot_git.bb: Update SRCREV for calamari to something fetchable.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/u-boot')
-rw-r--r-- | recipes/u-boot/u-boot_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/u-boot/u-boot_git.bb b/recipes/u-boot/u-boot_git.bb index f82f570b92..43d5c1b581 100644 --- a/recipes/u-boot/u-boot_git.bb +++ b/recipes/u-boot/u-boot_git.bb @@ -77,7 +77,7 @@ SRC_URI_beagleboard = "git://www.denx.de/git/u-boot.git;protocol=git \ SRCREV_beagleboard = "ca6e1c136ddb720c3bb2cc043b99f7f06bc46c55" PV_beagleboard = "2010.03+${PR}+gitr${SRCREV}" -SRCREV_calamari = "1f932d68bf8c3bb5fec34dc5c5d654fc8614dd31" +SRCREV_calamari = "b80d30546e88c70985094d81297d449b2bc59033" PV_calamari = "2010.06+${PR}+gitr${SRCREV}" SRC_URI_calamari = " \ |