aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/apt
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/apt')
-rw-r--r--recipes/apt/apt_0.7.14.bb2
-rw-r--r--recipes/apt/apt_0.7.19.bb2
-rw-r--r--recipes/apt/apt_0.7.20.2.bb2
3 files changed, 3 insertions, 3 deletions
diff --git a/recipes/apt/apt_0.7.14.bb b/recipes/apt/apt_0.7.14.bb
index d6f4623427..1f31b0860a 100644
--- a/recipes/apt/apt_0.7.14.bb
+++ b/recipes/apt/apt_0.7.14.bb
@@ -5,7 +5,7 @@ require apt.inc
SRC_URI += "file://no-ko-translation.patch \
file://use-host.patch "
-PR = "r3"
+PR = "r4"
SRC_URI += "file://nodoc.patch"
diff --git a/recipes/apt/apt_0.7.19.bb b/recipes/apt/apt_0.7.19.bb
index bfc85da609..23b321733c 100644
--- a/recipes/apt/apt_0.7.19.bb
+++ b/recipes/apt/apt_0.7.19.bb
@@ -5,7 +5,7 @@ require apt.inc
SRC_URI += "file://no-ko-translation.patch \
file://use-host.patch "
-PR = "r3"
+PR = "r4"
SRC_URI += "file://nodoc.patch"
diff --git a/recipes/apt/apt_0.7.20.2.bb b/recipes/apt/apt_0.7.20.2.bb
index e635841027..bd0f41ebae 100644
--- a/recipes/apt/apt_0.7.20.2.bb
+++ b/recipes/apt/apt_0.7.20.2.bb
@@ -6,7 +6,7 @@ require apt.inc
SRC_URI += "file://no-doxygen.patch \
file://no-ko-translation.patch \
file://use-host.patch "
-PR = "r1"
+PR = "r2"
require apt-package.inc