From d70aabfb6a5bc188ce84ff734dd644e07206e256 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Tue, 1 Mar 2011 11:05:21 +0100 Subject: [PATCH] opkg: move to r609 This fixes a few segfaults Signed-off-by: Koen Kooi --- recipes/opkg/opkg.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/opkg/opkg.inc b/recipes/opkg/opkg.inc index a4878e2151..6970f2fae5 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 = "599" +SRCREV = "609" PV = "0.1.8+svnr${SRCPV}" CONFLICTS = "ipkg" INC_PR = "r4" -- 2.39.5