From 70bd2a139ac0d278ed71a390c59e6e25d4848214 Mon Sep 17 00:00:00 2001 From: Stanislav Brabec Date: Wed, 16 Sep 2009 19:38:00 +0000 Subject: wget: Increase INC_PR to replace pre-INC_PR packages in feeds. --- recipes/wget/wget.inc | 2 +- recipes/wget/wget_1.11.4.bb | 2 +- recipes/wget/wget_1.9.1.bb | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'recipes') diff --git a/recipes/wget/wget.inc b/recipes/wget/wget.inc index 21814c8d66..21aa9369b8 100644 --- a/recipes/wget/wget.inc +++ b/recipes/wget/wget.inc @@ -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}" diff --git a/recipes/wget/wget_1.11.4.bb b/recipes/wget/wget_1.11.4.bb index 4a20bab4e8..870e2a424a 100644 --- a/recipes/wget/wget_1.11.4.bb +++ b/recipes/wget/wget_1.11.4.bb @@ -1,4 +1,4 @@ -PR="${INC_PR}.1" +PR="${INC_PR}.0" DEFAULT_PREFERENCE="-1" SRC_URI = " \ diff --git a/recipes/wget/wget_1.9.1.bb b/recipes/wget/wget_1.9.1.bb index 50974ed87b..516cbef160 100644 --- a/recipes/wget/wget_1.9.1.bb +++ b/recipes/wget/wget_1.9.1.bb @@ -1,4 +1,4 @@ -PR = "${INC_PR}.1" +PR = "${INC_PR}.0" SRC_URI = " \ ${GNU_MIRROR}/wget/wget-${PV}.tar.gz \ -- cgit v1.2.3