From: Koen Kooi Date: Fri, 13 Aug 2010 10:10:03 +0000 (+0200) Subject: opkg: bump SRCREV to 550, fixes a segfault and some symlink truncation issues X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea353d70c306aa6ee3618700a6dfa98e0d5c376e;p=openembedded.git opkg: bump SRCREV to 550, fixes a segfault and some symlink truncation issues --- diff --git a/conf/distro/include/sane-srcrevs.inc b/conf/distro/include/sane-srcrevs.inc index c2bb869d8c..bfce5ad3db 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 ?= "543" +OPKG_SRCREV ?= "550" EFL_SRCREV ?= "50438"