aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/u-boot/u-boot_git.bb
diff options
context:
space:
mode:
authorGraeme Gregory <dp@xora.org.uk>2009-07-09 18:09:09 +0100
committerGraeme Gregory <dp@xora.org.uk>2009-07-09 18:09:09 +0100
commit415f42241b735a11f74c3b6e9a94dde58f12e524 (patch)
tree84049ec614f1f8d13f95cfac3e40c40708717c8d /recipes/u-boot/u-boot_git.bb
parent44ba8e8424bb1255dae20783acf1f209129f9072 (diff)
downloadopenembedded-415f42241b735a11f74c3b6e9a94dde58f12e524.tar.gz
u-boot_git.bb : add zoom2 support to u-boot git
Diffstat (limited to 'recipes/u-boot/u-boot_git.bb')
-rw-r--r--recipes/u-boot/u-boot_git.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/u-boot/u-boot_git.bb b/recipes/u-boot/u-boot_git.bb
index d87e5a1529..c646813278 100644
--- a/recipes/u-boot/u-boot_git.bb
+++ b/recipes/u-boot/u-boot_git.bb
@@ -29,6 +29,9 @@ SRC_URI_omapzoom = "git://www.sakoman.net/git/u-boot-omap3.git;branch=omap3-dev;
SRCREV_omapzoom = "d691b424f1f5bf7eea3a4131dfc578d272e8f335"
PV_omapzoom = "2009.01+${PR}+gitr${SRCREV}"
+SRCREV_omapzoom2 = "3672cd5c3b53d219d33345eebad4e25ad5bf6d52"
+PV_omapzoom2 = "2009.05+${PR}+gitr${SRCREV}"
+
SRC_URI_overo = "git://gitorious.org/u-boot-omap3/mainline.git;branch=omap3-dev;protocol=git \
file://fw-env.patch;patch=1 \
file://dss2.patch;patch=1 \