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:
f00180c
)
opkg: bump SRCREV to 530
author
Koen Kooi
<koen@openembedded.org>
Wed, 2 Jun 2010 06:48:29 +0000
(08:48 +0200)
committer
Koen Kooi
<koen@openembedded.org>
Wed, 2 Jun 2010 07:34:49 +0000
(09:34 +0200)
The commits since 527 are:
* Don't try to print cmd_name before its initialised. From Amanous, Issue #48
* Add a message for the case that no installation candidate can be found.
* Bump maximum message length from 256 to 4096.
conf/distro/include/sane-srcrevs.inc
patch
|
blob
|
history
diff --git
a/conf/distro/include/sane-srcrevs.inc
b/conf/distro/include/sane-srcrevs.inc
index
2183d40
..
0955a0d
100644
(file)
--- a/
conf/distro/include/sane-srcrevs.inc
+++ b/
conf/distro/include/sane-srcrevs.inc
@@
-1,5
+1,5
@@
# this is alphabetical!
# only SRCREVs included in more recipes should be here, otherwise put sane SRCREV to recipe directly
-OPKG_SRCREV ?= "5
27
"
+OPKG_SRCREV ?= "5
30
"
EFL_SRCREV ?= "48935"