<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-oe/recipes-connectivity/libqmi, branch kirkstone</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=kirkstone</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=kirkstone'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2022-03-04T07:07:50+00:00</updated>
<entry>
<title>libqmi: switch to meson and git</title>
<updated>2022-03-04T07:07:50+00:00</updated>
<author>
<name>Adrian Freihofer</name>
<email>adrian.freihofer@gmail.com</email>
</author>
<published>2022-03-03T13:06:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=d6a72c62dd1eb9a1b84ff2c1aa6a6c7707955e46'/>
<id>urn:sha1:d6a72c62dd1eb9a1b84ff2c1aa6a6c7707955e46</id>
<content type='text'>
- Switching to meson and git because of the following statement from news file:
  "The next major release will likely be a meson-only one, and will therefore
   not be based on a source release tarball any more, but on specific git tags
   instead."
- Add PACKAGECONFIG for qrtr.
- Updateing deprecated licenses acc. to
  https://gitlab.freedesktop.org/mobile-broadband/libqmi/#license

Signed-off-by: Adrian Freihofer &lt;adrian.freihofer@siemens.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>libqmi: upgrade 1.30.2 -&gt; 1.30.4</title>
<updated>2022-02-16T16:26:02+00:00</updated>
<author>
<name>Wang Mingyu</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2022-02-16T00:04:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=158484577095d021c959b2d923ac71761adf8e4c'/>
<id>urn:sha1:158484577095d021c959b2d923ac71761adf8e4c</id>
<content type='text'>
Changelog:
=========
* Build:
   ** meson: switch to use the new python module in meson.
   ** meson: added a new boolean 'man' option in the meson setup to explicitly
      enable or disable building the man pages.
   ** meson: removed the option to detect if rmnet is supported.
   ** meson: multiple updates to use newer meson features like install_dir(),
      install_mode() or summary().
   ** meson: options 'mbim_qmux' and 'qrtr' are enabled by default and must be
      explicitly disabled if they're not needed, there is no attempt to
      autodetect whether they can be enabled or not.

 * qmi-proxy:
   ** Remove assert when attempting to close ghost device.

 * qmi-firmware-update:
   ** Use defaults if FLASH variables not reported, enabling support to flash
      the new Sierra Wireless EM9190 and EM9191 modules.

 * Several other minor improvements and fixes.

Signed-off-by: Wang Mingyu &lt;wangmy@fujitsu.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>libqmi: upgrade 1.30.0 -&gt; 1.30.2</title>
<updated>2021-09-09T04:29:52+00:00</updated>
<author>
<name>wangmy</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2021-09-08T14:46:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=11c4703a0d2ce8b425027bf2810020e2b598f3e2'/>
<id>urn:sha1:11c4703a0d2ce8b425027bf2810020e2b598f3e2</id>
<content type='text'>
Signed-off-by: Wang Mingyu &lt;wangmy@fujitsu.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>libqmi: upgrade 1.28.8 -&gt; 1.30.0</title>
<updated>2021-08-24T05:00:39+00:00</updated>
<author>
<name>zhengruoqin</name>
<email>zhengrq.fnst@fujitsu.com</email>
</author>
<published>2021-08-20T06:22:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=eada419c729e57fd8711a6e32348fd5da3948a75'/>
<id>urn:sha1:eada419c729e57fd8711a6e32348fd5da3948a75</id>
<content type='text'>
Signed-off-by: Zheng Ruoqin &lt;zhengrq.fnst@fujitsu.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>libqmi: upgrade 1.28.6 -&gt; 1.28.8</title>
<updated>2021-08-07T03:38:40+00:00</updated>
<author>
<name>wangmy</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2021-08-05T03:34:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=43184bef34e5b21bffd6feb07f18ec37df2af35b'/>
<id>urn:sha1:43184bef34e5b21bffd6feb07f18ec37df2af35b</id>
<content type='text'>
Signed-off-by: Wang Mingyu &lt;wangmy@fujitsu.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>libqmi: upgrade 1.28.4 -&gt; 1.28.6</title>
<updated>2021-06-05T13:14:39+00:00</updated>
<author>
<name>Andreas Müller</name>
<email>schnitzeltony@gmail.com</email>
</author>
<published>2021-06-05T12:09:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=a243e5ce1b0e1e7fe6c705c6a755bad8bce8c24d'/>
<id>urn:sha1:a243e5ce1b0e1e7fe6c705c6a755bad8bce8c24d</id>
<content type='text'>
Signed-off-by: Andreas Müller &lt;schnitzeltony@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>libqmi: upgrade 1.28.2 -&gt; 1.28.4</title>
<updated>2021-05-20T02:11:06+00:00</updated>
<author>
<name>zhengruoqin</name>
<email>zhengrq.fnst@fujitsu.com</email>
</author>
<published>2021-05-20T01:39:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=faf4abe27deff0e004c5066c90e86f3fffd02cf4'/>
<id>urn:sha1:faf4abe27deff0e004c5066c90e86f3fffd02cf4</id>
<content type='text'>
Signed-off-by: Zheng Ruoqin &lt;zhengrq.fnst@fujitsu.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>libqmi: upgrade 1.26.6 -&gt; 1.28.2</title>
<updated>2021-04-13T15:09:17+00:00</updated>
<author>
<name>Vinícius Ossanes Aquino</name>
<email>voa.aquino@gmail.com</email>
</author>
<published>2021-04-08T13:03:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=fbd0b60a277911a03fc8ef08ee49142781627670'/>
<id>urn:sha1:fbd0b60a277911a03fc8ef08ee49142781627670</id>
<content type='text'>
Signed-off-by: Vinicius Aquino &lt;voa.aquino@gmail.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>libqmi: upgrade 1.26.4 -&gt; 1.26.6</title>
<updated>2020-10-23T17:20:24+00:00</updated>
<author>
<name>zangrc</name>
<email>zangrc.fnst@cn.fujitsu.com</email>
</author>
<published>2020-10-23T06:00:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=cf5e0becccbd7ea3b2a75ca2d57092a050bffc2a'/>
<id>urn:sha1:cf5e0becccbd7ea3b2a75ca2d57092a050bffc2a</id>
<content type='text'>
Signed-off-by: Zang Ruochen &lt;zangrc.fnst@cn.fujitsu.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>libqmi: Update 1.26.0 -&gt; 1.26.4</title>
<updated>2020-09-10T08:24:33+00:00</updated>
<author>
<name>Fabio Berton</name>
<email>fabio.berton@ossystems.com.br</email>
</author>
<published>2020-09-09T17:19:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=a2409e6cd12d584d32fbdc062976e9db05d18017'/>
<id>urn:sha1:a2409e6cd12d584d32fbdc062976e9db05d18017</id>
<content type='text'>
Signed-off-by: Fabio Berton &lt;fabio.berton@ossystems.com.br&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
</feed>
