opkg: bump SRCREV to 530
authorKoen Kooi <koen@openembedded.org>
Wed, 2 Jun 2010 06:48:29 +0000 (08:48 +0200)
committerKoen 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

index 2183d40..0955a0d 100644 (file)
@@ -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 ?= "527"
+OPKG_SRCREV ?= "530"
 EFL_SRCREV ?= "48935"