<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-updater.git, branch fix-ref-binding</title>
<subtitle>Mirror of github.com/advancedtelematic/meta-updater</subtitle>
<id>https://git.enea.com/cgit/linux/meta-updater.git/atom?h=fix-ref-binding</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-updater.git/atom?h=fix-ref-binding'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/'/>
<updated>2019-10-15T23:21:42+00:00</updated>
<entry>
<title>image_types_ostree: Fix OSTree ref-bindings</title>
<updated>2019-10-15T23:21:42+00:00</updated>
<author>
<name>Jeremias Cordoba</name>
<email>js.cordoba8321@gmail.com</email>
</author>
<published>2019-10-15T23:21:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=8e53d0cbed00e38deb83cea396a899ef74201f8f'/>
<id>urn:sha1:8e53d0cbed00e38deb83cea396a899ef74201f8f</id>
<content type='text'>
The command "ostree refs --create" creates a new ref that points to a pre-existing commit hash.
This does not add this new ref to the ref-bindings metadata in OSTree.

The missing metadata leads to OSTree verifcation failures when working with the new ref.

Fix this by adding the "--bind-ref" option to "ostree commit" which adds the needed
ref-binding metadata.

Signed-off-by: Jeremias Cordoba &lt;js.cordoba8321@gmail.com&gt;
</content>
</entry>
<entry>
<title>Merge pull request #611 from advancedtelematic/feat/example-virtual-sec</title>
<updated>2019-10-11T13:21:00+00:00</updated>
<author>
<name>Patrick Vacek</name>
<email>patrickvacek@gmail.com</email>
</author>
<published>2019-10-11T13:21:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=a1f2ccf986e844e130ecc6ae61d2b6fc3632e2f8'/>
<id>urn:sha1:a1f2ccf986e844e130ecc6ae61d2b6fc3632e2f8</id>
<content type='text'>
Example config for a virtual secondary.</content>
</entry>
<entry>
<title>Fix CI error if repos are missing after previous runs.</title>
<updated>2019-10-11T12:23:51+00:00</updated>
<author>
<name>Patrick Vacek</name>
<email>patrickvacek@gmail.com</email>
</author>
<published>2019-10-11T12:23:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=f87628186bd3b548c1f449adce3116d38557df5c'/>
<id>urn:sha1:f87628186bd3b548c1f449adce3116d38557df5c</id>
<content type='text'>
Signed-off-by: Patrick Vacek &lt;patrickvacek@gmail.com&gt;
</content>
</entry>
<entry>
<title>Bump aktualizr to the latest (d13ff1ceeca2694b982287740aca8f58edad514d).</title>
<updated>2019-10-10T12:02:45+00:00</updated>
<author>
<name>Patrick Vacek</name>
<email>patrickvacek@gmail.com</email>
</author>
<published>2019-10-10T11:55:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=57d34ea124a1d7bc6d37492b5e3c33c6fd3a7bef'/>
<id>urn:sha1:57d34ea124a1d7bc6d37492b5e3c33c6fd3a7bef</id>
<content type='text'>
Signed-off-by: Patrick Vacek &lt;patrickvacek@gmail.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>Merge pull request #597 from advancedtelematic/feat/rpi4</title>
<updated>2019-09-23T09:28:23+00:00</updated>
<author>
<name>lbonn</name>
<email>lbonn@users.noreply.github.com</email>
</author>
<published>2019-09-23T09:28:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=7cad55821f0cc9f379b689afc6325bdb0cb1eff3'/>
<id>urn:sha1:7cad55821f0cc9f379b689afc6325bdb0cb1eff3</id>
<content type='text'>
raspberrypi4 support</content>
</entry>
<entry>
<title>Use the recommended kernel entry point on RPI</title>
<updated>2019-09-17T16:00:34+00:00</updated>
<author>
<name>Laurent Bonnans</name>
<email>laurent.bonnans@here.com</email>
</author>
<published>2019-09-17T16:00:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=2a49666b8a2bbe45f306905a53fd97a80bf5e3d4'/>
<id>urn:sha1:2a49666b8a2bbe45f306905a53fd97a80bf5e3d4</id>
<content type='text'>
0x8000 does not work on raspberrypi4-64 whereas 0x80000 is the value
recommended for all platforms on u-boot

Signed-off-by: Laurent Bonnans &lt;laurent.bonnans@here.com&gt;
</content>
</entry>
<entry>
<title>Raspberrypi4 initial support</title>
<updated>2019-09-17T13:55:33+00:00</updated>
<author>
<name>Laurent Bonnans</name>
<email>laurent.bonnans@here.com</email>
</author>
<published>2019-09-05T14:59:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=5296877819e156e5006946cc6f626908057172d1'/>
<id>urn:sha1:5296877819e156e5006946cc6f626908057172d1</id>
<content type='text'>
Signed-off-by: Laurent Bonnans &lt;laurent.bonnans@here.com&gt;
</content>
</entry>
<entry>
<title>Merge pull request #604 from advancedtelematic/fix/2019.8</title>
<updated>2019-09-16T14:57:54+00:00</updated>
<author>
<name>Patrick Vacek</name>
<email>patrickvacek@gmail.com</email>
</author>
<published>2019-09-16T14:57:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=943de02a39d021aae6337736468b03c29cb96161'/>
<id>urn:sha1:943de02a39d021aae6337736468b03c29cb96161</id>
<content type='text'>
aktualizr: update to 2019.8 release.</content>
</entry>
<entry>
<title>aktualizr: update to 2019.8 release.</title>
<updated>2019-09-12T15:27:08+00:00</updated>
<author>
<name>Patrick Vacek</name>
<email>patrickvacek@gmail.com</email>
</author>
<published>2019-09-12T15:27:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=c2c1902c1a66f88142f826eb634da544426af3b9'/>
<id>urn:sha1:c2c1902c1a66f88142f826eb634da544426af3b9</id>
<content type='text'>
Signed-off-by: Patrick Vacek &lt;patrickvacek@gmail.com&gt;
</content>
</entry>
</feed>
