From 716a10bbfc5cb0f152c2f8d76c783656e51714f6 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Wed, 2 Jun 2010 08:48:29 +0200 Subject: 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 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/distro/include') diff --git a/conf/distro/include/sane-srcrevs.inc b/conf/distro/include/sane-srcrevs.inc index 2183d40aaa..0955a0d699 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" -- cgit v1.2.3