dpkg: upgrade to version 1.15.8.5
authorDongxiao Xu <dongxiao.xu@intel.com>
Fri, 8 Oct 2010 16:35:01 +0000 (00:35 +0800)
committerSaul Wold <Saul.Wold@intel.com>
Sat, 9 Oct 2010 14:40:04 +0000 (07:40 -0700)
Rebase several patches to fit the latest version
Fix a compile issue related with snprintf.
dpkg: bump PR

Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
meta/recipes-devtools/dpkg/dpkg.inc

index c3ee244..01d591f 100644 (file)
@@ -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"