<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-updater.git/classes, branch feat/sumo/hardware-id-etc</title>
<subtitle>Mirror of github.com/advancedtelematic/meta-updater</subtitle>
<id>https://git.enea.com/cgit/linux/meta-updater.git/atom?h=feat%2Fsumo%2Fhardware-id-etc</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-updater.git/atom?h=feat%2Fsumo%2Fhardware-id-etc'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/'/>
<updated>2018-11-29T10:19:41+00:00</updated>
<entry>
<title>Allow setup custom hardware_id</title>
<updated>2018-11-29T10:19:41+00:00</updated>
<author>
<name>Serhiy Stetskovych</name>
<email>patriotyk@gmail.com</email>
</author>
<published>2018-11-21T09:47:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=84c3f66de1a1d690eeed2035ae1a8232f35a0572'/>
<id>urn:sha1:84c3f66de1a1d690eeed2035ae1a8232f35a0572</id>
<content type='text'>
Signed-off-by: Serhiy Stetskovych &lt;patriotyk@gmail.com&gt;
</content>
</entry>
<entry>
<title>Fix function name conflict</title>
<updated>2018-11-29T10:12:09+00:00</updated>
<author>
<name>Alexandre Bard</name>
<email>alexandre.bard@netmodule.com</email>
</author>
<published>2018-11-13T11:04:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=04f5e16c0e5de2d9b4d6e87b87b2b71672a52559'/>
<id>urn:sha1:04f5e16c0e5de2d9b4d6e87b87b2b71672a52559</id>
<content type='text'>
buildinfo function name is used in poky:
  meta/classes/image-buildinfo.bbclass

Both classes could not be used together

Signed-off-by: Alexandre Bard &lt;alexandre.bard@netmodule.com&gt;
</content>
</entry>
<entry>
<title>aktualizr: Fix virtual secondary support.</title>
<updated>2018-11-13T12:59:51+00:00</updated>
<author>
<name>Patrick Vacek</name>
<email>patrickvacek@gmail.com</email>
</author>
<published>2018-11-12T13:49:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=9ee93cde1360e9ca8ba326db696515ffd7460f41'/>
<id>urn:sha1:9ee93cde1360e9ca8ba326db696515ffd7460f41</id>
<content type='text'>
Use /etc/sota/ecus as using /var/sota/ecus was conflicting with the
provisioning recipes that also use /var/sota. Not totally ideal, but the
best compromise I could find.

Signed-off-by: Patrick Vacek &lt;patrickvacek@gmail.com&gt;
</content>
</entry>
<entry>
<title>classes: image_types_ostree: use locking during OSTree repo update</title>
<updated>2018-11-09T09:14:46+00:00</updated>
<author>
<name>Stefan Agner</name>
<email>stefan.agner@toradex.com</email>
</author>
<published>2018-10-31T18:10:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=af499c285520e85b43405bb601aa59f22f9a2428'/>
<id>urn:sha1:af499c285520e85b43405bb601aa59f22f9a2428</id>
<content type='text'>
The OSTree repository might be shared accross several individual
OSTree builders. Use bitbakes lockfiles mechanism to lock the
OSTree for exclusive use.

Signed-off-by: Stefan Agner &lt;stefan.agner@toradex.com&gt;
Signed-off-by: Patrick Vacek &lt;patrickvacek@gmail.com&gt;
</content>
</entry>
<entry>
<title>classes: image_types_ostree: check OSTree repo existence using ostree</title>
<updated>2018-11-09T09:13:05+00:00</updated>
<author>
<name>Stefan Agner</name>
<email>stefan.agner@toradex.com</email>
</author>
<published>2018-11-02T09:46:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=73b1502f82af33730ad9366436e156fba5e45834'/>
<id>urn:sha1:73b1502f82af33730ad9366436e156fba5e45834</id>
<content type='text'>
Currently we assume if the OSTree repo exists, that there is a
OSTree repo in it. This does not need to be true in general, and
when using lockfiles bitbake will create the directory before
the do_image_ostree task is executed the first time.

Use ostree refs to detect whether the target directory contains a
OSTree repo.

Signed-off-by: Stefan Agner &lt;stefan.agner@toradex.com&gt;
Signed-off-by: Patrick Vacek &lt;patrickvacek@gmail.com&gt;
</content>
</entry>
<entry>
<title>Merge pull request #416 from advancedtelematic/feat/OTA-627/sumo/targetversion-forwardport</title>
<updated>2018-11-05T09:58:00+00:00</updated>
<author>
<name>Patrick Vacek</name>
<email>patrickvacek@gmail.com</email>
</author>
<published>2018-11-05T09:58:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=aad99c3f0c2a6d4ce0252946112022a271c8c76d'/>
<id>urn:sha1:aad99c3f0c2a6d4ce0252946112022a271c8c76d</id>
<content type='text'>
Feat/ota 627/sumo/targetversion forwardport</content>
</entry>
<entry>
<title>Added support to automatically update ostree summary</title>
<updated>2018-11-05T08:55:29+00:00</updated>
<author>
<name>Luka Pivk</name>
<email>luka.pivk@toradex.com</email>
</author>
<published>2018-10-11T18:31:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=e98d6f2fe469cd8e6380d45fdb17e81bc02ba2a3'/>
<id>urn:sha1:e98d6f2fe469cd8e6380d45fdb17e81bc02ba2a3</id>
<content type='text'>
Use OSTREE_UPDATE_SUMMARY to automatically update summary after committing
to ostree repo

Signed-off-by: Luka Pivk &lt;luka.pivk@toradex.com&gt;
</content>
</entry>
<entry>
<title>Added support to set custom commit subject and body</title>
<updated>2018-11-05T07:37:33+00:00</updated>
<author>
<name>Luka Pivk</name>
<email>luka.pivk@toradex.com</email>
</author>
<published>2018-10-04T08:39:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=90908710fe16097128c084bc6e1c2321389292f1'/>
<id>urn:sha1:90908710fe16097128c084bc6e1c2321389292f1</id>
<content type='text'>
Use OSTREE_COMMIT_BODY write custom text to ostree body
Use OSTREE_COMMIT_SUBJECT to write custom subject

Signed-off-by: Luka Pivk &lt;luka.pivk@toradex.com&gt;
</content>
</entry>
<entry>
<title>Document version overriding and add warnings</title>
<updated>2018-10-31T12:34:40+00:00</updated>
<author>
<name>Anton Gerasimov</name>
<email>anton.gerasimov@here.com</email>
</author>
<published>2018-10-09T14:09:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=e7211176e94897f0d0885e9b4fd53d0ccaf8ca89'/>
<id>urn:sha1:e7211176e94897f0d0885e9b4fd53d0ccaf8ca89</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Provide example for setting UPTANE target version automatically</title>
<updated>2018-10-31T12:34:37+00:00</updated>
<author>
<name>Anton Gerasimov</name>
<email>anton.gerasimov@here.com</email>
</author>
<published>2018-09-04T14:56:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=e65e6dd24d0114158a7eb02a36d31dab845bac3d'/>
<id>urn:sha1:e65e6dd24d0114158a7eb02a36d31dab845bac3d</id>
<content type='text'>
</content>
</entry>
</feed>
