<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-oe/recipes-extended/zsh, 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>2018-03-02T00:10:23+00:00</updated>
<entry>
<title>zsh: move to recipes-shells</title>
<updated>2018-03-02T00:10:23+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2017-10-26T20:19:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=7da35538ab4901671dbe441382ac118965513149'/>
<id>urn:sha1:7da35538ab4901671dbe441382ac118965513149</id>
<content type='text'>
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>zsh: fix base_bindir installation</title>
<updated>2018-02-11T19:52:32+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>martin.jansa@gmail.com</email>
</author>
<published>2018-02-01T14:23:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=f75e11225f5f424abfb672d09728c60c61cd801f'/>
<id>urn:sha1:f75e11225f5f424abfb672d09728c60c61cd801f</id>
<content type='text'>
* fixes:
  WARNING: zsh-5.3.1-r0 do_package: zsh: NOT adding alternative provide /bin/sh: /bin/zsh does not exist
* it was installing zsh into /usr/bin even when log.do_configure confirms correct path:
  installation basename     : zsh
  binary install path       : /bin
* no other files were moved:
$ find 5.3.1-r0.*/image
5.3.1-r0.new/image
5.3.1-r0.new/image/bin
5.3.1-r0.new/image/bin/zsh-5.3.1
5.3.1-r0.new/image/bin/zsh
5.3.1-r0.new/image/usr
5.3.1-r0.old/image
5.3.1-r0.old/image/usr
5.3.1-r0.old/image/usr/bin
5.3.1-r0.old/image/usr/bin/zsh-5.3.1
5.3.1-r0.old/image/usr/bin/zsh

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>zsh: update to 5.3.1</title>
<updated>2017-06-12T04:56:44+00:00</updated>
<author>
<name>Branden Archer</name>
<email>brarcher@lexmark.com</email>
</author>
<published>2017-06-02T13:25:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=3b80f0cb3b0e3b5a9f58c1bfb7ae45f4d0e7a673'/>
<id>urn:sha1:3b80f0cb3b0e3b5a9f58c1bfb7ae45f4d0e7a673</id>
<content type='text'>
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>zsh: Explicitly set EXTRA_OEMAKE as required</title>
<updated>2016-02-25T16:47:30+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2016-02-25T13:55:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=27bb27f8780896663eeaa502456aefa3828a030c'/>
<id>urn:sha1:27bb27f8780896663eeaa502456aefa3828a030c</id>
<content type='text'>
* This recipe currently relies on EXTRA_OEMAKE having been to set to
  "-e MAKEFLAGS=" in bitbake.conf to operate. It is necessary to make
  this explicit so that the default in bitbake.conf can be changed.
* Unfortunately the build doesn't fail, it just produces almost empty
  output and QA warning is shown:
  WARNING: zsh-5.0.5-r0 do_package: QA Issue: zsh: Files/directories
  were installed but not shipped in any package:
    /usr
  Please set FILES such that these items are packaged. Alternatively if
  they are unneeded, avoid installing them or delete them within
  do_install.
  zsh: 1 installed and not shipped files. [installed-vs-shipped]

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>zsh: fold .inc into .bb</title>
<updated>2016-02-25T16:47:28+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2016-02-23T16:24:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=3ba313d33eebbbddea512a2c8e97d4c5e320dee4'/>
<id>urn:sha1:3ba313d33eebbbddea512a2c8e97d4c5e320dee4</id>
<content type='text'>
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>zsh: fixing B!=S build issue</title>
<updated>2014-12-19T19:10:57+00:00</updated>
<author>
<name>Raphael Silva</name>
<email>rapphil@gmail.com</email>
</author>
<published>2014-12-16T18:15:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=a079fe2754ca0ac60ca00ca1653f770fc7b9ce14'/>
<id>urn:sha1:a079fe2754ca0ac60ca00ca1653f770fc7b9ce14</id>
<content type='text'>
Provided correct path for gnu-configize, since It
is beeing executed in ${B} so It is not able to find
configure.ac

Signed-off-by: Raphael Silva &lt;rapphil@gmail.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>PNBLACKLIST: use weak assignments</title>
<updated>2014-12-17T11:55:40+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2014-12-06T07:01:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=96a92761c0a1bb2317fa4ea422c32e4473405103'/>
<id>urn:sha1:96a92761c0a1bb2317fa4ea422c32e4473405103</id>
<content type='text'>
* this makes it easier to unblacklist it from local.conf which
  is parsed before the recipes

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>zsh: Blacklist because of broken with B!=S</title>
<updated>2014-06-21T10:20:20+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2014-06-19T09:54:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=06015d66c63701cb33b261f269b17f16bb755092'/>
<id>urn:sha1:06015d66c63701cb33b261f269b17f16bb755092</id>
<content type='text'>
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>zsh: upgrade to 5.0.5</title>
<updated>2014-04-20T12:50:47+00:00</updated>
<author>
<name>Matthieu CRAPET</name>
<email>Matthieu.CRAPET@ingenico.com</email>
</author>
<published>2014-04-02T12:24:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=929a7ae0c93dfec9f7d6dd41d14136a5b3db3838'/>
<id>urn:sha1:929a7ae0c93dfec9f7d6dd41d14136a5b3db3838</id>
<content type='text'>
Recipe cleanup:
- Add missing license in meta-oe/licenses
- Add DESCRIPTION
- Use ${BP} and ${SOURCEFORGE_MIRROR}

Signed-off-by: Matthieu Crapet &lt;Matthieu.Crapet@ingenico.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>recipes: Remove PR = r0 from all recipes</title>
<updated>2013-11-01T14:33:16+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2013-10-31T10:25:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=4d62e7f575e2a87197c74ab4639561b45eec0e60'/>
<id>urn:sha1:4d62e7f575e2a87197c74ab4639561b45eec0e60</id>
<content type='text'>
* Remove all PR = "r0" from all .bb files in meta-oe repo. This was done
  with the command sed -e '/^PR.*=.*r0\"/d' meta*/recipes*/*/*.bb -i

* We've switching to the PR server, PR bumps are no longer needed and
  this saves people either accidentally bumping them or forgetting to
  remove the lines (r0 is the default anyway).

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