<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-updater.git, branch fix/secondaries-path</title>
<subtitle>Mirror of github.com/advancedtelematic/meta-updater</subtitle>
<id>https://git.enea.com/cgit/linux/meta-updater.git/atom?h=fix%2Fsecondaries-path</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-updater.git/atom?h=fix%2Fsecondaries-path'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/'/>
<updated>2018-10-25T15:43:05+00:00</updated>
<entry>
<title>Remove aktualizr hacks related to ubuntu support</title>
<updated>2018-10-25T15:43:05+00:00</updated>
<author>
<name>Laurent Bonnans</name>
<email>laurent.bonnans@here.com</email>
</author>
<published>2018-10-25T14:47:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=fd344a4e41b59e3c0c3db40797e3a4bd45a78863'/>
<id>urn:sha1:fd344a4e41b59e3c0c3db40797e3a4bd45a78863</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update aktualizr example secondary config path</title>
<updated>2018-10-25T15:43:05+00:00</updated>
<author>
<name>Laurent Bonnans</name>
<email>laurent.bonnans@here.com</email>
</author>
<published>2018-10-25T11:49:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=58dcb0892210fedde4d7d08a8e9c665a6d3e9e2f'/>
<id>urn:sha1:58dcb0892210fedde4d7d08a8e9c665a6d3e9e2f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #410 from agners/use-imgdeploydir</title>
<updated>2018-10-25T15:31:34+00:00</updated>
<author>
<name>OYTIS</name>
<email>tossel@gmail.com</email>
</author>
<published>2018-10-25T15:31:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=d2ca4d8b48a88570b612154703562b55b55ce0ca'/>
<id>urn:sha1:d2ca4d8b48a88570b612154703562b55b55ce0ca</id>
<content type='text'>
Use IMGDEPLOYDIR</content>
</entry>
<entry>
<title>Merge pull request #407 from LukaPivk/master</title>
<updated>2018-10-25T07:35:58+00:00</updated>
<author>
<name>lbonn</name>
<email>lbonn@users.noreply.github.com</email>
</author>
<published>2018-10-25T07:35:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=ce96109093527808be935313cde400973862e2de'/>
<id>urn:sha1:ce96109093527808be935313cde400973862e2de</id>
<content type='text'>
Extend ostree support</content>
</entry>
<entry>
<title>Added support to automatically update ostree summary</title>
<updated>2018-10-24T16:15:21+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=2af450bc64021c2ebc2e82a59a209e56276bad4f'/>
<id>urn:sha1:2af450bc64021c2ebc2e82a59a209e56276bad4f</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-10-24T16:11:39+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=441c6527710005c0cc676ae3e688c8e63fe6ee7d'/>
<id>urn:sha1:441c6527710005c0cc676ae3e688c8e63fe6ee7d</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>image_types_ota: use IMGDEPLOYDIR for ota-ext4 images</title>
<updated>2018-10-18T13:41:28+00:00</updated>
<author>
<name>Stefan Agner</name>
<email>stefan.agner@toradex.com</email>
</author>
<published>2018-10-15T11:55:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=f07be1805cc22b5428ff529b705731360b485d06'/>
<id>urn:sha1:f07be1805cc22b5428ff529b705731360b485d06</id>
<content type='text'>
Do not write directly to the IMAGE_DEPLOY_DIR but to the new
deploy directory IMGDEPLOYDIR.

Also change the image ending to match the image type name (from
otaimg to ota-ext4). This allows to use the automatic symlinking
and output artefact management too.

Signed-off-by: Stefan Agner &lt;stefan.agner@toradex.com&gt;
</content>
</entry>
<entry>
<title>image_types_ota: use IMGDEPLOYDIR for ota-tar images</title>
<updated>2018-10-18T13:41:28+00:00</updated>
<author>
<name>Stefan Agner</name>
<email>stefan.agner@toradex.com</email>
</author>
<published>2018-10-12T14:31:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=c858bd0cfd7c7cb5d656ee4a4465dddfcde4dc4d'/>
<id>urn:sha1:c858bd0cfd7c7cb5d656ee4a4465dddfcde4dc4d</id>
<content type='text'>
Do not write directly to the IMAGE_DEPLOY_DIR but to the new
deploy directory IMGDEPLOYDIR. This allows to use the automatic
symlinking too.

Signed-off-by: Stefan Agner &lt;stefan.agner@toradex.com&gt;
</content>
</entry>
<entry>
<title>Merge pull request #408 from agners/simplify-ota-class</title>
<updated>2018-10-18T08:33:37+00:00</updated>
<author>
<name>lbonn</name>
<email>lbonn@users.noreply.github.com</email>
</author>
<published>2018-10-18T08:33:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=fcaebee101a27a3b69595ffc894f323cd943e1a3'/>
<id>urn:sha1:fcaebee101a27a3b69595ffc894f323cd943e1a3</id>
<content type='text'>
Simplify OTA class</content>
</entry>
<entry>
<title>image_types_ota: simplify image creation</title>
<updated>2018-10-12T13:51:47+00:00</updated>
<author>
<name>Stefan Agner</name>
<email>stefan.agner@toradex.com</email>
</author>
<published>2018-10-12T13:38:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=412cfd9a1f139fd56ca66d312c7df22aafd02e48'/>
<id>urn:sha1:412cfd9a1f139fd56ca66d312c7df22aafd02e48</id>
<content type='text'>
Almost all code in create_ota is either tar or ext4 specific. Move
the code directly into the respective IMAGE_CMD_ functions. This
gets rid of unnecessary work for the tar image and simplifies code.

Signed-off-by: Stefan Agner &lt;stefan.agner@toradex.com&gt;
</content>
</entry>
</feed>
