[oe-commits] Saul Wold : dpkg: Drop INC_PR as it's unused

git at git.openembedded.org git at git.openembedded.org
Sat Aug 3 09:23:52 UTC 2013


Module: openembedded-core.git
Branch: master
Commit: 6954a68efe0e33dc8e77adbbba267aa20be7e4b0
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=6954a68efe0e33dc8e77adbbba267aa20be7e4b0

Author: Saul Wold <sgw at linux.intel.com>
Date:   Wed Jul 31 11:29:01 2013 -0700

dpkg: Drop INC_PR as it's unused

Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

 meta/recipes-devtools/dpkg/dpkg.inc |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-devtools/dpkg/dpkg.inc b/meta/recipes-devtools/dpkg/dpkg.inc
index b9d4da1..6734b20 100644
--- a/meta/recipes-devtools/dpkg/dpkg.inc
+++ b/meta/recipes-devtools/dpkg/dpkg.inc
@@ -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"
 



More information about the Openembedded-commits mailing list