<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-updater.git/classes, branch fix/boost-ptest</title>
<subtitle>Mirror of github.com/advancedtelematic/meta-updater</subtitle>
<id>https://git.enea.com/cgit/linux/meta-updater.git/atom?h=fix%2Fboost-ptest</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-updater.git/atom?h=fix%2Fboost-ptest'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/'/>
<updated>2020-02-27T11:03:22+00:00</updated>
<entry>
<title>sota_bleeding: Also set aktualizr-native to the latest.</title>
<updated>2020-02-27T11:03:22+00:00</updated>
<author>
<name>Patrick Vacek</name>
<email>patrickvacek@gmail.com</email>
</author>
<published>2020-02-27T11:03:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=427e0d1b459bcd98871a3a78965dd780242d01ba'/>
<id>urn:sha1:427e0d1b459bcd98871a3a78965dd780242d01ba</id>
<content type='text'>
I'm a bit surprised we never noticed this was missing!

Signed-off-by: Patrick Vacek &lt;patrickvacek@gmail.com&gt;
</content>
</entry>
<entry>
<title>image_types_ostree: update doc link.</title>
<updated>2020-02-18T12:48:44+00:00</updated>
<author>
<name>Patrick Vacek</name>
<email>patrickvacek@gmail.com</email>
</author>
<published>2020-02-18T08:56:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=0568ed583a0a42d9668f3eefef1c91385260efd4'/>
<id>urn:sha1:0568ed583a0a42d9668f3eefef1c91385260efd4</id>
<content type='text'>
Most of the README content has been moved to the docs portal, so provide
the direct link.

Signed-off-by: Patrick Vacek &lt;patrickvacek@gmail.com&gt;
</content>
</entry>
<entry>
<title>Merge pull request #669 from liuming50/fix-some-problems-in-image-recipes</title>
<updated>2020-02-10T13:10:03+00:00</updated>
<author>
<name>Patrick Vacek</name>
<email>patrickvacek@gmail.com</email>
</author>
<published>2020-02-10T13:10:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=b0c3af35eb9c2add2b7cbb02d57820b8f909cdb6'/>
<id>urn:sha1:b0c3af35eb9c2add2b7cbb02d57820b8f909cdb6</id>
<content type='text'>
Fix some problems in image recipes</content>
</entry>
<entry>
<title>meta: move HOSTTOOLS definitions to sota.conf.inc</title>
<updated>2020-01-30T15:07:07+00:00</updated>
<author>
<name>Ming Liu</name>
<email>liu.ming50@gmail.com</email>
</author>
<published>2020-01-26T21:14:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=3a2fecfc1d78e4b161f7180f35fc7d0a1a967ae6'/>
<id>urn:sha1:3a2fecfc1d78e4b161f7180f35fc7d0a1a967ae6</id>
<content type='text'>
HOSTTOOLS and HOSTTOOLS_NONFATAL are global variables that being
handled in base_eventhandler, so they must be defined in config files
or in INHERIT classes or classes being inherited by base.bbclass, or
else we might run into the following problems:
```
$ bitbake pkgname
$ bitbake imgname
```

the HOSTTOOLS and HOSTTOOLS_NONFATAL in the above image recipe, for
instance, 'repo python' in image_repo_manifest.bbclass, they would not
be copied to HOSTTOOLS_DIR.

Signed-off-by: Ming Liu &lt;liu.ming50@gmail.com&gt;
</content>
</entry>
<entry>
<title>image_types_ostree: set version metadata field</title>
<updated>2020-01-28T22:07:13+00:00</updated>
<author>
<name>Stefan Agner</name>
<email>stefan.agner@toradex.com</email>
</author>
<published>2020-01-28T22:05:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=65b51c44666af05be600c5c768293888a4437647'/>
<id>urn:sha1:65b51c44666af05be600c5c768293888a4437647</id>
<content type='text'>
OSTree uses the "version" metadata field in various places, e.g. in
ostree admin status. Use DISTRO_VERSION as default version number
source. This gives a more human readable version number to a
particular OSTree:
$ ostree admin status
* torizon f1825d8a8f89c48cc0915ea059bd23463a97655757a53ae0ab0fe7a97e1ebeb2.0
    Version: 3.0+snapshot-20200128
    origin refspec: f1825d8a8f89c48cc0915ea059bd23463a97655757a53ae0ab0fe7a97e1ebeb

Signed-off-by: Stefan Agner &lt;stefan.agner@toradex.com&gt;
</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>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 #631 from advancedtelematic/feat/ota-3202/Add-sanity-checks-for-SOTA-variables-in-meta-updater</title>
<updated>2019-11-27T14:13:52+00:00</updated>
<author>
<name>Patrick Vacek</name>
<email>patrickvacek@gmail.com</email>
</author>
<published>2019-11-27T14:13:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=8693fdc15e8c7accd9c5082b1acc309b4762dea7'/>
<id>urn:sha1:8693fdc15e8c7accd9c5082b1acc309b4762dea7</id>
<content type='text'>
Add sanity checks for user-defined SOTA variables</content>
</entry>
<entry>
<title>keep new name suggestion remove ostree repo check</title>
<updated>2019-11-27T10:27:29+00:00</updated>
<author>
<name>Zee314159</name>
<email>252806294@qq.com</email>
</author>
<published>2019-11-27T03:47:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=bd3e0f2a1d9793aebc6a57d143c67919600ae71c'/>
<id>urn:sha1:bd3e0f2a1d9793aebc6a57d143c67919600ae71c</id>
<content type='text'>
Signed-off-by: Zee314159 &lt;252806294@qq.com&gt;
</content>
</entry>
<entry>
<title>image_types_ostree.bbclass: do not inherit distro_features_check</title>
<updated>2019-11-24T21:14:17+00:00</updated>
<author>
<name>Ming Liu</name>
<email>liu.ming50@gmail.com</email>
</author>
<published>2019-11-24T21:14:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=63357135764fbf9694cd334d43d8215184114669'/>
<id>urn:sha1:63357135764fbf9694cd334d43d8215184114669</id>
<content type='text'>
Change to inherit features_check, since distro_features_check has been
deprecated in OE.

Signed-off-by: Ming Liu &lt;liu.ming50@gmail.com&gt;
</content>
</entry>
</feed>
