<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot/package/libuci/libuci.mk, branch 2016.08</title>
<subtitle>OpenPOWER buildroot sources</subtitle>
<id>https://git.raptorcs.com/git/buildroot/atom?h=2016.08</id>
<link rel='self' href='https://git.raptorcs.com/git/buildroot/atom?h=2016.08'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/'/>
<updated>2016-07-05T06:36:21+00:00</updated>
<entry>
<title>libuci: update legal info</title>
<updated>2016-07-05T06:36:21+00:00</updated>
<author>
<name>Rahul Bedarkar</name>
<email>rahul.bedarkar@imgtec.com</email>
</author>
<published>2016-07-04T12:46:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=80a763af59f1385c9443dc5cf304e80d717c7003'/>
<id>urn:sha1:80a763af59f1385c9443dc5cf304e80d717c7003</id>
<content type='text'>
CLI tool and lua bindings are released under GPLv2.

Reviewed-by: Marcin Nowakowski &lt;marcin.nowakowski@imgtec.com&gt;
Signed-off-by: Rahul Bedarkar &lt;rahul.bedarkar@imgtec.com&gt;
[Thomas: use proper construct to concatenate new licenses to
&lt;pkg&gt;_LICENSE, as suggested by Yann E. Morin.]
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>libuci: correct lua path</title>
<updated>2016-02-23T22:45:04+00:00</updated>
<author>
<name>Neha Bairathi</name>
<email>Neha.Bairathi@imgtec.com</email>
</author>
<published>2016-02-09T13:17:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=21af11cce07f60ed6bbc4a21d5247a5153cbfac0'/>
<id>urn:sha1:21af11cce07f60ed6bbc4a21d5247a5153cbfac0</id>
<content type='text'>
LUAPATH is used as the path for installing lua binding.
As buildroot specifies the install prefix, STAGING_DIR gets
appended to TARGET_DIR which is incorrect path for installation,
so use relative path.

Reviewed-by: Abhimanyu Vishwakarma &lt;Abhimanyu.Vishwakarma@imgtec.com&gt;
Reviewed-by: Marcin Nowakowski &lt;marcin.nowakowski@imgtec.com&gt;
Signed-off-by: Neha Bairathi &lt;Neha.Bairathi@imgtec.com&gt;
Acked-by: Arnout Vandecappelle (Essensium/Mind) &lt;arnout@mind.be&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>package/libuci: cleanup configure options</title>
<updated>2014-10-26T16:05:25+00:00</updated>
<author>
<name>Samuel Martin</name>
<email>s.martin49@gmail.com</email>
</author>
<published>2014-10-19T18:04:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=69ea2958c2273e450cd2298762a822c47452d863'/>
<id>urn:sha1:69ea2958c2273e450cd2298762a822c47452d863</id>
<content type='text'>
Make BUILD_LUA assignation symetrical.

Signed-off-by: Samuel Martin &lt;s.martin49@gmail.com&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>package/libuci: cleanup configure options</title>
<updated>2014-10-26T16:05:18+00:00</updated>
<author>
<name>Samuel Martin</name>
<email>s.martin49@gmail.com</email>
</author>
<published>2014-10-19T18:04:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=e6436a6cdf1eb9ec7819a9b14c2705a7b7baf5b2'/>
<id>urn:sha1:e6436a6cdf1eb9ec7819a9b14c2705a7b7baf5b2</id>
<content type='text'>
Remove unneeded type in configure option's definition.

