[OE-core] [PATCH] vim: update from 8.1.1518 to 8.2.0110

Randy MacLeod randy.macleod at windriver.com
Tue Jan 14 20:09:38 UTC 2020


On 1/14/20 2:39 PM, Alexander Kanavin wrote:
> Can you update to just 8.2 please? 0110 is an arbitrary commit as vimupstream adds a version tag for each of the commits.

Hi Alex,

Oleg is getting started using Yocto so I'll reply on his behalf since
I asked him to update vim as his first commit.

I'm not sure what you mean by 8.2. Are you talking about calling the recipe:
    vim_8.2.bb
instead of vim_8.2.0110.bb?

Vim tags on a daily or more frequent basis. Are you saying that we 
should keep the
same SRCREV for 8.2.0110 but use a different name?

I looked at:
    git log v8.2.0000..v8.2.0118
and all the commits seem to fix bugs so I prefer to take this tested 
v8.2.0110
update and update vim every month or two so that we get the latest fixes.

../Randy


>
> Alex
>
>> On 14 Jan 2020, at 20.30, Oleg Polyakov <Oleg.Polyakov at windriver.com> wrote:
>>
>> vim-tiny: update from 8.1.1518 to 8.2.0110
>> The date in the license was updated to 2020 and
>> a trailing space was removed from one line.
>>
>> Signed-off-by: Oleg Polyakov <Oleg.Polyakov at windriver.com>
>> ---
>> .../vim/{vim-tiny_8.1.1518.bb => vim-tiny_8.2.0110.bb}        | 0
>> meta/recipes-support/vim/vim.inc                              | 4 ++--
>> meta/recipes-support/vim/{vim_8.1.1518.bb => vim_8.2.0110.bb} | 0
>> 3 files changed, 2 insertions(+), 2 deletions(-)
>> rename meta/recipes-support/vim/{vim-tiny_8.1.1518.bb => vim-tiny_8.2.0110.bb} (100%)
>> rename meta/recipes-support/vim/{vim_8.1.1518.bb => vim_8.2.0110.bb} (100%)
>>
>> diff --git a/meta/recipes-support/vim/vim-tiny_8.1.1518.bb b/meta/recipes-support/vim/vim-tiny_8.2.0110.bb
>> similarity index 100%
>> rename from meta/recipes-support/vim/vim-tiny_8.1.1518.bb
>> rename to meta/recipes-support/vim/vim-tiny_8.2.0110.bb
>> diff --git a/meta/recipes-support/vim/vim.inc b/meta/recipes-support/vim/vim.inc
>> index 5a1bea6985..ec7ad443a4 100644
>> --- a/meta/recipes-support/vim/vim.inc
>> +++ b/meta/recipes-support/vim/vim.inc
>> @@ -5,14 +5,14 @@ DEPENDS = "ncurses gettext-native"
>> # vimdiff doesn't like busybox diff
>> RSUGGESTS_${PN} = "diffutils"
>> LICENSE = "vim"
>> -LIC_FILES_CHKSUM = "file://runtime/doc/uganda.txt;endline=287;md5=f1f82b42360005c70b8c19b0ef493f72"
>> +LIC_FILES_CHKSUM = "file://runtime/doc/uganda.txt;endline=287;md5=909f1394892b7e0f9c2a95306c0c552b"
>>
>> SRC_URI = "git://github.com/vim/vim.git \
>>             file://disable_acl_header_check.patch \
>>             file://vim-add-knob-whether-elf.h-are-checked.patch \
>>             file://0001-src-Makefile-improve-reproducibility.patch \
>> "
>> -SRCREV = "202d982b36d87cf91d992bd7e30d3223bdc72cd9"
>> +SRCREV = "e05a89ac6399a8c7d164c99fdab6841d999a9128"
>>
>> # Do not consider .z in x.y.z, as that is updated with every commit
>> UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+\.\d+)\.0"
>> diff --git a/meta/recipes-support/vim/vim_8.1.1518.bb b/meta/recipes-support/vim/vim_8.2.0110.bb
>> similarity index 100%
>> rename from meta/recipes-support/vim/vim_8.1.1518.bb
>> rename to meta/recipes-support/vim/vim_8.2.0110.bb
>> -- 
>> 2.23.0
>>
>> -- 
>> _______________________________________________
>> Openembedded-core mailing list
>> Openembedded-core at lists.openembedded.org
>> http://lists.openembedded.org/mailman/listinfo/openembedded-core


-- 
# Randy MacLeod
# Wind River Linux



More information about the Openembedded-core mailing list