[oe-commits] Koen Kooi : u-boot git: add configs for omapzoom, need to debug bugs later

GIT User account git at amethyst.openembedded.net
Thu Mar 5 09:50:11 UTC 2009


Module: openembedded.git
Branch: hrw/poky-merge/add-rpm-packages-support
Commit: 79d4a41d093cfcccb005628a9f71423510d3d1fb
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=79d4a41d093cfcccb005628a9f71423510d3d1fb

Author: Koen Kooi <koen at openembedded.org>
Date:   Wed Mar  4 14:51:41 2009 +0100

u-boot git: add configs for omapzoom, need to debug bugs later

---

 packages/u-boot/u-boot_git.bb |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/packages/u-boot/u-boot_git.bb b/packages/u-boot/u-boot_git.bb
index 3e932c6..e5a8d5d 100644
--- a/packages/u-boot/u-boot_git.bb
+++ b/packages/u-boot/u-boot_git.bb
@@ -17,6 +17,10 @@ SRC_URI_omap3evm = "git://www.sakoman.net/git/u-boot-omap3.git;branch=omap3;prot
 SRCREV_omap3evm = "1e329ec630b31803ee191d2ee335214662b5bfea"
 PV_omap3evm = "2008.10+${PR}+gitr${SRCREV}"
 
+SRC_URI_omapzoom = "git://www.sakoman.net/git/u-boot-omap3.git;branch=omap3-dev;protocol=git"
+SRCREV_omapzoom = "d691b424f1f5bf7eea3a4131dfc578d272e8f335"
+PV_omapzoom = "2009.01+${PR}+gitr${SRCREV}"
+
 SRC_URI_neuros-osd2 = "git://github.com/neuros/u-boot.git;protocol=git;branch=neuros"
 SRCREV_neuros-osd2 = "8de979d346624c0e4cfe2e5c0f08ce20ca4b5d14"
 





More information about the Openembedded-commits mailing list