[oe-commits] Koen Kooi : opkg: bump SRCREV to 530

git version control git at git.openembedded.org
Wed Jun 2 07:38:01 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 716a10bbfc5cb0f152c2f8d76c783656e51714f6
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=716a10bbfc5cb0f152c2f8d76c783656e51714f6

Author: Koen Kooi <koen at openembedded.org>
Date:   Wed Jun  2 08:48:29 2010 +0200

opkg: bump SRCREV to 530

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 |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/conf/distro/include/sane-srcrevs.inc b/conf/distro/include/sane-srcrevs.inc
index 2183d40..0955a0d 100644
--- 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 ?= "527"
+OPKG_SRCREV ?= "530"
 EFL_SRCREV ?= "48935"





More information about the Openembedded-commits mailing list