From ca664ee35de674442da0b5ea800680b4b2227c02 Mon Sep 17 00:00:00 2001 From: Dongxiao Xu Date: Sat, 9 Oct 2010 00:35:01 +0800 Subject: dpkg: upgrade to version 1.15.8.5 Rebase several patches to fit the latest version Fix a compile issue related with snprintf. dpkg: bump PR Signed-off-by: Dongxiao Xu Signed-off-by: Saul Wold --- meta/recipes-devtools/dpkg/dpkg.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-devtools/dpkg') diff --git a/meta/recipes-devtools/dpkg/dpkg.inc b/meta/recipes-devtools/dpkg/dpkg.inc index c3ee244d7d..01d591fe83 100644 --- a/meta/recipes-devtools/dpkg/dpkg.inc +++ b/meta/recipes-devtools/dpkg/dpkg.inc @@ -1,7 +1,7 @@ DESCRIPTION = "Package maintenance system for Debian." LICENSE = "GPL" SECTION = "base" -PR = "r0" +PR = "r1" SRC_URI = "${DEBIAN_MIRROR}/main/d/dpkg/dpkg_${PV}.tar.bz2 \ file://ignore_extra_fields.patch;patch=1" -- cgit v1.2.3-54-g00ecf