<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-updater.git, branch feat/akt-dynlib</title>
<subtitle>Mirror of github.com/advancedtelematic/meta-updater</subtitle>
<id>https://git.enea.com/cgit/linux/meta-updater.git/atom?h=feat%2Fakt-dynlib</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-updater.git/atom?h=feat%2Fakt-dynlib'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/'/>
<updated>2020-01-09T12:44:51+00:00</updated>
<entry>
<title>Adapt to shared libraries changes in aktualizr</title>
<updated>2020-01-09T12:44:51+00:00</updated>
<author>
<name>Laurent Bonnans</name>
<email>laurent.bonnans@here.com</email>
</author>
<published>2020-01-08T16:07:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=892a71a4f7aff6edc6216d4459aa8d524076faeb'/>
<id>urn:sha1:892a71a4f7aff6edc6216d4459aa8d524076faeb</id>
<content type='text'>
Signed-off-by: Laurent Bonnans &lt;laurent.bonnans@here.com&gt;
</content>
</entry>
<entry>
<title>Merge pull request #658 from advancedtelematic/docs/copyright-2020</title>
<updated>2020-01-09T06:59:16+00:00</updated>
<author>
<name>Patrick Vacek</name>
<email>patrickvacek@gmail.com</email>
</author>
<published>2020-01-09T06:59:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=13c2570470a8e26df486dc02447206a313f44aca'/>
<id>urn:sha1:13c2570470a8e26df486dc02447206a313f44aca</id>
<content type='text'>
README: bump copyright to 2020.</content>
</entry>
<entry>
<title>README: bump copyright to 2020.</title>
<updated>2020-01-08T15:45:26+00:00</updated>
<author>
<name>Patrick Vacek</name>
<email>patrickvacek@gmail.com</email>
</author>
<published>2020-01-08T15:45:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=1e966c1eb842c2006761465aae5759ab4a7c9757'/>
<id>urn:sha1:1e966c1eb842c2006761465aae5759ab4a7c9757</id>
<content type='text'>
Signed-off-by: Patrick Vacek &lt;patrickvacek@gmail.com&gt;
</content>
</entry>
<entry>
<title>Allow dots in ostree branch names and hw ids (#657)</title>
<updated>2020-01-08T14:19:04+00:00</updated>
<author>
<name>lbonn</name>
<email>lbonn@users.noreply.github.com</email>
</author>
<published>2020-01-08T14:19:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=2881b4a5c5efeed8558b1ab1e1cc6fd5979443bd'/>
<id>urn:sha1:2881b4a5c5efeed8558b1ab1e1cc6fd5979443bd</id>
<content type='text'>
Allow dots in ostree branch names and hw ids</content>
</entry>
<entry>
<title>Allow dots in ostree branch names and hw ids</title>
<updated>2020-01-08T13:24:44+00:00</updated>
<author>
<name>Laurent Bonnans</name>
<email>laurent.bonnans@here.com</email>
</author>
<published>2020-01-08T11:24:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=ab593ba11aaf07f208063451c8e5186b54309370'/>
<id>urn:sha1:ab593ba11aaf07f208063451c8e5186b54309370</id>
<content type='text'>
Signed-off-by: Laurent Bonnans &lt;laurent.bonnans@here.com&gt;
</content>
</entry>
<entry>
<title>Merge pull request #655 from liuming50/add-python-to-HOSTTOOLS_NONFATAL</title>
<updated>2020-01-02T13:59:57+00:00</updated>
<author>
<name>Patrick Vacek</name>
<email>patrickvacek@gmail.com</email>
</author>
<published>2020-01-02T13:59:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=f1b40f5b59ff7b155f6fd214749b87d7af159a82'/>
<id>urn:sha1:f1b40f5b59ff7b155f6fd214749b87d7af159a82</id>
<content type='text'>
meta: add python to HOSTTOOLS_NONFATAL</content>
</entry>
<entry>
<title>meta: add python to HOSTTOOLS_NONFATAL</title>
<updated>2020-01-02T10:08:00+00:00</updated>
<author>
<name>Ming Liu</name>
<email>liu.ming50@gmail.com</email>
</author>
<published>2019-12-31T20:32:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=d89f02d9eecbfe4df3bcc380b7d32ecf9f9ba933'/>
<id>urn:sha1:d89f02d9eecbfe4df3bcc380b7d32ecf9f9ba933</id>
<content type='text'>
repo is requiring python to be able to work correctly, add python to
HOSTTOOLS_NONFATAL as well.

image_repo_manifest is actually a image bbclass, move it to
IMAGE_CLASSES instead of inheriting it in sota.bbclass.

Signed-off-by: Ming Liu &lt;liu.ming50@gmail.com&gt;
</content>
</entry>
<entry>
<title>Merge pull request #654 from advancedtelematic/fix/ptest-provision</title>
<updated>2019-12-27T09:54:14+00:00</updated>
<author>
<name>Patrick Vacek</name>
<email>patrickvacek@gmail.com</email>
</author>
<published>2019-12-27T09:54:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=eece786d49cf9a097702e41eda5df2f5199e368c'/>
<id>urn:sha1:eece786d49cf9a097702e41eda5df2f5199e368c</id>
<content type='text'>
aktualizr: Bump to latest for ptest provisioning test fix.</content>
</entry>
<entry>
<title>aktualizr: Bump to latest for ptest provisioning test fix.</title>
<updated>2019-12-27T08:24:18+00:00</updated>
<author>
<name>Patrick Vacek</name>
<email>patrickvacek@gmail.com</email>
</author>
<published>2019-12-27T08:24:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=c1c058313cdb94bf0acae252a0a939c309c80547'/>
<id>urn:sha1:c1c058313cdb94bf0acae252a0a939c309c80547</id>
<content type='text'>
Signed-off-by: Patrick Vacek &lt;patrickvacek@gmail.com&gt;
</content>
</entry>
<entry>
<title>Merge pull request #653 from advancedtelematic/tests/ort-update</title>
<updated>2019-12-19T12:34:57+00:00</updated>
<author>
<name>Patrick Vacek</name>
<email>patrickvacek@gmail.com</email>
</author>
<published>2019-12-19T12:34:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=7a4a487eb86f8c4de19b3fe485bb467f5d95f72f'/>
<id>urn:sha1:7a4a487eb86f8c4de19b3fe485bb467f5d95f72f</id>
<content type='text'>
Update dependencies to scan with ORT.</content>
</entry>
</feed>
