<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot/package/meson, branch 2018.02.1</title>
<subtitle>OpenPOWER buildroot sources</subtitle>
<id>https://git.raptorcs.com/git/buildroot/atom?h=2018.02.1</id>
<link rel='self' href='https://git.raptorcs.com/git/buildroot/atom?h=2018.02.1'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/'/>
<updated>2018-01-01T22:05:07+00:00</updated>
<entry>
<title>package/meson: fix malformed cross-compilation.conf.in</title>
<updated>2018-01-01T22:05:07+00:00</updated>
<author>
<name>Yann E. MORIN</name>
<email>yann.morin.1998@free.fr</email>
</author>
<published>2017-12-30T09:56:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=443b9f30755ca0b22ca8f4859c77078274be5f50'/>
<id>urn:sha1:443b9f30755ca0b22ca8f4859c77078274be5f50</id>
<content type='text'>
Currently, meson will set the c_link_args and the cpp_link_args to the
value of TARGET_LDFLAGS, even when it's not defined.

This creates a malformed array ["",] which will break any package
building using meson/ninja.

We fix that by using an empty replacement when the corresponding values
are empty.

Reported-by: Adam Duskett &lt;Adamduskett@outlook.com&gt;
Signed-off-by: Adam Duskett &lt;Adamduskett@outlook.com&gt;
[yann.morin.1998@free.fr: alternate implementation, suggested by Thomas]
Signed-off-by: "Yann E. MORIN" &lt;yann.morin.1998@free.fr&gt;
Cc: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
Tested-by: Adam Duskett aduskett@gmail.com
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>meson: bump to 0.44.0</title>
<updated>2017-12-29T22:30:52+00:00</updated>
<author>
<name>Adam Duskett</name>
<email>aduskett@gmail.com</email>
</author>
<published>2017-12-29T22:07:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=e416d5d9f4e5f6717db83926ec05a5ea0bada077'/>
<id>urn:sha1:e416d5d9f4e5f6717db83926ec05a5ea0bada077</id>
<content type='text'>
Also add a hash for the license file.

Signed-off-by: Adam Duskett &lt;Adamduskett@outlook.com&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>meson: new package</title>
<updated>2017-12-28T22:09:37+00:00</updated>
<author>
<name>Eric Le Bihan</name>
<email>eric.le.bihan.dev@free.fr</email>
</author>
<published>2017-10-29T13:10:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=5cd8afbdfc2d55545aa8d1c4026688c2edaac642'/>
<id>urn:sha1:5cd8afbdfc2d55545aa8d1c4026688c2edaac642</id>
<content type='text'>
This new package provides the host variant of the Meson Build System, an
open source build system meant to be both extremely fast, and as user
friendly as possible.

More precisely, Meson creates configuration files for the Ninja build
system.

Besides building Meson, it generates a configuration file
("$(HOST_DIR)/etc/meson/cross-compilation.conf") to be used when
cross-compiling a Meson-based project.

Signed-off-by: Jörg Krause &lt;joerg.krause@embedded.rocks&gt;
Signed-off-by: Eric Le Bihan &lt;eric.le.bihan.dev@free.fr&gt;
Tested-by: Yegor Yefremov &lt;yegorslists@googlemail.com&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
</feed>
