aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/apt/apt-native.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/apt/apt-native.inc')
-rw-r--r--recipes/apt/apt-native.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/apt/apt-native.inc b/recipes/apt/apt-native.inc
index 4e4771a9cd..8344b52d5a 100644
--- a/recipes/apt/apt-native.inc
+++ b/recipes/apt/apt-native.inc
@@ -6,7 +6,7 @@ FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/apt-${PV}"
PACKAGES = ""
USE_NLS = "yes"
-SRC_URI += "file://db_linking_hack.patch;patch=1"
+SRC_URI += "file://db_linking_hack.patch;apply=yes"
python do_stage () {
bb.build.exec_func('do_stage_base', d)