<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-updater.git, branch fix/typography</title>
<subtitle>Mirror of github.com/advancedtelematic/meta-updater</subtitle>
<id>https://git.enea.com/cgit/linux/meta-updater.git/atom?h=fix%2Ftypography</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-updater.git/atom?h=fix%2Ftypography'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/'/>
<updated>2018-11-16T10:01:50+00:00</updated>
<entry>
<title>aktualizr: Bump to latest and fix names.</title>
<updated>2018-11-16T10:01:50+00:00</updated>
<author>
<name>Patrick Vacek</name>
<email>patrickvacek@gmail.com</email>
</author>
<published>2018-11-16T10:01:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=8bfcd01d4cd61cbb718caf24030e2925cc606d9d'/>
<id>urn:sha1:8bfcd01d4cd61cbb718caf24030e2925cc606d9d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #431 from albard00/master</title>
<updated>2018-11-13T16:18:35+00:00</updated>
<author>
<name>Patrick Vacek</name>
<email>patrickvacek@gmail.com</email>
</author>
<published>2018-11-13T16:18:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=8c72fd4555dc5637316564895ec3271b40389497'/>
<id>urn:sha1:8c72fd4555dc5637316564895ec3271b40389497</id>
<content type='text'>
Fix function name conflict</content>
</entry>
<entry>
<title>Merge pull request #426 from advancedtelematic/fix/master/newline-etc</title>
<updated>2018-11-13T12:57:11+00:00</updated>
<author>
<name>Patrick Vacek</name>
<email>patrickvacek@gmail.com</email>
</author>
<published>2018-11-13T12:57:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=1ea28491acef1c272d1614da1ea4dab3e3e5e43a'/>
<id>urn:sha1:1ea28491acef1c272d1614da1ea4dab3e3e5e43a</id>
<content type='text'>
aktualizr: bump to latest for server URL newline fix.</content>
</entry>
<entry>
<title>aktualizr: use config instead of environment variables.</title>
<updated>2018-11-13T11:20:17+00:00</updated>
<author>
<name>Patrick Vacek</name>
<email>patrickvacek@gmail.com</email>
</author>
<published>2018-11-13T11:18:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=1063b5af1db42c486a8b79ee65b168003ebc36cd'/>
<id>urn:sha1:1063b5af1db42c486a8b79ee65b168003ebc36cd</id>
<content type='text'>
This should make the secondary config dir process better anyway, and it
finally gets rid of a hacky workaround that we'd been using for ages.

Signed-off-by: Patrick Vacek &lt;patrickvacek@gmail.com&gt;
</content>
</entry>
<entry>
<title>aktualizr: improve secondary config directory logic.</title>
<updated>2018-11-13T11:20:17+00:00</updated>
<author>
<name>Patrick Vacek</name>
<email>patrickvacek@gmail.com</email>
</author>
<published>2018-11-13T10:38:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=2a5447189d13948b4e052d92c59da9d439feb807'/>
<id>urn:sha1:2a5447189d13948b4e052d92c59da9d439feb807</id>
<content type='text'>
Use -d and warn if directory is invalid.

Signed-off-by: Patrick Vacek &lt;patrickvacek@gmail.com&gt;
</content>
</entry>
<entry>
<title>Fix function name conflict</title>
<updated>2018-11-13T11:11:16+00:00</updated>
<author>
<name>Alexandre Bard</name>
<email>alexandre.bard@netmodule.com</email>
</author>
<published>2018-11-13T11:04:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=e15634426839166fe829ed9605c69bf8d2d8e091'/>
<id>urn:sha1:e15634426839166fe829ed9605c69bf8d2d8e091</id>
<content type='text'>
buildinfo function name is used in poky:
  meta/classes/image-buildinfo.bbclass

Both classes could not be used together

Signed-off-by: Alexandre Bard &lt;alexandre.bard@netmodule.com&gt;
</content>
</entry>
<entry>
<title>aktualizr: Fix virtual secondary support.</title>
<updated>2018-11-13T09:03:51+00:00</updated>
<author>
<name>Patrick Vacek</name>
<email>patrickvacek@gmail.com</email>
</author>
<published>2018-11-12T13:49:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=f05f7e554575fcc0720564ebc4703a3811644897'/>
<id>urn:sha1:f05f7e554575fcc0720564ebc4703a3811644897</id>
<content type='text'>
Use /etc/sota/ecus as using /var/sota/ecus was conflicting with the
provisioning recipes that also use /var/sota. Not totally ideal, but the
best compromise I could find.

Signed-off-by: Patrick Vacek &lt;patrickvacek@gmail.com&gt;
</content>
</entry>
<entry>
<title>aktualizr: bump to latest for server URL newline fix.</title>
<updated>2018-11-09T11:35:39+00:00</updated>
<author>
<name>Patrick Vacek</name>
<email>patrickvacek@gmail.com</email>
</author>
<published>2018-11-09T11:35:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=94b473ae770faeca5c25959d36c3cc602ab18948'/>
<id>urn:sha1:94b473ae770faeca5c25959d36c3cc602ab18948</id>
<content type='text'>
Signed-off-by: Patrick Vacek &lt;patrickvacek@gmail.com&gt;
</content>
</entry>
<entry>
<title>Merge pull request #423 from advancedtelematic/RemoveATSgarage</title>
<updated>2018-11-08T12:32:23+00:00</updated>
<author>
<name>Patrick Vacek</name>
<email>patrickvacek@gmail.com</email>
</author>
<published>2018-11-08T12:32:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=24c144dff972a851a487da2a563587009b664516'/>
<id>urn:sha1:24c144dff972a851a487da2a563587009b664516</id>
<content type='text'>
Update README.adoc</content>
</entry>
<entry>
<title>Replace more references to ATS Garage with HERE OTA Connect.</title>
<updated>2018-11-08T11:34:26+00:00</updated>
<author>
<name>Patrick Vacek</name>
<email>patrickvacek@gmail.com</email>
</author>
<published>2018-11-08T11:33:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=b391dfa5d28527097ce18e649be875c1b73c9c94'/>
<id>urn:sha1:b391dfa5d28527097ce18e649be875c1b73c9c94</id>
<content type='text'>
Signed-off-by: Patrick Vacek &lt;patrickvacek@gmail.com&gt;
</content>
</entry>
</feed>
