From: Graham Gower Date: Wed, 2 Feb 2011 22:33:00 +0000 (+1030) Subject: opkg.inc: bump SRCREV to pull in a couple of important fixes. X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c930a4e6504eeeb9aa21e0a801b1d8aa06bb25b8;p=openembedded.git opkg.inc: bump SRCREV to pull in a couple of important fixes. Signed-off-by: Graham Gower --- diff --git a/recipes/opkg/opkg.inc b/recipes/opkg/opkg.inc index cdfbef861c..c0025c086d 100644 --- a/recipes/opkg/opkg.inc +++ b/recipes/opkg/opkg.inc @@ -2,7 +2,7 @@ DESCRIPTION = "Opkg Package Manager" DESCRIPTION_libopkg = "Opkg Package Manager Library" SECTION = "base" LICENSE = "GPLv2" -SRCREV = "596" +SRCREV = "599" PV = "0.1.8+svnr${SRCPV}" CONFLICTS = "ipkg" INC_PR = "r3"