<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-updater.git/conf/distro/poky-sota.conf, branch fix/dots-in-names</title>
<subtitle>Mirror of github.com/advancedtelematic/meta-updater</subtitle>
<id>https://git.enea.com/cgit/linux/meta-updater.git/atom?h=fix%2Fdots-in-names</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-updater.git/atom?h=fix%2Fdots-in-names'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/'/>
<updated>2019-11-05T09:09:25+00:00</updated>
<entry>
<title>OTA-3988: force an ostree boot indication only in case of non-systemd distro</title>
<updated>2019-11-05T09:09:25+00:00</updated>
<author>
<name>Mykhaylo Sul</name>
<email>ext-mykhaylo.sul@here.com</email>
</author>
<published>2019-11-05T08:17:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=40153ba5d77a83e78a9b844a8117b44be8b55df0'/>
<id>urn:sha1:40153ba5d77a83e78a9b844a8117b44be8b55df0</id>
<content type='text'>
Signed-off-by: Mykhaylo Sul &lt;ext-mykhaylo.sul@here.com&gt;
</content>
</entry>
<entry>
<title>Remove connman* from base IMAGE_INSTALL_append</title>
<updated>2019-03-05T17:25:35+00:00</updated>
<author>
<name>Laurent Bonnans</name>
<email>laurent.bonnans@here.com</email>
</author>
<published>2019-03-05T15:53:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=b9abe3de1b58034604411b6a0821ccce83481272'/>
<id>urn:sha1:b9abe3de1b58034604411b6a0821ccce83481272</id>
<content type='text'>
No sense to force that if poky does not, let's move it to
platform-specific for now.

Signed-off-by: Laurent Bonnans &lt;laurent.bonnans@here.com&gt;
</content>
</entry>
<entry>
<title>Extract common distro configuration into sota.conf.inc</title>
<updated>2017-05-23T13:51:06+00:00</updated>
<author>
<name>Phil Wise</name>
<email>phil@advancedtelematic.com</email>
</author>
<published>2017-05-23T12:17:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=a446bf18f0ef68a1a39fbf51d79cec2fa8bb4bf2'/>
<id>urn:sha1:a446bf18f0ef68a1a39fbf51d79cec2fa8bb4bf2</id>
<content type='text'>
Pull the common lines from the poky-sota.conf and poky-sota-systemd.conf
example distributions into a separate include file that can be pulled into
other environments.

This might be by including it in a user's own custom distro, or by directly
including it in local.conf (e.g. AGL).

  require conf/distro/sota.conf.inc
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/morty' into feat/noop</title>
<updated>2017-05-11T12:38:55+00:00</updated>
<author>
<name>Anton Gerasimov</name>
<email>anton@advancedtelematic.com</email>
</author>
<published>2017-05-10T12:09:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=db156eb572c52c70f6b4ec111734f314febddc47'/>
<id>urn:sha1:db156eb572c52c70f6b4ec111734f314febddc47</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make layer inclusion a neutral operation</title>
<updated>2017-05-10T11:46:18+00:00</updated>
<author>
<name>Anton Gerasimov</name>
<email>anton@advancedtelematic.com</email>
</author>
<published>2017-04-27T09:56:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=83e834567264d2e38ea6e184a809159e5a13f5a8'/>
<id>urn:sha1:83e834567264d2e38ea6e184a809159e5a13f5a8</id>
<content type='text'>
Classes are and bbappends are reworked so that mere inclusion of
this layer to bbappends.conf doesn't change anything. In addition
class behavior can now be controlled by both inheriting sota.bblcass
and enabling "sota" DISTRO_FEATURE.
</content>
</entry>
<entry>
<title>Add support for am335x-evm based board with WiFi</title>
<updated>2017-05-05T12:52:31+00:00</updated>
<author>
<name>Anton Gerasimov</name>
<email>anton@advancedtelematic.com</email>
</author>
<published>2017-05-05T12:52:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=f3b1df60bff83941e112d0f0594e497822efb6cc'/>
<id>urn:sha1:f3b1df60bff83941e112d0f0594e497822efb6cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace includes with bblcasses</title>
<updated>2017-04-26T09:04:39+00:00</updated>
<author>
<name>Anton Gerasimov</name>
<email>anton@advancedtelematic.com</email>
</author>
<published>2017-04-25T13:21:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=4d610e9f230dd23589b18588446c2368f3a99446'/>
<id>urn:sha1:4d610e9f230dd23589b18588446c2368f3a99446</id>
<content type='text'>
They are more flexible and allow tricks like conditionally inheriting
machine-related classes from the main one which makes things easier
for external users like AGL
</content>
</entry>
<entry>
<title>Add connman as the default network manager</title>
<updated>2016-12-08T16:26:09+00:00</updated>
<author>
<name>Anton Gerasimov</name>
<email>anton@advancedtelematic.com</email>
</author>
<published>2016-12-08T14:37:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=83ac7e825890b3e26bcd92570752012259bf4c4f'/>
<id>urn:sha1:83ac7e825890b3e26bcd92570752012259bf4c4f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix whitespace</title>
<updated>2016-12-06T14:15:24+00:00</updated>
<author>
<name>Phil Wise</name>
<email>phil@advancedtelematic.com</email>
</author>
<published>2016-12-06T14:15:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=615a86b13ffa5f7ad53e69e6be3b388fbe0fcbde'/>
<id>urn:sha1:615a86b13ffa5f7ad53e69e6be3b388fbe0fcbde</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Minimal OTA-enabled distro</title>
<updated>2016-12-05T14:23:12+00:00</updated>
<author>
<name>Anton Gerasimov</name>
<email>anton@advancedtelematic.com</email>
</author>
<published>2016-12-05T14:23:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=0b4a11f2c9333286c617b91a638541748d93eaf0'/>
<id>urn:sha1:0b4a11f2c9333286c617b91a638541748d93eaf0</id>
<content type='text'>
</content>
</entry>
</feed>
