<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-oe/recipes-support/vim, branch stable/thud-next</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=stable%2Fthud-next</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=stable%2Fthud-next'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2018-11-15T21:18:51+00:00</updated>
<entry>
<title>vim-tiny: remove alternative for xxd</title>
<updated>2018-11-15T21:18:51+00:00</updated>
<author>
<name>Ricardo Salveti</name>
<email>ricardo@foundries.io</email>
</author>
<published>2018-11-05T21:48:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=caad6b80b2565f20ad0e8f34c7afa914fa9ce8ed'/>
<id>urn:sha1:caad6b80b2565f20ad0e8f34c7afa914fa9ce8ed</id>
<content type='text'>
xxd is not available in vim-tiny, so remove from the default ALTERNATIVE
list to fix the following warning:

vim-tiny: alternative target (/usr/bin/xxd or /usr/bin/xxd.vim-tiny)
does not exist, skipping

Signed-off-by: Ricardo Salveti &lt;ricardo@foundries.io&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>vim: alternatify xxd</title>
<updated>2018-10-18T21:19:37+00:00</updated>
<author>
<name>Dan McGregor</name>
<email>dan.mcgregor@usask.ca</email>
</author>
<published>2018-10-18T15:46:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=897c10b7c17c138a85bdeb36cf72e7201daf0e0e'/>
<id>urn:sha1:897c10b7c17c138a85bdeb36cf72e7201daf0e0e</id>
<content type='text'>
toybox also provides xxd.

Signed-off-by: Dan McGregor &lt;dan.mcgregor@usask.ca&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>vim/vim-tiny: upgrade 8.1.0172 -&gt; 8.1.0347</title>
<updated>2018-09-05T20:59:16+00:00</updated>
<author>
<name>Randy MacLeod</name>
<email>randy.macleod@windriver.com</email>
</author>
<published>2018-09-05T18:15:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=3798321fc902148af073200ea39903ef1b415c5c'/>
<id>urn:sha1:3798321fc902148af073200ea39903ef1b415c5c</id>
<content type='text'>
The license file changed because the vim format tag
on the last line of the file changed. Specify the
the license end line to avoid this problem.

Signed-off-by: Randy MacLeod &lt;Randy.MacLeod@windriver.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>vim, vim-tiny: Make vim provide xxd without vim-tiny doing it too</title>
<updated>2018-08-02T18:23:02+00:00</updated>
<author>
<name>Peter Kjellerstedt</name>
<email>peter.kjellerstedt@axis.com</email>
</author>
<published>2018-07-31T22:14:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=d561c5cb6bbcc0f44baaa65bc8878a121d4c9786'/>
<id>urn:sha1:d561c5cb6bbcc0f44baaa65bc8878a121d4c9786</id>
<content type='text'>
There is no xxd in vim-tiny, so there is no reason to provide
vim-tiny-xxd. Besides, it is typically "xxd-native" that one wants to be
able to depend on, not "vim-native-xxd" (then the old dependency on
vim-native already did the trick).

Signed-off-by: Peter Kjellerstedt &lt;peter.kjellerstedt@axis.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>vim/vim-tiny: fix multiple .bb files provide xxd</title>
<updated>2018-07-23T06:06:01+00:00</updated>
<author>
<name>Hongxu Jia</name>
<email>hongxu.jia@windriver.com</email>
</author>
<published>2018-07-23T02:38:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=b8655771bd1b52af52b229bd83f2170a95077324'/>
<id>urn:sha1:b8655771bd1b52af52b229bd83f2170a95077324</id>
<content type='text'>
Since the following commit applied:
...
commit 34988c5319b08a14a145d82ed1057468f22632f9
Author: Rasmus Villemoes &lt;rasmus.villemoes@prevas.dk&gt;
Date:   Wed Jul 18 10:14:51 2018 +0200

    vim: provide xxd
...

And vim-tiny recipe contains vim reicpe, it caused both of
them provides xxd. Add `${PN}' prefix to it.

Signed-off-by: Hongxu Jia &lt;hongxu.jia@windriver.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>vim: provide xxd</title>
<updated>2018-07-20T23:07:12+00:00</updated>
<author>
<name>Rasmus Villemoes</name>
<email>rasmus.villemoes@prevas.dk</email>
</author>
<published>2018-07-18T08:14:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=34988c5319b08a14a145d82ed1057468f22632f9'/>
<id>urn:sha1:34988c5319b08a14a145d82ed1057468f22632f9</id>
<content type='text'>
The xxd tool is quite useful by itself. For example, building U-boot
using the CONFIG_USE_DEFAULT_ENV_FILE option requires that the host
provides xxd, and it's nicer to be able to put xxd-native rather than
vim-native in that recipe's dependencies.

Signed-off-by: Rasmus Villemoes &lt;rasmus.villemoes@prevas.dk&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>vim: update to 8.1.0172</title>
<updated>2018-07-12T14:19:42+00:00</updated>
<author>
<name>Leon Anavi</name>
<email>leon.anavi@konsulko.com</email>
</author>
<published>2018-07-09T15:13:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=35bae5e006f5010acb2163cc90a7b0d1c34d52e3'/>
<id>urn:sha1:35bae5e006f5010acb2163cc90a7b0d1c34d52e3</id>
<content type='text'>
Update vim to the latest version 8.1.0172.

Signed-off-by: Leon Anavi &lt;leon.anavi@konsulko.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>vim/vim-tiny: upgrade 8.0.0983 -&gt; 8.1.0.116</title>
<updated>2018-06-29T14:00:52+00:00</updated>
<author>
<name>changqing.li@windriver.com</name>
<email>changqing.li@windriver.com</email>
</author>
<published>2018-06-29T06:22:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=318c9572d26b8ff16b3b6ba43c22c11894f6dde2'/>
<id>urn:sha1:318c9572d26b8ff16b3b6ba43c22c11894f6dde2</id>
<content type='text'>
Signed-off-by: Changqing Li &lt;changqing.li@windriver.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>vim: set CLEANBROKEN to fix rebuild</title>
<updated>2018-01-17T05:38:09+00:00</updated>
<author>
<name>Yi Zhao</name>
<email>yi.zhao@windriver.com</email>
</author>
<published>2018-01-05T06:52:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=07480f1a42775a968f025673ca2987f66fc3a839'/>
<id>urn:sha1:07480f1a42775a968f025673ca2987f66fc3a839</id>
<content type='text'>
Rebuilding vim would cause the following error:
  Makefile:4: ../auto/config.mk: No such file or directory
  make[1]: *** No rule to make target '../auto/config.mk'.  Stop.

Set CLEANBROKEN to "1" to fix this issue.

Also remove the redundant "inherit autotools".

Signed-off-by: Yi Zhao &lt;yi.zhao@windriver.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>vim: Security Advisory - vim - CVE-2017-17087</title>
<updated>2017-12-27T15:25:03+00:00</updated>
<author>
<name>Li Zhou</name>
<email>li.zhou@windriver.com</email>
</author>
<published>2017-12-19T01:31:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=eaa4b4baa61813ef29fa436c0a1f863fbfc6a94e'/>
<id>urn:sha1:eaa4b4baa61813ef29fa436c0a1f863fbfc6a94e</id>
<content type='text'>
Porting the patch from &lt;https://github.com/vim/vim/commit/
5a73e0ca54c77e067c3b12ea6f35e3e8681e8cf8&gt; to solve CVE-2017-17087.

Signed-off-by: Li Zhou &lt;li.zhou@windriver.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
</feed>
