summaryrefslogtreecommitdiff
path: root/packages/u-boot/u-boot-omap3_git.bb
diff options
context:
space:
mode:
authorStefan Schmidt <stefan@datenfreihafen.org>2008-11-15 17:01:45 +0000
committerStefan Schmidt <stefan@datenfreihafen.org>2008-11-15 17:01:45 +0000
commit828ced10e6eaf2048a8fd7ee7263807fab9d784d (patch)
tree67eb189ccb43ad563221f838ea7d0fb5aac22cff /packages/u-boot/u-boot-omap3_git.bb
parent37eaf01d8cb40b66e913205e5ef56471e2b6dc16 (diff)
parent7a59e5082766cb19288aecdf72b9c0703071d3e8 (diff)
Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into org.openembedded.dev
Diffstat (limited to 'packages/u-boot/u-boot-omap3_git.bb')
-rw-r--r--packages/u-boot/u-boot-omap3_git.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/packages/u-boot/u-boot-omap3_git.bb b/packages/u-boot/u-boot-omap3_git.bb
index 5be3657fba..56ca67bb60 100644
--- a/packages/u-boot/u-boot-omap3_git.bb
+++ b/packages/u-boot/u-boot-omap3_git.bb
@@ -2,10 +2,10 @@ require u-boot.inc
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/u-boot-omap3-git/${MACHINE}"
-SRCREV = "c492706ba046124333323273f6fc21123360cb50"
+SRCREV = "08d7fdcce5dde5c2dc968fac5b2facf17cbabb5"
-PV = "2008.10-rc1+${PR}+git${SRCREV}"
-PR ="r1"
+PV = "2008.10+${PR}+git${SRCREV}"
+PR ="r2"
SRC_URI = "git://www.sakoman.net/git/u-boot-omap3.git;branch=common;protocol=git \
"