<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot/package/modem-manager, branch 2019.02-op-build</title>
<subtitle>OpenPOWER buildroot sources</subtitle>
<id>https://git.raptorcs.com/git/buildroot/atom?h=2019.02-op-build</id>
<link rel='self' href='https://git.raptorcs.com/git/buildroot/atom?h=2019.02-op-build'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/'/>
<updated>2019-02-08T10:35:22+00:00</updated>
<entry>
<title>packages: update sysv S* scripts to 644</title>
<updated>2019-02-08T10:35:22+00:00</updated>
<author>
<name>Matt Weber</name>
<email>matthew.weber@rockwellcollins.com</email>
</author>
<published>2019-02-05T19:23:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=590e9e05b683ee521d4984b5cb77a590ebb3fd17'/>
<id>urn:sha1:590e9e05b683ee521d4984b5cb77a590ebb3fd17</id>
<content type='text'>
Signed-off-by: Matthew Weber &lt;matthew.weber@rockwellcollins.com&gt;
Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
</content>
</entry>
<entry>
<title>modem-manager: update package prompt name</title>
<updated>2018-06-15T19:33:36+00:00</updated>
<author>
<name>Baruch Siach</name>
<email>baruch@tkos.co.il</email>
</author>
<published>2018-06-15T04:02:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=de46ba290d2152261e29ef5339d8ea4adbbaf132'/>
<id>urn:sha1:de46ba290d2152261e29ef5339d8ea4adbbaf132</id>
<content type='text'>
Rename the prompt string for consistency with the package directory
name.

Cc: Aleksander Morgado &lt;aleksander@aleksander.es&gt;
Cc: Carlos Santos &lt;casantos@datacom.com.br&gt;
Cc: Petr Vorel &lt;petr.vorel@gmail.com&gt;
Cc: Yegor Yefremov &lt;yegorslists@googlemail.com&gt;
Signed-off-by: Baruch Siach &lt;baruch@tkos.co.il&gt;
Reviewed-by: Yegor Yefremov &lt;yegorslists@googlemail.com&gt;
Acked-by: Petr Vorel &lt;petr.vorel@gmail.com&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@bootlin.com&gt;
</content>
</entry>
<entry>
<title>modem-manager: fix build with musl</title>
<updated>2018-06-15T19:33:27+00:00</updated>
<author>
<name>Baruch Siach</name>
<email>baruch@tkos.co.il</email>
</author>
<published>2018-06-15T04:02:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=945636b304e3d36984859faf04c674d7a0e4c7d5'/>
<id>urn:sha1:945636b304e3d36984859faf04c674d7a0e4c7d5</id>
<content type='text'>
modem-manager version 1.8.0 introduced use of canonicalize_file_name(),
which is a GNU extension that musl does not implement. Add a patch
switching to POSIX standard realpath().

Fixes:
http://autobuild.buildroot.net/results/9f6/9f6859f1854d94d3caba7b5c24d9ca6a14622042/

Cc: Aleksander Morgado &lt;aleksander@aleksander.es&gt;
Cc: Carlos Santos &lt;casantos@datacom.com.br&gt;
Cc: Petr Vorel &lt;petr.vorel@gmail.com&gt;
Cc: Yegor Yefremov &lt;yegorslists@googlemail.com&gt;
Signed-off-by: Baruch Siach &lt;baruch@tkos.co.il&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@bootlin.com&gt;
</content>
</entry>
<entry>
<title>modem-manager: update to version 1.8.0</title>
<updated>2018-06-11T19:42:56+00:00</updated>
<author>
<name>Jared Bents</name>
<email>jared.bents@rockwellcollins.com</email>
</author>
<published>2018-06-11T14:51:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=d06d70d28db37e77a74493e2181fc5b0f6dedd17'/>
<id>urn:sha1:d06d70d28db37e77a74493e2181fc5b0f6dedd17</id>
<content type='text'>
Update to modem manager 1.8.0 which does not require udev.
Added option to build without udev but if udev exists in
the build, it build with libgudev.

Signed-off-by: Jared Bents &lt;jared.bents@rockwellcollins.com&gt;
Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
</content>
</entry>
<entry>
<title>modem-manager: disable -Werror</title>
<updated>2018-05-21T21:50:27+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>peter@korsgaard.com</email>
</author>
<published>2018-05-21T20:39:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=2136d0872d22923a06c11688b4ea7059f9d40db1'/>
<id>urn:sha1:2136d0872d22923a06c11688b4ea7059f9d40db1</id>
<content type='text'>
Fixes:
http://autobuild.buildroot.net/results/5d9/5d9e299ff12726d07e8a584a213c1d2a2e419594/

