diff options
| -rw-r--r-- | meta/recipes-support/vim/vim.inc | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/meta/recipes-support/vim/vim.inc b/meta/recipes-support/vim/vim.inc index da586a5699..40ad44486d 100644 --- a/meta/recipes-support/vim/vim.inc +++ b/meta/recipes-support/vim/vim.inc | |||
| @@ -10,8 +10,7 @@ DEPENDS = "ncurses gettext-native" | |||
| 10 | RSUGGESTS:${PN} = "diffutils" | 10 | RSUGGESTS:${PN} = "diffutils" |
| 11 | 11 | ||
| 12 | LICENSE = "Vim" | 12 | LICENSE = "Vim" |
| 13 | LIC_FILES_CHKSUM = "file://LICENSE;md5=6b30ea4fa660c483b619924bc709ef99 \ | 13 | LIC_FILES_CHKSUM = "file://LICENSE;md5=6b30ea4fa660c483b619924bc709ef99" |
| 14 | file://runtime/doc/uganda.txt;md5=001ef779f422a0e9106d428c84495b4d" | ||
| 15 | 14 | ||
| 16 | SRC_URI = "git://github.com/vim/vim.git;branch=master;protocol=https \ | 15 | SRC_URI = "git://github.com/vim/vim.git;branch=master;protocol=https \ |
| 17 | file://disable_acl_header_check.patch \ | 16 | file://disable_acl_header_check.patch \ |
| @@ -20,8 +19,8 @@ SRC_URI = "git://github.com/vim/vim.git;branch=master;protocol=https \ | |||
| 20 | file://no-path-adjust.patch \ | 19 | file://no-path-adjust.patch \ |
| 21 | " | 20 | " |
| 22 | 21 | ||
| 23 | PV .= ".1293" | 22 | PV .= ".1403" |
| 24 | SRCREV = "0caaf1e46511f7a92e036f05e6aa9d5992540117" | 23 | SRCREV = "e764d1b4219e6615a04df1c3a6a5c0210a0a7dac" |
| 25 | 24 | ||
| 26 | # Remove when 8.3 is out | 25 | # Remove when 8.3 is out |
| 27 | UPSTREAM_VERSION_UNKNOWN = "1" | 26 | UPSTREAM_VERSION_UNKNOWN = "1" |
