<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-updater.git/classes, branch ci/zeus-pipelines</title>
<subtitle>Mirror of github.com/advancedtelematic/meta-updater</subtitle>
<id>https://git.enea.com/cgit/linux/meta-updater.git/atom?h=ci%2Fzeus-pipelines</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-updater.git/atom?h=ci%2Fzeus-pipelines'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/'/>
<updated>2019-11-12T17:11:38+00:00</updated>
<entry>
<title>Fix uart output on raspberrypi3</title>
<updated>2019-11-12T17:11:38+00:00</updated>
<author>
<name>Laurent Bonnans</name>
<email>laurent.bonnans@here.com</email>
</author>
<published>2019-11-12T17:11:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=825772aadcbfb38a8e3d26a43d35d2bcd3b0f537'/>
<id>urn:sha1:825772aadcbfb38a8e3d26a43d35d2bcd3b0f537</id>
<content type='text'>
The broadcom firmware now needs device trees to be present in/boot to
set it up.

Signed-off-by: Laurent Bonnans &lt;laurent.bonnans@here.com&gt;
</content>
</entry>
<entry>
<title>Only push repo manifest if garage-push supports it</title>
<updated>2019-11-11T16:26:26+00:00</updated>
<author>
<name>Laurent Bonnans</name>
<email>laurent.bonnans@here.com</email>
</author>
<published>2019-11-11T16:26:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=82c41c269eccb87c297de0199f8d996f7da3866d'/>
<id>urn:sha1:82c41c269eccb87c297de0199f8d996f7da3866d</id>
<content type='text'>
Signed-off-by: Laurent Bonnans &lt;laurent.bonnans@here.com&gt;
</content>
</entry>
<entry>
<title>Send a copy of repo manifest through garage-push</title>
<updated>2019-11-08T14:36:04+00:00</updated>
<author>
<name>Laurent Bonnans</name>
<email>laurent.bonnans@here.com</email>
</author>
<published>2019-11-08T12:50:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=e2d78039bc847ad6230caa0fe1b4658e7e9690b2'/>
<id>urn:sha1:e2d78039bc847ad6230caa0fe1b4658e7e9690b2</id>
<content type='text'>
Signed-off-by: Laurent Bonnans &lt;laurent.bonnans@here.com&gt;
</content>
</entry>
<entry>
<title>meta: change OTA_IMAGE_ROOTFS to TAR_IMAGE_ROOTFS</title>
<updated>2019-11-06T18:50:08+00:00</updated>
<author>
<name>Ming Liu</name>
<email>liu.ming50@gmail.com</email>
</author>
<published>2019-11-06T18:50:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=d2805472041cf3613ba9e8c14e1f6cd4e600662e'/>
<id>urn:sha1:d2805472041cf3613ba9e8c14e1f6cd4e600662e</id>
<content type='text'>
No functional changes, rename OTA_IMAGE_ROOTFS to TAR_IMAGE_ROOTFS
since the later is a more common name.

Signed-off-by: Ming Liu &lt;liu.ming50@gmail.com&gt;
</content>
</entry>
<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>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>Use a default expiry of one month if nothing is specified.</title>
<updated>2019-08-21T07:48:35+00:00</updated>
<author>
<name>Patrick Vacek</name>
<email>patrickvacek@gmail.com</email>
</author>
<published>2019-08-21T07:48:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=08759ff12ea7a3881870f991ffbeb416b45e2793'/>
<id>urn:sha1:08759ff12ea7a3881870f991ffbeb416b45e2793</id>
<content type='text'>
This mimics the intended behavior of the default in garage-sign, but
doesn't rely on the date in the unsigned targets.

Signed-off-by: Patrick Vacek &lt;patrickvacek@gmail.com&gt;
</content>
</entry>
<entry>
<title>aktualizr: latest garage-sign with expiration support.</title>
<updated>2019-08-20T14:59:49+00:00</updated>
<author>
<name>Patrick Vacek</name>
<email>patrickvacek@gmail.com</email>
</author>
<published>2019-08-20T14:59:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=8434da1a579dc15090cbd1dc57cd8d83c6de613e'/>
<id>urn:sha1:8434da1a579dc15090cbd1dc57cd8d83c6de613e</id>
<content type='text'>
Use GARAGE_TARGET_EXPIRES or GARAGE_TARGET_EXPIRE_AFTER (but not both!)
to set the garage-sign parameters.

Signed-off-by: Patrick Vacek &lt;patrickvacek@gmail.com&gt;
</content>
</entry>
<entry>
<title>Expose OSTREE_BOOT_PARTITION in do_image_ota</title>
<updated>2019-08-19T09:27:10+00:00</updated>
<author>
<name>Laurent Bonnans</name>
<email>laurent.bonnans@here.com</email>
</author>
<published>2019-08-16T15:51:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=f865c4016793c63624254c0b4b5069647d76f754'/>
<id>urn:sha1:f865c4016793c63624254c0b4b5069647d76f754</id>
<content type='text'>
Used by ostree-grub-generator

Signed-off-by: Laurent Bonnans &lt;laurent.bonnans@here.com&gt;
</content>
</entry>
</feed>
