<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot/package/libubox/libubox.mk, branch 2017.08</title>
<subtitle>OpenPOWER buildroot sources</subtitle>
<id>https://git.raptorcs.com/git/buildroot/atom?h=2017.08</id>
<link rel='self' href='https://git.raptorcs.com/git/buildroot/atom?h=2017.08'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/'/>
<updated>2017-05-07T07:01:20+00:00</updated>
<entry>
<title>package/libubox: fix lua module install path</title>
<updated>2017-05-07T07:01:20+00:00</updated>
<author>
<name>Yann E. MORIN</name>
<email>yann.morin.1998@free.fr</email>
</author>
<published>2017-05-06T20:26:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=be3645a58ad1ee3961c4da1b2f72f5835629303a'/>
<id>urn:sha1:be3645a58ad1ee3961c4da1b2f72f5835629303a</id>
<content type='text'>
The LUAPATH variable is only used when installing the lua module, and
cmake knows very well how to do out-of-tree isntalls, so there is no
reason to include the staging path in LUAPATH, which will cause our
post-install sanity checks to kick in and whine:

    libubox: installs files in /home/lhk/workspace/orangepi/host/usr/a
    rm-buildroot-linux-gnueabihf/sysroot//home/lhk/workspace/orangepi

As for libuci, just pass the runtime LUAPATH.

Fixes #9856

Reported-by: linhuikui@gmail.com
Signed-off-by: "Yann E. MORIN" &lt;yann.morin.1998@free.fr&gt;
Cc: Yegor Yefremov &lt;yegorslists@googlemail.com&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>boot, package: use SPDX short identifier for BSD-3c</title>
<updated>2017-04-01T13:26:57+00:00</updated>
<author>
<name>Rahul Bedarkar</name>
<email>rahulbedarkar89@gmail.com</email>
</author>
<published>2017-03-30T13:43:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=9f59b378a36ae81db2672b417a68c7358b41ccc3'/>
<id>urn:sha1:9f59b378a36ae81db2672b417a68c7358b41ccc3</id>
<content type='text'>
We want to use SPDX identifier for license string as much as possible.
SPDX short identifier for BSD-3c is BSD-3-Clause.

This change is done using following command.
find . -name "*.mk" | xargs sed -ri '/LICENSE( )?[\+:]?=/s/BSD-3c/BSD-3-Clause/g'

Signed-off-by: Rahul Bedarkar &lt;rahulbedarkar89@gmail.com&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>libubox: bump version</title>
<updated>2017-03-25T14:11:29+00:00</updated>
<author>
<name>Rahul Jain</name>
<email>Rahul.Jain@imgtec.com</email>
</author>
<published>2017-03-24T12:49:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=bdf31bb5e58c223851c3e0238926db9194748894'/>
<id>urn:sha1:bdf31bb5e58c223851c3e0238926db9194748894</id>
<content type='text'>
Signed-off-by: Rahul Jain &lt;Rahul.Jain@imgtec.com&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>libubox: update legal info</title>
<updated>2016-09-16T16:38:34+00:00</updated>
<author>
<name>Rahul Jain</name>
<email>rahul.jain@imgtec.com</email>
</author>
<published>2016-09-16T09:16:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=4f1a59924013928ff0ad3ed8cc2253a7f3485368'/>
<id>urn:sha1:4f1a59924013928ff0ad3ed8cc2253a7f3485368</id>
<content type='text'>
Reviewed-by: Rahul Bedarkar &lt;rahul.bedarkar@imgtec.com&gt;
Reviewed-by: Abhimanyu Vishwakarma &lt;Abhimanyu.Vishwakarma@imgtec.com&gt;
Signed-off-by: Rahul Jain &lt;rahul.jain@imgtec.com&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>libubox: bump version</title>
<updated>2016-09-16T16:34:35+00:00</updated>
<author>
<name>Rahul Jain</name>
<email>Rahul.Jain@imgtec.com</email>
</author>
<published>2016-09-16T09:16:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=a64621fb5135f7f2c91585c7823b4625ea223110'/>
<id>urn:sha1:a64621fb5135f7f2c91585c7823b4625ea223110</id>
<content type='text'>
Reviewed-by: Rahul Bedarkar &lt;rahul.bedarkar@imgtec.com&gt;
Reviewed-by: Abhimanyu Vishwakarma &lt;Abhimanyu.Vishwakarma@imgtec.com&gt;
Signed-off-by: Rahul Jain &lt;Rahul.Jain@imgtec.com&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>libubox: bump version</title>
<updated>2015-07-26T13:48:48+00:00</updated>
<author>
<name>Yegor Yefremov</name>
<email>yegorslists@googlemail.com</email>
</author>
<published>2015-07-25T19:36:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=87932844f7e31a9dc53e00a05ac1bc8a6c69c15a'/>
<id>urn:sha1:87932844f7e31a9dc53e00a05ac1bc8a6c69c15a</id>
<content type='text'>
Change upstream location and remove upstreamed patches.

Signed-off-by: Yegor Yefremov &lt;yegorslists@googlemail.com&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>package/libubox: cleanup configure options</title>
<updated>2014-10-26T16:05:09+00:00</updated>
<author>
<name>Samuel Martin</name>
<email>s.martin49@gmail.com</email>
</author>
<published>2014-10-19T18:04:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=c9a7bcc720a6c695495f12b60821d011501719ec'/>
<id>urn:sha1:c9a7bcc720a6c695495f12b60821d011501719ec</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/libubox: cleanup configure options</title>
<updated>2014-10-26T16:04:59+00:00</updated>
<author>
<name>Samuel Martin</name>
<email>s.martin49@gmail.com</email>
</author>
<published>2014-10-19T18:04:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=6ddebe481981b4afb93534abe3e47a3d85138fd4'/>
<id>urn:sha1:6ddebe481981b4afb93534abe3e47a3d85138fd4</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>package/libubox: cleanup dependencies</title>
<updated>2014-10-26T16:04:52+00:00</updated>
<author>
<name>Samuel Martin</name>
<email>s.martin49@gmail.com</email>
</author>
<published>2014-10-19T18:04:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=1ff0ef4500c1fadc6520c05b1c2b1393ad38027b'/>
<id>urn:sha1:1ff0ef4500c1fadc6520c05b1c2b1393ad38027b</id>
<content type='text'>
host-pkgconf is already a (runtime) dependency for host-cmake.

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>libubox: bump version</title>
<updated>2014-10-12T10:29:47+00:00</updated>
<author>
<name>Alexey Mednyy</name>
<email>swexru@gmail.com</email>
</author>
<published>2014-10-12T08:20:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=84a172cb18059f082e6d5f6823a94dfed6db5aa4'/>
<id>urn:sha1:84a172cb18059f082e6d5f6823a94dfed6db5aa4</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>
</feed>
