<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-updater.git, branch rocko</title>
<subtitle>Mirror of github.com/advancedtelematic/meta-updater</subtitle>
<id>https://git.enea.com/cgit/linux/meta-updater.git/atom?h=rocko</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-updater.git/atom?h=rocko'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/'/>
<updated>2021-08-09T15:29:42+00:00</updated>
<entry>
<title>Merge pull request #818 from stephaneberle9/rocko</title>
<updated>2021-08-09T15:29:42+00:00</updated>
<author>
<name>Patti Vacek</name>
<email>pattivacek@gmail.com</email>
</author>
<published>2021-08-09T15:29:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=bab882c5768ff76504de4fbb043c7b6f01cc32af'/>
<id>urn:sha1:bab882c5768ff76504de4fbb043c7b6f01cc32af</id>
<content type='text'>
Fixed outdated OSTree branch reference (#817)</content>
</entry>
<entry>
<title>Fixed outdated OSTree branch reference (#817)</title>
<updated>2021-08-09T15:00:52+00:00</updated>
<author>
<name>Stephan Eberle</name>
<email>stephaneberle9@gmail.com</email>
</author>
<published>2021-08-09T14:47:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=da6e72f154cc7cd0aa5df01c448eb4b2f257edd7'/>
<id>urn:sha1:da6e72f154cc7cd0aa5df01c448eb4b2f257edd7</id>
<content type='text'>
Signed-off-by: Stephan Eberle &lt;stephaneberle9@gmail.com&gt;
</content>
</entry>
<entry>
<title>Merge pull request #606 from advancedtelematic/docs/rocko/supported-branches</title>
<updated>2019-09-17T07:31:54+00:00</updated>
<author>
<name>Patrick Vacek</name>
<email>patrickvacek@gmail.com</email>
</author>
<published>2019-09-17T07:31:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=7b7636399184d2aba30b51c8423d29bdc24e2273'/>
<id>urn:sha1:7b7636399184d2aba30b51c8423d29bdc24e2273</id>
<content type='text'>
Docs/rocko/supported branches</content>
</entry>
<entry>
<title>Minor README improvements.</title>
<updated>2019-09-16T15:28:16+00:00</updated>
<author>
<name>Patrick Vacek</name>
<email>patrickvacek@gmail.com</email>
</author>
<published>2019-09-16T15:22:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=01fed520cf48ef52bbccdf3cb58be8f00e7ebed1'/>
<id>urn:sha1:01fed520cf48ef52bbccdf3cb58be8f00e7ebed1</id>
<content type='text'>
* Add link to the docs portal.
* Backport the first line from 8ee9e9c0 and 230d0b58.
* Update a link that still pointed at atsgarage.com!

Signed-off-by: Patrick Vacek &lt;patrickvacek@gmail.com&gt;
</content>
</entry>
<entry>
<title>The source of truth for the supported branches is the docs portal.</title>
<updated>2019-09-16T15:28:12+00:00</updated>
<author>
<name>Patrick Vacek</name>
<email>patrickvacek@gmail.com</email>
</author>
<published>2019-09-04T15:22:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=eaf3f7b6639a284c9248a3636ae4af20fcacc2c6'/>
<id>urn:sha1:eaf3f7b6639a284c9248a3636ae4af20fcacc2c6</id>
<content type='text'>
A cherry-pick of:
948c3ea4e9a7e79d1de4a09e452fbdbbd5772073
f2dcc347e576dc30ca1ac750a1c9d341a3d41dd5 (partial)
e307742ffd9a255f6e029c93a14c506409508a4b

Signed-off-by: Patrick Vacek &lt;patrickvacek@gmail.com&gt;
</content>
</entry>
<entry>
<title>Merge pull request #579 from advancedtelematic/backport/rocko-19-08-14</title>
<updated>2019-08-19T15:43:59+00:00</updated>
<author>
<name>lbonn</name>
<email>lbonn@users.noreply.github.com</email>
</author>
<published>2019-08-19T15:43:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=5f47b0babeec70ab892c622a07bb0c8edbc65ec5'/>
<id>urn:sha1:5f47b0babeec70ab892c622a07bb0c8edbc65ec5</id>
<content type='text'>
Backport/rocko 19 08 14</content>
</entry>
<entry>
<title>Expose OSTREE_BOOT_PARTITION in do_image_ota</title>
<updated>2019-08-16T15:55:18+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=0ec79804025bb64175993808423b62734b94ed11'/>
<id>urn:sha1:0ec79804025bb64175993808423b62734b94ed11</id>
<content type='text'>
Used by ostree-grub-generator

Signed-off-by: Laurent Bonnans &lt;laurent.bonnans@here.com&gt;
</content>
</entry>
<entry>
<title>Do not export anything in sota.bbclass</title>
<updated>2019-08-16T09:55:32+00:00</updated>
<author>
<name>Laurent Bonnans</name>
<email>laurent.bonnans@here.com</email>
</author>
<published>2019-08-15T10:23:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=2773fd96d3dd06aab2d574b503e1b7731c63334d'/>
<id>urn:sha1:2773fd96d3dd06aab2d574b503e1b7731c63334d</id>
<content type='text'>
A simple variable definition will be enough and doing an export there
completely kills caching.

Cherry-picked from master with additional fix to use yocto variables
instead of bash ones (not present anymore).

Signed-off-by: Laurent Bonnans &lt;laurent.bonnans@here.com&gt;
</content>
</entry>
<entry>
<title>Bump aktualizr and garage-sign versions to the latest.</title>
<updated>2019-08-15T13:38:54+00:00</updated>
<author>
<name>Patrick Vacek</name>
<email>patrickvacek@gmail.com</email>
</author>
<published>2019-06-25T14:00:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=ac80208941f6637dd5f687fc89041eee70770038'/>
<id>urn:sha1:ac80208941f6637dd5f687fc89041eee70770038</id>
<content type='text'>
Both include support for mutual TLS in the garage tools.

Signed-off-by: Patrick Vacek &lt;patrickvacek@gmail.com&gt;
(cherry-picked from commit 8fa3a60d39476903745cb80f6130bb8c412e0694)
</content>
</entry>
<entry>
<title>qemucommand.py: redirect qemu monitor to null chardev</title>
<updated>2019-08-15T13:38:54+00:00</updated>
<author>
<name>Eugene Smirnov</name>
<email>evgenii.smirnov@here.com</email>
</author>
<published>2019-08-06T10:31:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=32f67023453f0093dfd0190fb16aa51ff00f5699'/>
<id>urn:sha1:32f67023453f0093dfd0190fb16aa51ff00f5699</id>
<content type='text'>
By default qemu monitor gets attached to stdio,
and that interferes with the test output.
We also don't need vga options in nographic mode.

Signed-off-by: Eugene Smirnov &lt;evgenii.smirnov@here.com&gt;
(cherry-picked from commit c6ad1d288b8f930bbc3fa6de9e102209e3304c66)
</content>
</entry>
</feed>
