<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-oe/recipes-devtools/lua, branch zeus-next</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=zeus-next</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=zeus-next'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2019-10-11T04:58:10+00:00</updated>
<entry>
<title>lua: change a hard readline dependency into an optional one</title>
<updated>2019-10-11T04:58:10+00:00</updated>
<author>
<name>Alexander Kanavin</name>
<email>alex.kanavin@gmail.com</email>
</author>
<published>2019-10-10T11:20:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=54d9fe3e5f2c60c7da4ec7c019af927f1688c23d'/>
<id>urn:sha1:54d9fe3e5f2c60c7da4ec7c019af927f1688c23d</id>
<content type='text'>
This requires patching the source code, as readline is hardcoded
in there.

The rationale is to allow disabling the dependency on a gplv3
component (readline) where that license is blacklisted.

Signed-off-by: Alexander Kanavin &lt;alex.kanavin@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>lua: upgrade from v5.3.4 to v5.3.5</title>
<updated>2019-04-11T18:30:35+00:00</updated>
<author>
<name>Hongzhi.Song</name>
<email>hongzhi.song@windriver.com</email>
</author>
<published>2019-04-11T06:13:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=be6481ca9f144708c8d6f741396be6e597eb8f18'/>
<id>urn:sha1:be6481ca9f144708c8d6f741396be6e597eb8f18</id>
<content type='text'>
The v5.3.5 release covers CVE-2019-6706 which is vulnerable.

Signed-off-by: Hongzhi.Song &lt;hongzhi.song@windriver.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>Adding LUA to SDK</title>
<updated>2017-12-27T15:25:03+00:00</updated>
<author>
<name>Romain Forlot</name>
<email>romain.forlot@iot.bzh</email>
</author>
<published>2017-12-21T15:21:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=13c84c645b6126f0cb3d768e8934992f594a82ab'/>
<id>urn:sha1:13c84c645b6126f0cb3d768e8934992f594a82ab</id>
<content type='text'>
A project could need to have LUA in SDK, an example is
to compile LUA scripts which checks its syntax before embedded
them into a project compiled by Yocto.

Change-Id: I3c36acd58d45121c3344b5322244bdc0b12061b9
Signed-off-by: Romain Forlot &lt;romain.forlot@iot.bzh&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>lua: 5.3.3 -&gt; 5.3.4</title>
<updated>2017-05-23T13:49:40+00:00</updated>
<author>
<name>Huang Qiyu</name>
<email>huangqy.fnst@cn.fujitsu.com</email>
</author>
<published>2017-05-12T05:48:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=9ef29d509dfe174dadd2e9d9fe2c081fed94b521'/>
<id>urn:sha1:9ef29d509dfe174dadd2e9d9fe2c081fed94b521</id>
<content type='text'>
1) Upgrade lua from 5.3.3 to 5.3.4.
2) License checksum changed,since the copyright years were updated.

Signed-off-by: Huang Qiyu &lt;huangqy.fnst@cn.fujitsu.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>lua: 5.3.2 -&gt; 5.3.3</title>
<updated>2016-09-05T11:30:53+00:00</updated>
<author>
<name>Wang Xin</name>
<email>wangxin2015.fnst@cn.fujitsu.com</email>
</author>
<published>2016-08-24T07:50:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=bb7101e5e1e19bd2de8167240c16c221080c7adb'/>
<id>urn:sha1:bb7101e5e1e19bd2de8167240c16c221080c7adb</id>
<content type='text'>
1) Upgrade lua from 5.3.2 to 5.3.3.
2) Modify LIC_FILES_CHKSUM, since the date in it has been changed, But the LICENSE has not been changed.

Signed-off-by: Wang Xin &lt;wangxin2015.fnst@cn.fujitsu.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>meta-oe: remove PR = "r0"</title>
<updated>2016-08-22T13:56:28+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2016-08-18T16:56:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=303a585a6f6c142b94307ffe48a5c56f828fcd94'/>
<id>urn:sha1:303a585a6f6c142b94307ffe48a5c56f828fcd94</id>
<content type='text'>
* this is default value

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>recipes: Replace "cp -a" with "cp -R --no-dereference --preserve=mode,links"</title>
<updated>2016-03-04T08:06:22+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2016-02-25T16:37:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=df7242fddb9048738c0cdfaf0c3c227bf78f3da7'/>
<id>urn:sha1:df7242fddb9048738c0cdfaf0c3c227bf78f3da7</id>
<content type='text'>
* Using "cp -a" leaks UID of user running the builds, causing
  many QA warnings.
* See this thread for details:
  http://lists.openembedded.org/pipermail/openembedded-core/2015-November/112904.html

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>lua: update Libs in lua.pc</title>
<updated>2016-02-25T16:45:47+00:00</updated>
<author>
<name>Maciej Borzecki</name>
<email>maciej.borzecki@open-rnd.pl</email>
</author>
<published>2016-02-11T10:12:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=69f5e6e583a9e69830f13a06f7b301e4a869163b'/>
<id>urn:sha1:69f5e6e583a9e69830f13a06f7b301e4a869163b</id>
<content type='text'>
Update Libs in lua.pc so that pkg-config --libs gives the correct list
of libraries for linking. This makes us effectively list the same
libraries as Fedora does.

Signed-off-by: Maciej Borzecki &lt;maciej.borzecki@open-rnd.pl&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>lua: use PV for generating Version in lua.pc</title>
<updated>2016-02-25T16:45:46+00:00</updated>
<author>
<name>Maciej Borzecki</name>
<email>maciej.borzecki@open-rnd.pl</email>
</author>
<published>2016-02-11T10:12:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=4047e5ca84c9b61fed0512b804aded0288679cf1'/>
<id>urn:sha1:4047e5ca84c9b61fed0512b804aded0288679cf1</id>
<content type='text'>
Lua was updated to 5.3.2, however lua.pc still has 5.2.2 listed as
Version in pkg-config metadata file. Instead of bumping the Version
field in lua.pc make sure that we are future proof and update the field
automatically with value of ${PV}.

Signed-off-by: Maciej Borzecki &lt;maciej.borzecki@open-rnd.pl&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>lua: Added ptest for lua</title>
<updated>2016-02-15T09:15:27+00:00</updated>
<author>
<name>Paul Vaduva</name>
<email>Paul.Vaduva@enea.com</email>
</author>
<published>2016-02-03T09:25:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=142d6fb402a5c6fad7bb0fd818c5d45b45eaf69d'/>
<id>urn:sha1:142d6fb402a5c6fad7bb0fd818c5d45b45eaf69d</id>
<content type='text'>
Signed-off-by: Andreas Sundstr
Signed-off-by: Maxin B. John &lt;maxin.john@enea.com&gt;
Signed-off-by: Paul Vaduva &lt;Paul.Vaduva@enea.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
</feed>