Signed-off-by: Samuel Martin &lt;s.martin49@gmail.com&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>libuci: bump version</title>
<updated>2014-10-12T10:30:10+00:00</updated>
<author>
<name>Alexey Mednyy</name>
<email>swexru@gmail.com</email>
</author>
<published>2014-10-12T08:20:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=ab73c6c7b9a2c4cba0a36347898757240ec03479'/>
<id>urn:sha1:ab73c6c7b9a2c4cba0a36347898757240ec03479</id>
<content type='text'>
Signed-off-by: Alexey Mednyy &lt;swexru@gmail.com&gt;
Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
</content>
</entry>
<entry>
<title>packages: rename FOO_CONF_OPT into FOO_CONF_OPTS</title>
<updated>2014-10-04T16:54:16+00:00</updated>
<author>
<name>Thomas De Schampheleire</name>
<email>patrickdepinguin@gmail.com</email>
</author>
<published>2014-09-27T19:32:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=aaffd209fae91a733fe0becb72268f87bf4ea369'/>
<id>urn:sha1:aaffd209fae91a733fe0becb72268f87bf4ea369</id>
<content type='text'>
To be consistent with the recent change of FOO_MAKE_OPT into FOO_MAKE_OPTS,
make the same change for FOO_CONF_OPT.

Sed command used:
   find * -type f | xargs sed -i 's#_CONF_OPT\&gt;#&amp;S#g'

Signed-off-by: Thomas De Schampheleire &lt;thomas.de.schampheleire@gmail.com&gt;
Reviewed-by: "Yann E. MORIN" &lt;yann.morin.1998@free.fr&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>libuci: remove MMU dependency with Lua binding</title>
<updated>2014-04-19T17:10:46+00:00</updated>
<author>
<name>Hadrien Boutteville</name>
<email>hadrien.boutteville@gmail.com</email>
</author>
<published>2014-04-19T00:47:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=8709cb950c516c437aa5c094262d1bb15ca68797'/>
<id>urn:sha1:8709cb950c516c437aa5c094262d1bb15ca68797</id>
<content type='text'>
The Lua binding option of libuci doesn't need the MMU.

Signed-off-by: Hadrien Boutteville &lt;hadrien.boutteville@gmail.com&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>libuci: bump version and remove obsolete patch</title>
<updated>2014-04-08T11:30:49+00:00</updated>
<author>
<name>Yegor Yefremov</name>
<email>yegorslists@googlemail.com</email>
</author>
<published>2014-04-08T08:03:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=9d3c0b5c22514bf70e048d2c16645e5d2c7004be'/>
<id>urn:sha1:9d3c0b5c22514bf70e048d2c16645e5d2c7004be</id>
<content type='text'>
The uci-fix-Lua-finding.patch was upstreamed, so remove it.

Signed-off-by: Yegor Yefremov &lt;yegorslists@googlemail.com&gt;
Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
</content>
</entry>
<entry>
<title>libuci: Disable lua binding on no mmu</title>
<updated>2014-04-07T22:56:53+00:00</updated>
<author>
<name>Romain Naour</name>
<email>romain.naour@openwide.fr</email>
</author>
<published>2014-04-07T20:43:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=32e06911640a2f18cb29288e0ab10c6366ee3d19'/>
<id>urn:sha1:32e06911640a2f18cb29288e0ab10c6366ee3d19</id>
<content type='text'>
Same error as in libubox package.
http://autobuild.buildroot.net/results/1a5/1a5c50f8ca0ae70c1e0d3733765f521790b97a30/build-end.log

Signed-off-by: Romain Naour &lt;romain.naour@openwide.fr&gt;
Reviewed-by: "Yann E. MORIN" &lt;yann.morin.1998@free.fr&gt;
Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
</content>
</entry>
<entry>
<title>libuci: Lua binding needs mmu and version 5.1</title>
<updated>2014-04-05T17:06:41+00:00</updated>
<author>
<name>Yegor Yefremov</name>
<email>yegorslists@googlemail.com</email>
</author>
<published>2014-04-05T14:36:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=e09c0444f70a2f60ff0e2c9b2d1d0840a5075f98'/>
<id>urn:sha1:e09c0444f70a2f60ff0e2c9b2d1d0840a5075f98</id>
<content type='text'>
The Lua binding option of libuci uses fork() so it needs the MMU.

Finally, libuci fails to build with Lua 5.2 because it uses functions
removed from this version. Fix it by activating the option only with
Lua 5.1.

[Thomas: use LIBUCI_ and not LIBUBOX_ otherwise the patch doesn't
work.]

Signed-off-by: Yegor Yefremov &lt;yegorslists@googlemail.com&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
</feed>
