From: Dongxiao Xu Date: Fri, 8 Oct 2010 16:35:01 +0000 (+0800) Subject: dpkg: upgrade to version 1.15.8.5 X-Git-Tag: 2011-1~4309 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=ca664ee35de674442da0b5ea800680b4b2227c02;p=openembedded-core.git 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 --- 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"