git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0cc07b0
)
u-boot-sakoman: move to 2010.12
author
Koen Kooi
<koen@openembedded.org>
Wed, 12 Jan 2011 11:48:02 +0000
(12:48 +0100)
committer
Koen Kooi
<koen@openembedded.org>
Wed, 12 Jan 2011 18:27:34 +0000
(19:27 +0100)
Tested on pandaboard EA1 and A1 ES2.0 boards
Signed-off-by: Koen Kooi <k-kooi@ti.com>
recipes/u-boot/u-boot-sakoman_git.bb
patch
|
blob
|
history
diff --git
a/recipes/u-boot/u-boot-sakoman_git.bb
b/recipes/u-boot/u-boot-sakoman_git.bb
index
341f99b
..
5b9ff11
100644
(file)
--- a/
recipes/u-boot/u-boot-sakoman_git.bb
+++ b/
recipes/u-boot/u-boot-sakoman_git.bb
@@
-2,9
+2,9
@@
require u-boot.inc
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/u-boot-sakoman-git/"
-SRCREV = "
ccd0c67858c6e2807c695e2c8f545284cb871866
"
+SRCREV = "
261733408a27d14590cf3ec6b596461808050e32
"
-PV = "2010.
9
+${PR}+git${SRCREV}"
+PV = "2010.
12
+${PR}+git${SRCREV}"
SRC_URI = "git://www.sakoman.com/git/u-boot.git;branch=omap4-exp;protocol=git \
"