<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-boot2qt.git/recipes/adbd, branch v5.6.0</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=v5.6.0</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/atom?h=v5.6.0'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/'/>
<updated>2016-02-09T10:15:02+00:00</updated>
<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>Added support for Jetson-tk1-pro device.</title>
<updated>2015-12-14T15:06:53+00:00</updated>
<author>
<name>Teemu Holappa</name>
<email>teemu.holappa@theqtcompany.com</email>
</author>
<published>2015-11-27T10:35:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=0d752a4b59a72f3cc95390083e1c606962b42411'/>
<id>urn:sha1:0d752a4b59a72f3cc95390083e1c606962b42411</id>
<content type='text'>
The configuration has dependency to the interal repositories (meta-tegra and jetson-tk1-pro).

Change-Id: I5e13377cf8cfbe4fad3f19215a292b49195f1546
Reviewed-by: Samuli Piippo &lt;samuli.piippo@theqtcompany.com&gt;
</content>
</entry>
<entry>
<title>adb: set HOME environment</title>
<updated>2015-12-09T14:29:16+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@theqtcompany.com</email>
</author>
<published>2015-12-09T13:37:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=eecbf5a2beb0f3b939e62b380dbc76372955e16b'/>
<id>urn:sha1:eecbf5a2beb0f3b939e62b380dbc76372955e16b</id>
<content type='text'>
Task-number: QTEE-1027
Change-Id: I290777bdaa0f42280681a77423e3430b00746bce
Reviewed-by: Gatis Paeglis &lt;gatis.paeglis@theqtcompany.com&gt;
</content>
</entry>
<entry>
<title>adb: make sure serial number is max 32 characters</title>
<updated>2015-12-09T08:35:06+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@theqtcompany.com</email>
</author>
<published>2015-12-08T14:19:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=eb72bbdd06b1b60c443e444527e3d7c6d2b53dfd'/>
<id>urn:sha1:eb72bbdd06b1b60c443e444527e3d7c6d2b53dfd</id>
<content type='text'>
Windows adb cannot handle devices which have longer serial, so limit
it to 32 characters. Remove the -linux- part of the hostname to make
it a bit shorter.

Change-Id: I3f6f811a9ecd8a273576fdef268d5a343edc531e
Reviewed-by: Rainer Keller &lt;rainer.keller@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>Added support for DC3217IYE (nuc) device.</title>
<updated>2015-11-02T14:49:53+00:00</updated>
<author>
<name>Teemu Holappa</name>
<email>teemu.holappa@theqtcompany.com</email>
</author>
<published>2015-10-23T10:37:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=a2f8538312a7a213950685d9560105c7503df6cc'/>
<id>urn:sha1:a2f8538312a7a213950685d9560105c7503df6cc</id>
<content type='text'>
Removed imx6 specific wayland configurations from packagegroup-b2qt-embedded-toolchain-target.bb to imx6.inc.

Change-Id: I2b700b21bbf23fbaf59dcb8558b0b96b11bb81ec
Reviewed-by: Samuli Piippo &lt;samuli.piippo@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>Start dbus session bus at boot</title>
<updated>2015-01-29T13:26:39+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@theqtcompany.com</email>
</author>
<published>2015-01-29T08:34:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=7c2791f226df89f5b0bcffc2964e96db9dee5f0f'/>
<id>urn:sha1:7c2791f226df89f5b0bcffc2964e96db9dee5f0f</id>
<content type='text'>
Session address is saved to /var/run/dbus/session_bus_address, which is read
in /etc/profile.d/dbus-session-address for interactive login and by adbd for
applications launched from QtCreator.

Change-Id: I8e1f43bdb2f7a7b0450dacf39890cf149459bbf4
Reviewed-by: Rainer Keller &lt;rainer.keller@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>
</feed>
