aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/vim/vim_7.4.258.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/vim/vim_7.4.258.bb')
-rw-r--r--meta-oe/recipes-support/vim/vim_7.4.258.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/vim/vim_7.4.258.bb b/meta-oe/recipes-support/vim/vim_7.4.258.bb
index 023e8fc6c5..9c6e231ad1 100644
--- a/meta-oe/recipes-support/vim/vim_7.4.258.bb
+++ b/meta-oe/recipes-support/vim/vim_7.4.258.bb
@@ -6,7 +6,9 @@ RSUGGESTS_${PN} = "diffutils"
LICENSE = "vim"
LIC_FILES_CHKSUM = "file://../runtime/doc/uganda.txt;md5=b779e18be6ed77facc770691c967b8f8"
-SRC_URI = "hg://vim.googlecode.com/hg/;protocol=https;module=vim"
+SRC_URI = "hg://vim.googlecode.com/hg/;protocol=https;module=vim \
+ file://disable_acl_header_check.patch;patchdir=.. \
+"
SRCREV = "v7-4-258"
S = "${WORKDIR}/${PN}/src"