[oe-commits] Denys Dmytriyenko : u-boot: update git recipe with the new DaVinci EVMs

GIT User account git at amethyst.openembedded.net
Wed May 20 17:21:25 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: f0bc88f53787e3e340b6c3565cbb542467dfd0ba
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=f0bc88f53787e3e340b6c3565cbb542467dfd0ba

Author: Denys Dmytriyenko <denis at denix.org>
Date:   Mon May 11 20:04:26 2009 -0400

u-boot: update git recipe with the new DaVinci EVMs

Signed-off-by: Denys Dmytriyenko <denis at denix.org>

---

 recipes/u-boot/u-boot_git.bb |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/recipes/u-boot/u-boot_git.bb b/recipes/u-boot/u-boot_git.bb
index 3bf2b34..ebe686c 100644
--- a/recipes/u-boot/u-boot_git.bb
+++ b/recipes/u-boot/u-boot_git.bb
@@ -1,11 +1,13 @@
 require u-boot.inc
-PR ="r24"
+PR ="r25"
 
 FILESPATHPKG =. "u-boot-git:"
 
 SRC_URI = "git://www.denx.de/git/u-boot.git;protocol=git "
 SRCREV_davinci-sffsdr = "4b50cd12a3b3c644153c4cf393f4a4c12289e5aa"
-SRCREV_davinci-dvevm = "4b50cd12a3b3c644153c4cf393f4a4c12289e5aa"
+SRCREV_dm6446-evm = "4b50cd12a3b3c644153c4cf393f4a4c12289e5aa"
+SRCREV_dm6467-evm = "4b50cd12a3b3c644153c4cf393f4a4c12289e5aa"
+SRCREV_dm355-evm = "4b50cd12a3b3c644153c4cf393f4a4c12289e5aa"
 SRCREV_akita = "9bf86baaa3b35b25baa2d664e2f7f6cafad689ee"
 SRCREV_spitz = "9bf86baaa3b35b25baa2d664e2f7f6cafad689ee"
 SRCREV_c7x0 = "9bf86baaa3b35b25baa2d664e2f7f6cafad689ee"





More information about the Openembedded-commits mailing list