<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-updater.git/recipes-sota/config, branch master</title>
<subtitle>Mirror of github.com/advancedtelematic/meta-updater</subtitle>
<id>https://git.enea.com/cgit/linux/meta-updater.git/atom?h=master</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-updater.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/'/>
<updated>2021-12-09T12:00:15+00:00</updated>
<entry>
<title>fixed incorrect boolean in virtualsec.json</title>
<updated>2021-12-09T12:00:15+00:00</updated>
<author>
<name>Anatoliy Odukha</name>
<email>aodukha@gmail.com</email>
</author>
<published>2021-12-09T11:48:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=150a5f42169def91b3938f78f63170e2d0fefdcc'/>
<id>urn:sha1:150a5f42169def91b3938f78f63170e2d0fefdcc</id>
<content type='text'>
Signed-off-by: Anatoliy Odukha &lt;aodukha@gmail.com&gt;
</content>
</entry>
<entry>
<title>Convert to new override syntax</title>
<updated>2021-07-30T08:29:35+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2021-07-29T17:44:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=31a770d3c0cb22c9f4ece068208d2e6b2c28f1ee'/>
<id>urn:sha1:31a770d3c0cb22c9f4ece068208d2e6b2c28f1ee</id>
<content type='text'>
This is the result of automated script (0.9.0) conversion:

oe-core/scripts/contrib/convert-overrides.py .

converting the metadata to use ":" as the override character instead of "_".

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>Add recipe to build images with binary primaries</title>
<updated>2020-06-18T09:35:53+00:00</updated>
<author>
<name>Laurent Bonnans</name>
<email>laurent.bonnans@here.com</email>
</author>
<published>2020-06-16T15:12:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=ad341f199052427f3d96705cfe6fc3f035480607'/>
<id>urn:sha1:ad341f199052427f3d96705cfe6fc3f035480607</id>
<content type='text'>
Signed-off-by: Laurent Bonnans &lt;laurent.bonnans@here.com&gt;
</content>
</entry>
<entry>
<title>Example config for a virtual secondary.</title>
<updated>2019-10-10T12:01:47+00:00</updated>
<author>
<name>Patrick Vacek</name>
<email>patrickvacek@gmail.com</email>
</author>
<published>2019-10-10T11:49:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=e26ead04a52938134e9d4a122ee4b51c36a6dd60'/>
<id>urn:sha1:e26ead04a52938134e9d4a122ee4b51c36a6dd60</id>
<content type='text'>
Useful for updating an arbitrary file in /var.

Signed-off-by: Patrick Vacek &lt;patrickvacek@gmail.com&gt;
</content>
</entry>
<entry>
<title>aktualizr-polling-interval: new config fragment.</title>
<updated>2019-05-24T12:26:31+00:00</updated>
<author>
<name>Patrick Vacek</name>
<email>patrickvacek@gmail.com</email>
</author>
<published>2019-05-17T10:22:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=4cd7635e3a68071f7dc84ebc80d13d3967a25839'/>
<id>urn:sha1:4cd7635e3a68071f7dc84ebc80d13d3967a25839</id>
<content type='text'>
Can be used for testing purposes after we increase the default polling
interval in aktualizr. We no longer recommend anything less than an hour
for production use cases, but it's still convenient to poll more
frequently while testing.

Signed-off-by: Patrick Vacek &lt;patrickvacek@gmail.com&gt;
</content>
</entry>
<entry>
<title>Set 'allarch' to aktualizr config recipes</title>
<updated>2019-03-13T14:23:24+00:00</updated>
<author>
<name>Laurent Bonnans</name>
<email>laurent.bonnans@here.com</email>
</author>
<published>2019-03-11T16:39:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=3e6b8deed49d0e82f26a939e7b1dd4186b335759'/>
<id>urn:sha1:3e6b8deed49d0e82f26a939e7b1dd4186b335759</id>
<content type='text'>
Signed-off-by: Laurent Bonnans &lt;laurent.bonnans@here.com&gt;
</content>
</entry>
<entry>
<title>README: document auto-reboot config feature.</title>
<updated>2019-02-27T11:08:59+00:00</updated>
<author>
<name>Patrick Vacek</name>
<email>patrickvacek@gmail.com</email>
</author>
<published>2019-02-27T11:08:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=0daa2bc6098a8b94807499093ff225c16ed33ff6'/>
<id>urn:sha1:0daa2bc6098a8b94807499093ff225c16ed33ff6</id>
<content type='text'>
Signed-off-by: Patrick Vacek &lt;patrickvacek@gmail.com&gt;
Suggested-by: Ben Luck &lt;benjamin.luck@here.com&gt;
</content>
</entry>
<entry>
<title>OTA-2135: Aktualizr's config and recipe to auto reboot just after update</title>
<updated>2019-02-19T14:35:09+00:00</updated>
<author>
<name>Mike Sul</name>
<email>mykhaylo.sul@innoteka.com</email>
</author>
<published>2019-02-19T14:33:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=d806431db792dfd0eefe012edffe7274798467eb'/>
<id>urn:sha1:d806431db792dfd0eefe012edffe7274798467eb</id>
<content type='text'>
Signed-off-by: Mike Sul &lt;mykhaylo.sul@innoteka.com&gt;
</content>
</entry>
<entry>
<title>aktualizr: remove example-interface.</title>
<updated>2018-10-09T07:36:09+00:00</updated>
<author>
<name>Patrick Vacek</name>
<email>patrickvacek@gmail.com</email>
</author>
<published>2018-10-04T14:45:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=2f2add8d986e391c54f1fe44778f907af76186d0'/>
<id>urn:sha1:2f2add8d986e391c54f1fe44778f907af76186d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>aktualizr tools: use generic MPL license instead of our own copy.</title>
<updated>2018-07-03T11:48:48+00:00</updated>
<author>
<name>Patrick Vacek</name>
<email>patrickvacek@gmail.com</email>
</author>
<published>2018-07-03T11:48:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=8283b7a8af7613113d69bd7c4e0a0d5e5acf5345'/>
<id>urn:sha1:8283b7a8af7613113d69bd7c4e0a0d5e5acf5345</id>
<content type='text'>
</content>
</entry>
</feed>
