]> code.ossystems Code Review - openembedded-core.git/commitdiff
dpkg: Drop INC_PR as it's unused
authorSaul Wold <sgw@linux.intel.com>
Wed, 31 Jul 2013 18:29:01 +0000 (11:29 -0700)
committerSaul Wold <sgw@linux.intel.com>
Fri, 2 Aug 2013 15:01:39 +0000 (08:01 -0700)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-devtools/dpkg/dpkg.inc

index b9d4da18f344328c4536c781b1eeebdbaec2b626..6734b2005f489dbc998e23b77728f37b9d100761 100644 (file)
@@ -2,8 +2,6 @@ DESCRIPTION = "Package maintenance system for Debian."
 LICENSE = "GPLv2.0+"
 SECTION = "base"
 
-INC_PR = "r19"
-
 SRC_URI = "${DEBIAN_MIRROR}/main/d/dpkg/dpkg_${PV}.tar.xz \
            file://ignore_extra_fields.patch"