aboutsummaryrefslogtreecommitdiffstats
path: root/packages
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-03-04 14:51:41 +0100
committerKoen Kooi <koen@openembedded.org>2009-03-04 14:51:41 +0100
commit79d4a41d093cfcccb005628a9f71423510d3d1fb (patch)
treec0bf677a3269ab0a9d0bc41ef0879f7769cfbd62 /packages
parenta607dfe046fc5eb0f20dc8f3901b8aaded42d17c (diff)
downloadopenembedded-79d4a41d093cfcccb005628a9f71423510d3d1fb.tar.gz
u-boot git: add configs for omapzoom, need to debug bugs later
Diffstat (limited to 'packages')
-rw-r--r--packages/u-boot/u-boot_git.bb4
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 3e932c6466..e5a8d5d327 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"