summaryrefslogtreecommitdiffstats
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.bb2
1 files changed, 2 insertions, 0 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 9c6e231ad1..19c8abc7ea 100644
--- a/meta-oe/recipes-support/vim/vim_7.4.258.bb
+++ b/meta-oe/recipes-support/vim/vim_7.4.258.bb
@@ -8,6 +8,7 @@ LIC_FILES_CHKSUM = "file://../runtime/doc/uganda.txt;md5=b779e18be6ed77facc77069
8 8
9SRC_URI = "hg://vim.googlecode.com/hg/;protocol=https;module=vim \ 9SRC_URI = "hg://vim.googlecode.com/hg/;protocol=https;module=vim \
10 file://disable_acl_header_check.patch;patchdir=.. \ 10 file://disable_acl_header_check.patch;patchdir=.. \
11 file://vim-add-knob-whether-elf.h-are-checked.patch;patchdir=.. \
11" 12"
12SRCREV = "v7-4-258" 13SRCREV = "v7-4-258"
13 14
@@ -38,6 +39,7 @@ PACKAGECONFIG[acl] = "--enable-acl,--disable-acl,acl,"
38PACKAGECONFIG[x11] = "--with-x,--without-x,xt," 39PACKAGECONFIG[x11] = "--with-x,--without-x,xt,"
39PACKAGECONFIG[tiny] = "--with-features=tiny,--with-features=big,," 40PACKAGECONFIG[tiny] = "--with-features=tiny,--with-features=big,,"
40PACKAGECONFIG[selinux] = "--enable-selinux,--disable-selinux,libselinux," 41PACKAGECONFIG[selinux] = "--enable-selinux,--disable-selinux,libselinux,"
42PACKAGECONFIG[elfutils] = "--enable-elf-check,,elfutils,"
41 43
42EXTRA_OECONF = " \ 44EXTRA_OECONF = " \
43 --disable-gpm \ 45 --disable-gpm \