aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/apt/apt_0.7.19.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/apt/apt_0.7.19.bb')
-rw-r--r--recipes/apt/apt_0.7.19.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes/apt/apt_0.7.19.bb b/recipes/apt/apt_0.7.19.bb
index 15f127dbbe..798f20f7a2 100644
--- a/recipes/apt/apt_0.7.19.bb
+++ b/recipes/apt/apt_0.7.19.bb
@@ -3,11 +3,11 @@ RDEPENDS = "dpkg"
require apt.inc
-SRC_URI += "file://no-ko-translation.patch;patch=1 \
- file://use-host.patch;patch=1 "
+SRC_URI += "file://no-ko-translation.patch;apply=yes \
+ file://use-host.patch;apply=yes "
PR = "r3"
-SRC_URI += "file://nodoc.patch;patch=1"
+SRC_URI += "file://nodoc.patch;apply=yes"
require apt-package.inc