<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-updater.git, branch test/enable-ptest</title>
<subtitle>Mirror of github.com/advancedtelematic/meta-updater</subtitle>
<id>https://git.enea.com/cgit/linux/meta-updater.git/atom?h=test%2Fenable-ptest</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-updater.git/atom?h=test%2Fenable-ptest'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/'/>
<updated>2018-11-05T10:01:14+00:00</updated>
<entry>
<title>aktualizr: attempt to get ptest enabled to build test suite.</title>
<updated>2018-11-05T10:01:14+00:00</updated>
<author>
<name>Patrick Vacek</name>
<email>patrickvacek@gmail.com</email>
</author>
<published>2018-11-02T11:09:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=c2a02943e3ee196b64c5753cdee02d3ea735001c'/>
<id>urn:sha1:c2a02943e3ee196b64c5753cdee02d3ea735001c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #421 from agners/master-toradex</title>
<updated>2018-11-02T16:16:32+00:00</updated>
<author>
<name>Patrick Vacek</name>
<email>patrickvacek@gmail.com</email>
</author>
<published>2018-11-02T16:16:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=c684c3474cb580a8f58b8299e9e901440ebf56d0'/>
<id>urn:sha1:c684c3474cb580a8f58b8299e9e901440ebf56d0</id>
<content type='text'>
classes: image_types_ostree: use locking during OSTree repo update</content>
</entry>
<entry>
<title>classes: image_types_ostree: use locking during OSTree repo update</title>
<updated>2018-11-02T09:49:42+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=7dfa63e7ee47e23f41e1f0a5dce30cf642b95457'/>
<id>urn:sha1:7dfa63e7ee47e23f41e1f0a5dce30cf642b95457</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;
</content>
</entry>
<entry>
<title>classes: image_types_ostree: check OSTree repo existence using ostree</title>
<updated>2018-11-02T09:49:42+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=f2cf964b132f0ab462264daaf017a9a533dbd667'/>
<id>urn:sha1:f2cf964b132f0ab462264daaf017a9a533dbd667</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;
</content>
</entry>
<entry>
<title>Merge pull request #418 from advancedtelematic/fix/master/secondary-image-cred-packages</title>
<updated>2018-11-01T11:26:42+00:00</updated>
<author>
<name>Patrick Vacek</name>
<email>patrickvacek@gmail.com</email>
</author>
<published>2018-11-01T11:26:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=b7cb6f35d5605a1e68470b5199586f8b541ddf62'/>
<id>urn:sha1:b7cb6f35d5605a1e68470b5199586f8b541ddf62</id>
<content type='text'>
Update packages removed for secondary-image.</content>
</entry>
<entry>
<title>secondary_image: also remove aktualizr-uboot-env-rollback.</title>
<updated>2018-11-01T11:10:07+00:00</updated>
<author>
<name>Patrick Vacek</name>
<email>patrickvacek@gmail.com</email>
</author>
<published>2018-11-01T11:10:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=a5bc44f95bc84b21da5684e4fcbcb4480e4bed1e'/>
<id>urn:sha1:a5bc44f95bc84b21da5684e4fcbcb4480e4bed1e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update packages removed for secondary-image.</title>
<updated>2018-10-31T12:48:01+00:00</updated>
<author>
<name>Patrick Vacek</name>
<email>patrickvacek@gmail.com</email>
</author>
<published>2018-10-31T11:29:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=99cbb535d9391ce96a5d8285ba1ec2475f0147b8'/>
<id>urn:sha1:99cbb535d9391ce96a5d8285ba1ec2475f0147b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #417 from advancedtelematic/feat/OTA-627/master/targetversion-forwardport</title>
<updated>2018-10-31T12:33:02+00:00</updated>
<author>
<name>Patrick Vacek</name>
<email>patrickvacek@gmail.com</email>
</author>
<published>2018-10-31T12:33:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=59cebd8d303a10fb0b0d6a345d07d85cf7d890e4'/>
<id>urn:sha1:59cebd8d303a10fb0b0d6a345d07d85cf7d890e4</id>
<content type='text'>
Feat/ota 627/master/targetversion forwardport</content>
</entry>
<entry>
<title>Fix typos.</title>
<updated>2018-10-30T12:41:04+00:00</updated>
<author>
<name>Patrick Vacek</name>
<email>patrickvacek@gmail.com</email>
</author>
<published>2018-10-30T10:48:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=e9c39a028894b8ed2a38a922d5f905a42985aeb4'/>
<id>urn:sha1:e9c39a028894b8ed2a38a922d5f905a42985aeb4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typos/language</title>
<updated>2018-10-30T12:40:38+00:00</updated>
<author>
<name>OYTIS</name>
<email>anton.gerasimov@here.com</email>
</author>
<published>2018-10-12T14:58:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=c18824081b5d9d01337b3e33f5c78368b7fcf97b'/>
<id>urn:sha1:c18824081b5d9d01337b3e33f5c78368b7fcf97b</id>
<content type='text'>
</content>
</entry>
</feed>
