From: Koen Kooi Date: Wed, 23 Jun 2010 21:44:23 +0000 (+0200) Subject: opkg: bump SRCREV to fix -force-reinstall X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2611946abdfa816f0fe751615e2214b3cce5b2ca;p=openembedded.git opkg: bump SRCREV to fix -force-reinstall --- diff --git a/conf/distro/include/sane-srcrevs.inc b/conf/distro/include/sane-srcrevs.inc index 92a869aa27..deadcbb1ad 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 ?= "536" +OPKG_SRCREV ?= "538" EFL_SRCREV ?= "49761"