[oe-commits] Graham Gower : opkg.inc: bump SRCREV to pull in a couple of important fixes .

git version control git at git.openembedded.org
Wed Feb 2 22:35:03 UTC 2011


Module: openembedded.git
Branch: master
Commit: c930a4e6504eeeb9aa21e0a801b1d8aa06bb25b8
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=c930a4e6504eeeb9aa21e0a801b1d8aa06bb25b8

Author: Graham Gower <graham.gower at gmail.com>
Date:   Thu Feb  3 09:21:00 2011 +1030

opkg.inc: bump SRCREV to pull in a couple of important fixes.

Signed-off-by: Graham Gower <graham.gower at gmail.com>

---

 recipes/opkg/opkg.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/opkg/opkg.inc b/recipes/opkg/opkg.inc
index cdfbef8..c0025c0 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"





More information about the Openembedded-commits mailing list