<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-boot2qt.git/recipes/adbd/adbd.bb, branch QtAS-5.12.1</title>
<subtitle>Mirror of https://code.qt.io/cgit/yocto/meta-boot2qt.git</subtitle>
<id>https://git.enea.com/cgit/linux/meta-boot2qt.git/atom?h=QtAS-5.12.1</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/atom?h=QtAS-5.12.1'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/'/>
<updated>2017-06-05T12:33:08+00:00</updated>
<entry>
<title>adbd: remove component</title>
<updated>2017-06-05T12:33:08+00:00</updated>
<author>
<name>Mikko Gronoff</name>
<email>mikko.gronoff@qt.io</email>
</author>
<published>2017-05-22T09:40:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=49af1e5e2a6fcd6f0d8722c411fe7a1a3847a424'/>
<id>urn:sha1:49af1e5e2a6fcd6f0d8722c411fe7a1a3847a424</id>
<content type='text'>
QDB replaced ADB in 5.9. Remove obsoleted adbd from image
and the recipe from meta layer.

Change-Id: I26c6ed7a51886e8e52bc77be6edcbe5933be3068
Reviewed-by: Kari Oikarinen &lt;kari.oikarinen@qt.io&gt;
</content>
</entry>
<entry>
<title>Use qdbd instead of adbd by default</title>
<updated>2017-05-03T11:50:37+00:00</updated>
<author>
<name>Kari Oikarinen</name>
<email>kari.oikarinen@qt.io</email>
</author>
<published>2017-03-10T11:04:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=ec950a3c0f19031bb706e5af1c235d03d17e6720'/>
<id>urn:sha1:ec950a3c0f19031bb706e5af1c235d03d17e6720</id>
<content type='text'>
Start qdbd by default instead of adbd. Changing to adbd can be done with
`systemctl enable --now adbd`.

qdbd needs Function FS, so update the comments related to those kernel
config changes.

Change-Id: I990a25f26141afe751555f5dc49f0304949dd9a6
Reviewed-by: Samuli Piippo &lt;samuli.piippo@qt.io&gt;
</content>
</entry>
<entry>
<title>Update license headers</title>
<updated>2016-05-18T09:31:21+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2016-05-11T10:33:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=edc4f9274cc129d3550a0249c4e500db7f81a9af'/>
<id>urn:sha1:edc4f9274cc129d3550a0249c4e500db7f81a9af</id>
<content type='text'>
License changed to GPLv3 + Commercial

Change-Id: I267c97216e717ed29071df064337e1bcf83de973
Reviewed-by: Kalle Viironen &lt;kalle.viironen@theqtcompany.com&gt;
</content>
</entry>
<entry>
<title>Update license headers</title>
<updated>2016-02-09T10:15:02+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@theqtcompany.com</email>
</author>
<published>2016-02-09T06:44:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=e58e1e259754a721f108c3732d638c803ab70aaa'/>
<id>urn:sha1:e58e1e259754a721f108c3732d638c803ab70aaa</id>
<content type='text'>
Change-Id: Iabcf736e6f4ae2149b57c84ebdc8b5b1be82023d
Reviewed-by: Teemu Holappa &lt;teemu.holappa@theqtcompany.com&gt;
</content>
</entry>
<entry>
<title>Use Systemd as the init system</title>
<updated>2015-11-19T06:49:25+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@theqtcompany.com</email>
</author>
<published>2015-11-09T14:01:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=679567dfdc6709417f57f0497252a4315d9b3a19'/>
<id>urn:sha1:679567dfdc6709417f57f0497252a4315d9b3a19</id>
<content type='text'>
Remove sysvinit from distro features and add Systemd as the default
init system. Add necessary service files to all recipes that need them.

Change-Id: I9cd4c0239fe16f35145bd3bed08e27196f30ee82
Reviewed-by: Gatis Paeglis &lt;gatis.paeglis@theqtcompany.com&gt;
Reviewed-by: Teemu Holappa &lt;teemu.holappa@theqtcompany.com&gt;
</content>
</entry>
<entry>
<title>Change all tab characters to spaces</title>
<updated>2015-08-11T10:23:17+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@theqtcompany.com</email>
</author>
<published>2015-08-11T06:08:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=7a77eb1760eb242a6a4b37bec71c2311a0a806d6'/>
<id>urn:sha1:7a77eb1760eb242a6a4b37bec71c2311a0a806d6</id>
<content type='text'>
Gerrit Sanity Bot does not like tabs, so remove them from recipes.

Change-Id: Ic0bede29c9a4a01a2bd816e6771fafd76b2323e2
Reviewed-by: aavit &lt;eirik.aavitsland@theqtcompany.com&gt;
</content>
</entry>
<entry>
<title>adbd: add dependency to libcap</title>
<updated>2015-06-08T11:39:52+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@theqtcompany.com</email>
</author>
<published>2015-06-08T11:18:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=25bc77f0949f8d46975c77ce354afd30ffc3799c'/>
<id>urn:sha1:25bc77f0949f8d46975c77ce354afd30ffc3799c</id>
<content type='text'>
Change-Id: Ia368861d27325da72eb5e9f02e831ba896eb59df
Reviewed-by: Eirik Aavitsland &lt;eirik.aavitsland@theqtcompany.com&gt;
</content>
</entry>
<entry>
<title>adbd: upgrade to android-5.0.1_r1</title>
<updated>2015-01-08T08:41:05+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@theqtcompany.com</email>
</author>
<published>2014-12-12T12:44:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=44bb65f9d300b71a33ee9b47f21dcad81e1c1c54'/>
<id>urn:sha1:44bb65f9d300b71a33ee9b47f21dcad81e1c1c54</id>
<content type='text'>
Move to latest version of adbd. Enable adb listen to both
usb and network sockets.

Task-number: QTEE-875
Change-Id: I6439356dc036ed372c17a71168809cf639a326a3
Reviewed-by: Rainer Keller &lt;rainer.keller@theqtcompany.com&gt;
</content>
</entry>
<entry>
<title>Change copyright notice</title>
<updated>2014-10-06T07:24:23+00:00</updated>
<author>
<name>Rainer Keller</name>
<email>rainer.keller@digia.com</email>
</author>
<published>2014-09-30T07:31:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=20d8fd28950b49bc8acd6134adb486bb238523bf'/>
<id>urn:sha1:20d8fd28950b49bc8acd6134adb486bb238523bf</id>
<content type='text'>
URL points to qt.io

Change-Id: I921e1f1ff506bff840cd13ed4bac21238347d98f
Reviewed-by: Kalle Viironen &lt;kalle.viironen@digia.com&gt;
</content>
</entry>
<entry>
<title>adbd: add dependency to openssl for libcrypto</title>
<updated>2014-06-23T12:28:38+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@digia.com</email>
</author>
<published>2014-06-23T10:14:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=cd55afb6bfd8c4abc29024095179d9599e832841'/>
<id>urn:sha1:cd55afb6bfd8c4abc29024095179d9599e832841</id>
<content type='text'>
Task-number: QTEE-667
Change-Id: I13a35db2f2f76623f2d6bde5782b16d087d00fc0
Reviewed-by: Gatis Paeglis &lt;gatis.paeglis@digia.com&gt;
</content>
</entry>
</feed>
