<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-updater.git/scripts, branch fix/sumo/newline-etc</title>
<subtitle>Mirror of github.com/advancedtelematic/meta-updater</subtitle>
<id>https://git.enea.com/cgit/linux/meta-updater.git/atom?h=fix%2Fsumo%2Fnewline-etc</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-updater.git/atom?h=fix%2Fsumo%2Fnewline-etc'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/'/>
<updated>2018-08-31T13:37:46+00:00</updated>
<entry>
<title>Specify cpu type -host- for KVM mode</title>
<updated>2018-08-31T13:37:46+00:00</updated>
<author>
<name>Eugene Smirnov</name>
<email>eu.smirnoff@gmail.com</email>
</author>
<published>2018-08-17T10:00:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=c37fb0bb5b4b05e4efd93a904e0866745c150cc7'/>
<id>urn:sha1:c37fb0bb5b4b05e4efd93a904e0866745c150cc7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/rocko' into rocko-merge</title>
<updated>2018-03-29T18:47:26+00:00</updated>
<author>
<name>Ricardo Salveti</name>
<email>ricardo@opensourcefoundries.com</email>
</author>
<published>2018-03-29T18:47:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=82a9c20ffb045011b53f3188d04d79f440ee8b06'/>
<id>urn:sha1:82a9c20ffb045011b53f3188d04d79f440ee8b06</id>
<content type='text'>
Signed-off-by: Ricardo Salveti &lt;ricardo@opensourcefoundries.com&gt;
</content>
</entry>
<entry>
<title>Restrict secondary network to localhost</title>
<updated>2018-03-27T12:08:24+00:00</updated>
<author>
<name>Phil Wise</name>
<email>phil@advancedtelematic.com</email>
</author>
<published>2018-03-27T12:08:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=edae332ab5b66d0caf5b68926b23554aa5493040'/>
<id>urn:sha1:edae332ab5b66d0caf5b68926b23554aa5493040</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a --secondary-network option to run-qemu-ota</title>
<updated>2018-03-19T15:31:31+00:00</updated>
<author>
<name>Phil Wise</name>
<email>phil@advancedtelematic.com</email>
</author>
<published>2018-03-19T15:31:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=fc8f9b4b1721a029a30bf41e6086cfbff085089d'/>
<id>urn:sha1:fc8f9b4b1721a029a30bf41e6086cfbff085089d</id>
<content type='text'>
This sets up a simulated 'in vehicle' network. Add support for a Primary node
with a DHCP server and a secondary node with a DHCP client.
</content>
</entry>
<entry>
<title>sdimage-sota.wks: remove label as it gets set by image_types_ota</title>
<updated>2018-03-08T18:33:33+00:00</updated>
<author>
<name>Ricardo Salveti</name>
<email>ricardo@opensourcefoundries.com</email>
</author>
<published>2018-02-22T16:30:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=ae156b865e274a5bb4bc9df92a6a88cf5afb1a03'/>
<id>urn:sha1:ae156b865e274a5bb4bc9df92a6a88cf5afb1a03</id>
<content type='text'>
image_types_ota already defines the rootfs label when creating the ota
image, so drop label overwrite when creating the sdcard partition.

Signed-off-by: Ricardo Salveti &lt;ricardo@opensourcefoundries.com&gt;
</content>
</entry>
<entry>
<title>More general exception handler for `kvm-ok`</title>
<updated>2018-01-19T08:16:49+00:00</updated>
<author>
<name>Laurent Bonnans</name>
<email>laurent.bonnans@here.com</email>
</author>
<published>2018-01-19T08:16:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=44a4dd8e039ea16319f337c3881964759ada73a5'/>
<id>urn:sha1:44a4dd8e039ea16319f337c3881964759ada73a5</id>
<content type='text'>
If the program is not in PATH, `FileNotFoundError` is raised
</content>
</entry>
<entry>
<title>Fix some basic oe-selftest errors.</title>
<updated>2018-01-18T17:36:33+00:00</updated>
<author>
<name>Patrick Vacek</name>
<email>patrickvacek@gmail.com</email>
</author>
<published>2018-01-18T17:36:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=84baa1c3d8f996f7daf2d8aa3d26197378218f21'/>
<id>urn:sha1:84baa1c3d8f996f7daf2d8aa3d26197378218f21</id>
<content type='text'>
Grub, HSM, and qemu hostname tests still fail for reasons I haven't
figured out yet.
</content>
</entry>
<entry>
<title>Merge branch 'pyro' into bugfix/update-rocko</title>
<updated>2018-01-17T09:22:50+00:00</updated>
<author>
<name>Patrick Vacek</name>
<email>patrickvacek@gmail.com</email>
</author>
<published>2018-01-17T09:22:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=e5228ae1d05280f2810c90bef16a9046960aa9ca'/>
<id>urn:sha1:e5228ae1d05280f2810c90bef16a9046960aa9ca</id>
<content type='text'>
Bring over fixes from the last couple months from pyro in rocko.
</content>
</entry>
<entry>
<title>Add a hint when machine autodetection fails</title>
<updated>2017-12-01T10:04:56+00:00</updated>
<author>
<name>Phil Wise</name>
<email>phil@advancedtelematic.com</email>
</author>
<published>2017-12-01T10:04:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=fba014fd897e938a130d1229929839c7930bc671'/>
<id>urn:sha1:fba014fd897e938a130d1229929839c7930bc671</id>
<content type='text'>
Also fix a pylint warning about indentation
</content>
</entry>
<entry>
<title>Add fixes for compatibility with Rocko</title>
<updated>2017-11-17T15:43:33+00:00</updated>
<author>
<name>Anton Gerasimov</name>
<email>anton.gerasimov@openmailbox.org</email>
</author>
<published>2017-11-14T09:00:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=eab456117ad96a43104cef95c68d9bddf4c65872'/>
<id>urn:sha1:eab456117ad96a43104cef95c68d9bddf4c65872</id>
<content type='text'>
</content>
</entry>
</feed>
