wget: Increase INC_PR to replace pre-INC_PR packages in feeds.
authorStanislav Brabec <utx@penguin.cz>
Wed, 16 Sep 2009 19:38:00 +0000 (19:38 +0000)
committerutx@penguin.cz <utx@penguin.cz>
Wed, 16 Sep 2009 19:38:00 +0000 (19:38 +0000)
recipes/wget/wget.inc
recipes/wget/wget_1.11.4.bb
recipes/wget/wget_1.9.1.bb

index 21814c8..21aa936 100644 (file)
@@ -1,7 +1,7 @@
 DESCRIPTION = "A console URL download utility featuring HTTP, FTP, and more."
 SECTION = "console/network"
 DEPENDS = ""
-INC_PR = "r7"
+INC_PR = "r8"
 LICENSE = "GPL"
 
 S = "${WORKDIR}/wget-${PV}"
index 4a20bab..870e2a4 100644 (file)
@@ -1,4 +1,4 @@
-PR="${INC_PR}.1"
+PR="${INC_PR}.0"
 
 DEFAULT_PREFERENCE="-1"
 SRC_URI = " \
index 50974ed..516cbef 100644 (file)
@@ -1,4 +1,4 @@
-PR = "${INC_PR}.1"
+PR = "${INC_PR}.0"
 
 SRC_URI = " \
        ${GNU_MIRROR}/wget/wget-${PV}.tar.gz \