<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-xfce/recipes-support/vim, branch master</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=master</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2019-02-28T17:42:11+00:00</updated>
<entry>
<title>vim: remove xfce vim bbappend</title>
<updated>2019-02-28T17:42:11+00:00</updated>
<author>
<name>Mark Hatle</name>
<email>mark.hatle@windriver.com</email>
</author>
<published>2019-02-28T01:39:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=41f3f8165bde3eb4f8bcf6dddbaca0d3b760c70b'/>
<id>urn:sha1:41f3f8165bde3eb4f8bcf6dddbaca0d3b760c70b</id>
<content type='text'>
Changing the behavior of a recipe by including a layer is not allowed
by the yocto-check-layer script.

INFO: ======================================================================
INFO: FAIL: test_signatures (common.CommonCheckLayer)
INFO: ----------------------------------------------------------------------
INFO: Traceback (most recent call last):
  File "/poky/scripts/lib/checklayer/cases/common.py", line 53, in test_signatures
    self.fail('Adding layer %s changed signatures.\n%s' % (self.tc.layer['name'], msg))
AssertionError: Adding layer meta-xfce changed signatures.
19 signatures changed, initial differences (first hash before, second after):
   vim:do_install: 7f165dbd724ca0127dfb653ef0ecd8e7fb882713adedfd0e14f59d7f54cb645e -&gt; 6e4a49063534d67f70186bf8bdb313184f42426e2c42b12b127638b586c7ffe8
      bitbake-diffsigs --task vim do_install --signature 7f165dbd724ca0127dfb653ef0ecd8e7fb882713adedfd0e14f59d7f54cb645e

fix by move the logic into recipe vim

Signed-off-by: Mark Hatle &lt;mark.hatle@windriver.com&gt;
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: only include when x11 in DISTRO_FEATURES</title>
<updated>2018-03-12T16:59:32+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2018-03-06T15:30:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=729cde51429b62a6d0c36569ced7dfdb66e65c37'/>
<id>urn:sha1:729cde51429b62a6d0c36569ced7dfdb66e65c37</id>
<content type='text'>
fixes:

 vim:do_install: 6a98ed60a33e0915e83ddf4411cb98a4 -&gt; fab6a8f9b3c3978de44b458939712d90
      bitbake-diffsigs --task vim do_install --signature 6a98ed60a33e0915e83ddf4411cb98a4 fab6a8f9b3c3978de44b458939712d90
      NOTE: Starting bitbake server...
      basehash changed from 7302bf635913317779cf6e19324032a4 to 4a66ac61a894cf5b09db9afc053c77e6
      Variable do_install value changed:
      @@ -11,3 +11,7 @@

           # we use --with-features=big as default
           mv ${D}${bindir}/${BPN} ${D}${bindir}/${BPN}.${BPN}
      +	# The mouse being autoenabled is just annoying in xfce4-terminal (mouse
      +	# drag make vim go into visual mode and there is no right click menu),
      +	# delete the block.
      +	sed -i '/the mouse works just fine/,+4d' ${D}/${datadir}/${BPN}/vimrc

Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>vim: do not autoenable the mouse</title>
<updated>2015-10-23T10:53:22+00:00</updated>
<author>
<name>Jackie Huang</name>
<email>jackie.huang@windriver.com</email>
</author>
<published>2015-10-16T07:27:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=2effb83c6adb73c4047f482bd67d218ad03f67f9'/>
<id>urn:sha1:2effb83c6adb73c4047f482bd67d218ad03f67f9</id>
<content type='text'>
The mouse being autoenabled is just annoying in xfce4-terminal (mouse
drag make vim go into visual mode and there is no right click menu),
so remove the setting for xfce.

Signed-off-by: Jackie Huang &lt;jackie.huang@windriver.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
</feed>