The modem-manager build generates a number of build warnings like:

mm-base-manager.c: In function 'handle_set_logging':
mm-base-manager.c:680:15: error: assignment from incompatible pointer type [-Werror]
     ctx-&gt;self = g_object_ref (manager);

Which cause a build failure because of -Werror.  Pass
--disable-more-warnings to disable -Werror.

Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
</content>
</entry>
<entry>
<title>modem-manager: support a defaults file in the init script</title>
<updated>2018-04-22T21:38:27+00:00</updated>
<author>
<name>Carlos Santos</name>
<email>casantos@datacom.ind.br</email>
</author>
<published>2018-04-21T13:00:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=f5b14df1104c66a12b1203620afcf9bcb4ff22c5'/>
<id>urn:sha1:f5b14df1104c66a12b1203620afcf9bcb4ff22c5</id>
<content type='text'>
Sometimes it is useful to pass some parameters to ModemManager when it
starts (e.g. --log-level). Allow the user add a file with such flags in
a MODEMMANAGER_ARGS variable. This is simpler than overriding the whole
startup script (e.g. by means of a rootfs overlay).

Signed-off-by: Carlos Santos &lt;casantos@datacom.ind.br&gt;
Acked-by: Petr Vorel &lt;petr.vorel@gmail.com&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@bootlin.com&gt;
</content>
</entry>
<entry>
<title>modem-manager: don't test if the binary exists in the init script</title>
<updated>2018-04-16T05:34:42+00:00</updated>
<author>
<name>Carlos Santos</name>
<email>casantos@datacom.ind.br</email>
</author>
<published>2018-04-16T02:29:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=ef0b7e752177254de38873a35b0383a32857e28c'/>
<id>urn:sha1:ef0b7e752177254de38873a35b0383a32857e28c</id>
<content type='text'>
The test doesn't make sense. It just exits without any error if the
binary doesn't exist, which is silly.

Drop the MODEMMANAGER_BIN variable, which was never initialized.

Signed-off-by: Carlos Santos &lt;casantos@datacom.ind.br&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@bootlin.com&gt;
</content>
</entry>
<entry>
<title>modem-manager: remove wrong gnutls dependency comment</title>
<updated>2018-03-27T07:49:30+00:00</updated>
<author>
<name>Peter Seiderer</name>
<email>ps.report@gmx.net</email>
</author>
<published>2018-03-21T20:23:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=4edbebed58db9ea88c2876d35f4c122e4c54ce0b'/>
<id>urn:sha1:4edbebed58db9ea88c2876d35f4c122e4c54ce0b</id>
<content type='text'>
Signed-off-by: Peter Seiderer &lt;ps.report@gmx.net&gt;
Acked-by: Petr Vorel &lt;petr.vorel@gmail.com&gt;
Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
</content>
</entry>
<entry>
<title>modem-manager: bump to version 1.6.12</title>
<updated>2018-02-08T22:05:58+00:00</updated>
<author>
<name>Carlos Santos</name>
<email>casantos@datacom.ind.br</email>
</author>
<published>2018-02-08T19:15:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=2348e35cb3b72f95154e3a8801c358cc8311cd0f'/>
<id>urn:sha1:2348e35cb3b72f95154e3a8801c358cc8311cd0f</id>
<content type='text'>
Signed-off-by: Carlos Santos &lt;casantos@datacom.ind.br&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@bootlin.com&gt;
</content>
</entry>
<entry>
<title>package/modem-manager: Bump to version 1.6.10</title>
<updated>2017-11-02T20:24:08+00:00</updated>
<author>
<name>Petr Vorel</name>
<email>pvorel@suse.cz</email>
</author>
<published>2017-11-02T20:14:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=d885d702a4d0c4c155a9fcdd79757e32952ff3ff'/>
<id>urn:sha1:d885d702a4d0c4c155a9fcdd79757e32952ff3ff</id>
<content type='text'>
Signed-off-by: Petr Vorel &lt;pvorel@suse.cz&gt;
Signed-off-by: Petr Vorel &lt;petr.vorel@gmail.com&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
</feed>
