diff options
author | Sergey Lapin <slapin@ossfans.org> | 2008-12-04 00:22:21 +0300 |
---|---|---|
committer | Sergey Lapin <slapin@ossfans.org> | 2008-12-04 00:22:21 +0300 |
commit | 6ae987b688c82aa1852b5a7bb691b7138c3ebd51 (patch) | |
tree | 4210037640aacea5a62e92449bca8115baef4122 /packages/u-boot/u-boot_git.bb | |
parent | 846d89a9426c72f2fd6cd9902bef77ad913b028e (diff) |
u-boot_git: updated rev for afeb9260
Diffstat (limited to 'packages/u-boot/u-boot_git.bb')
-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 a496c043ca..ec973c45ff 100644 --- a/packages/u-boot/u-boot_git.bb +++ b/packages/u-boot/u-boot_git.bb @@ -1,5 +1,5 @@ require u-boot.inc -PR ="r20" +PR ="r21" SRC_URI = "git://www.denx.de/git/u-boot.git;protocol=git " SRCREV_davinci-sffsdr = "4b50cd12a3b3c644153c4cf393f4a4c12289e5aa" @@ -7,7 +7,7 @@ SRCREV_davinci-dvevm = "4b50cd12a3b3c644153c4cf393f4a4c12289e5aa" SRCREV_akita = "9bf86baaa3b35b25baa2d664e2f7f6cafad689ee" SRCREV_spitz = "9bf86baaa3b35b25baa2d664e2f7f6cafad689ee" SRCREV_c7x0 = "9bf86baaa3b35b25baa2d664e2f7f6cafad689ee" -SRCREV_afeb9260 = "d9d8c7c696dec370ca714c03beb6e79d4c90bd5e" +SRCREV_afeb9260 = "2077e348c2a84901022ad95311b47b70361e6daa" SRC_URI_beagleboard = "git://www.sakoman.net/git/u-boot-omap3.git;branch=omap3;protocol=git" SRCREV_beagleboard = "1e329ec630b31803ee191d2ee335214662b5bfea" |