<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-boot2qt.git/recipes/dbus, branch v5.11.0-beta4</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.11.0-beta4</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/atom?h=v5.11.0-beta4'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/'/>
<updated>2018-03-12T14:12:31+00:00</updated>
<entry>
<title>Split meta-boot2qt layer</title>
<updated>2018-03-12T14:12:31+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2018-03-02T11:08:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=344c2f97025c6504ec986600498121bb83aaeb8f'/>
<id>urn:sha1:344c2f97025c6504ec986600498121bb83aaeb8f</id>
<content type='text'>
Move distro specific recipes to own layer and leave only new recipes
and bbclasses to meta-boot2qt layer. This makes it easier to include
meta-boot2qt to your own distro layer to get access e.g., QDB and
QBSP recipes that might be useful even without boot2qt distro.

Task-number: QTBUG-65871
Change-Id: I6c353774dd1668b00f2d05aa262ad866b90bdef6
Reviewed-by: Timo Aarnipuro &lt;timo.aarnipuro@qt.io&gt;
</content>
</entry>
<entry>
<title>Replace @base_contains macros with @bb.utils.contains</title>
<updated>2017-01-27T14:49:50+00:00</updated>
<author>
<name>Mikko Gronoff</name>
<email>mikko.gronoff@qt.io</email>
</author>
<published>2017-01-26T10:13:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=083d70c03bacdadf32a3bec5535154b028dee022'/>
<id>urn:sha1:083d70c03bacdadf32a3bec5535154b028dee022</id>
<content type='text'>
Deprecated @base_contains macros print warnings.
Replace deprecated macro with @bb.utils.contains
everywhere (.bb, .append, .conf and .inc files)

Change-Id: I400f8b355150e0f283165fbf43fb620f948892fa
Reviewed-by: Samuli Piippo &lt;samuli.piippo@qt.io&gt;
</content>
</entry>
<entry>
<title>dbus-session-init: fix broken init script</title>
<updated>2016-10-26T11:53:41+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2016-10-26T09:46:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=b3d0c4fcb89a716b3f692e9e8ebcea651608bce1'/>
<id>urn:sha1:b3d0c4fcb89a716b3f692e9e8ebcea651608bce1</id>
<content type='text'>
Change-Id: I3cefeb9b8c19dbd4f2e0bf9312088e6489b758c3
Reviewed-by: Risto Avila &lt;risto.avila@qt.io&gt;
</content>
</entry>
<entry>
<title>Update dbus-session-init to work with systemd</title>
<updated>2016-09-22T13:00:49+00:00</updated>
<author>
<name>Risto Avila</name>
<email>risto.avila@qt.io</email>
</author>
<published>2016-09-22T11:21:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=9785aefe8a6fea45325bc1ad1e23ab88f8900f5c'/>
<id>urn:sha1:9785aefe8a6fea45325bc1ad1e23ab88f8900f5c</id>
<content type='text'>
Change-Id: I7a275d592222ef63f590668087a442f2bb1137a7
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>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>dbus: rename bbappend to work with tibidabo</title>
<updated>2015-02-04T06:56:58+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@theqtcompany.com</email>
</author>
<published>2015-02-02T14:40:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=3d363df976d644aab7592be1a32bd77935ba679c'/>
<id>urn:sha1:3d363df976d644aab7592be1a32bd77935ba679c</id>
<content type='text'>
Change-Id: Ib332c8e0019e7c34ca10aa4e09e4bfcc627ef4fe
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>
</feed>
