aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/apt/apt_0.7.14.bb
diff options
context:
space:
mode:
authorJeremy Lainé <jeremy.laine@m4x.org>2009-09-30 16:04:18 +0200
committerJeremy Lainé <jeremy.laine@m4x.org>2009-09-30 16:04:18 +0200
commit74d7222aee9f3725adeee1855c862a307b734d0b (patch)
treef14e2adf28819e5630d4df4b11e9851407a8fa5f /recipes/apt/apt_0.7.14.bb
parent0427b295ab7f42d0df44daecceb1d34660099ceb (diff)
downloadopenembedded-74d7222aee9f3725adeee1855c862a307b734d0b.tar.gz
apt: add volatiles support for /var/cache/apt
Diffstat (limited to 'recipes/apt/apt_0.7.14.bb')
-rw-r--r--recipes/apt/apt_0.7.14.bb7
1 files changed, 3 insertions, 4 deletions
diff --git a/recipes/apt/apt_0.7.14.bb b/recipes/apt/apt_0.7.14.bb
index 251ed6416d..f64fa0019a 100644
--- a/recipes/apt/apt_0.7.14.bb
+++ b/recipes/apt/apt_0.7.14.bb
@@ -3,10 +3,9 @@ RDEPENDS = "dpkg"
require apt.inc
-SRC_URI = "${DEBIAN_MIRROR}/main/a/apt/apt_${PV}.tar.gz \
- file://no-ko-translation.patch;patch=1 \
- file://use-host.patch;patch=1 "
-PR = "r2"
+SRC_URI += "file://no-ko-translation.patch;patch=1 \
+ file://use-host.patch;patch=1 "
+PR = "r3"
SRC_URI += "file://nodoc.patch;patch=1"