<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-updater.git/recipes-sota, branch dunfell</title>
<subtitle>Mirror of github.com/advancedtelematic/meta-updater</subtitle>
<id>https://git.enea.com/cgit/linux/meta-updater.git/atom?h=dunfell</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-updater.git/atom?h=dunfell'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/'/>
<updated>2022-04-22T13:47:51+00:00</updated>
<entry>
<title>fixing ptests</title>
<updated>2022-04-22T13:47:51+00:00</updated>
<author>
<name>Anatoliy Odukha</name>
<email>aodukha@gmail.com</email>
</author>
<published>2022-04-22T13:47:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=f2f5ca077baa1f08001cff9608ae59ed4dbeca3d'/>
<id>urn:sha1:f2f5ca077baa1f08001cff9608ae59ed4dbeca3d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixed incorrect boolean in virtualsec.json</title>
<updated>2021-12-09T11:48:23+00:00</updated>
<author>
<name>Anatoliy Odukha</name>
<email>aodukha@gmail.com</email>
</author>
<published>2021-12-09T11:48:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=ffb3fb6e4e16e0f0087bb951a761321a2cefeada'/>
<id>urn:sha1:ffb3fb6e4e16e0f0087bb951a761321a2cefeada</id>
<content type='text'>
Signed-off-by: Anatoliy Odukha &lt;aodukha@gmail.com&gt;
</content>
</entry>
<entry>
<title>fit-conf, ostree-initrd, slcand-start: use COMMON_LICENSE_DIR instead of COREBASE in LIC_FILES_CHKSUM</title>
<updated>2021-04-06T10:04:28+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2021-04-03T20:11:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=2121776dccdadef99bfaf49eee74013f9fe37add'/>
<id>urn:sha1:2121776dccdadef99bfaf49eee74013f9fe37add</id>
<content type='text'>
* fixes slcand-start which fails since LICENSE file was changed in 2019 with:
  https://git.openembedded.org/openembedded-core/commit/LICENSE?id=f8c9c511b5f1b7dbd45b77f345cb6c048ae6763e

  WARNING: slcand-start-1.0-r0 do_populate_lic: ${COREBASE}/LICENSE is not a valid license file, please use '${COMMON_LICENSE_DIR}/MIT' for a MIT License file in LIC_FILES_CHKSUM. This will become an error in the future
  ERROR: slcand-start-1.0-r0 do_populate_lic: QA Issue: slcand-start: The LIC_FILES_CHKSUM does not match for file://oe-core/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690
  slcand-start: The new md5 checksum is b97a012949927931feb7793eee5ed924

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>ostree-kernel-initramfs: Use MIT license.</title>
<updated>2021-03-02T10:28:39+00:00</updated>
<author>
<name>Patti Vacek</name>
<email>pattivacek@gmail.com</email>
</author>
<published>2021-02-24T14:55:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=ee9cf6f6326ff00b95e28145909ec7a948515009'/>
<id>urn:sha1:ee9cf6f6326ff00b95e28145909ec7a948515009</id>
<content type='text'>
It's a metadata-only recipe and all contributors have agreed that MIT
would be preferable.

Signed-off-by: Patti Vacek &lt;pattivacek@gmail.com&gt;
</content>
</entry>
<entry>
<title>ostree-kernel-initramfs: add back initramfs fit workaround</title>
<updated>2020-10-29T11:41:43+00:00</updated>
<author>
<name>Ricardo Salveti</name>
<email>ricardo@foundries.io</email>
</author>
<published>2020-10-15T15:27:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=e5325ff58540674d2402b9ce72a34ac65b52c71d'/>
<id>urn:sha1:e5325ff58540674d2402b9ce72a34ac65b52c71d</id>
<content type='text'>
Previous initramfs fit specific workaround was removed as part of commit
6eecf1593d, causing ostree to provide an init argument as part of the
kernel command line arguments when it is not really needed.

Bring back the workaround by simply generating an empty file in case
kernel image type is fit and initramfs is also used by the target.

Signed-off-by: Ricardo Salveti &lt;ricardo@foundries.io&gt;
</content>
</entry>
<entry>
<title>aktualizr: Upgrade to 2020.10 release</title>
<updated>2020-10-28T22:09:51+00:00</updated>
<author>
<name>Anatoliy Odukha</name>
<email>aodukha@gmail.com</email>
</author>
<published>2020-10-28T19:01:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=4d054ea9adcf500dbd26b6edfa8fa63644a8c2c0'/>
<id>urn:sha1:4d054ea9adcf500dbd26b6edfa8fa63644a8c2c0</id>
<content type='text'>
Signed-off-by: Anatoliy Odukha &lt;aodukha@gmail.com&gt;
</content>
</entry>
<entry>
<title>aktualizr: Don't put unused configs in the image.</title>
<updated>2020-10-21T08:11:04+00:00</updated>
<author>
<name>Patrick Vacek</name>
<email>patrickvacek@gmail.com</email>
</author>
<published>2020-10-21T08:11:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=a1af0b446e33a4f409fb7c93861248dddc237546'/>
<id>urn:sha1:a1af0b446e33a4f409fb7c93861248dddc237546</id>
<content type='text'>
Because every aktualizr package was depending on aktualizr-configs, all
of the default configs were getting installed to /usr/lib/sota, despite
that by default none of them were ever used on the device. That
dependency has been removed.

The provisioning recipes still install the recipes they need to the
default location that aktualizr actually uses (/usr/lib/sota/conf.d). If
you want to use anything else, a specific recipe should be created to do
so.

This change rendered the aktualizr-host-tools package useless, so it has
been removed.

Signed-off-by: Patrick Vacek &lt;patrickvacek@gmail.com&gt;
</content>
</entry>
<entry>
<title>sota: introduce OSTREE_MULTI_DEVICETREE_SUPPORT</title>
<updated>2020-09-07T07:58:57+00:00</updated>
<author>
<name>Ming Liu</name>
<email>ming.liu@toradex.com</email>
</author>
<published>2020-09-03T07:58:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=bd0a05579ccc71b304cd2c8f10c4400cf66ed12d'/>
<id>urn:sha1:bd0a05579ccc71b304cd2c8f10c4400cf66ed12d</id>
<content type='text'>
ostree supports multiple devicetrees provided that there is no
/lib/modules/$kversion/devicetree installed on rootfs, in which case,
a uboot variable 'fdtdir' would be written to /boot/loader/uEnv.txt
instead of fdt_file.

Introduce OSTREE_MULTI_DEVICETREE_SUPPORT to control that, when it's
set to '0', there is no functional changes with current implementation,
while it's set to '1', then /lib/modules/$kversion/devicetree would not
be installed and the end users need set their own fdtfile/fdt_file in
boot script to locate the devicetree in 'fdtdir'.

Signed-off-by: Ming Liu &lt;ming.liu@toradex.com&gt;
</content>
</entry>
<entry>
<title>aktualizr: Upgrade to 2020.9 release.</title>
<updated>2020-08-26T08:26:35+00:00</updated>
<author>
<name>Patrick Vacek</name>
<email>patrickvacek@gmail.com</email>
</author>
<published>2020-08-26T07:38:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=79dc91f40bd90b16d2e06e7c9dccf99560db54c9'/>
<id>urn:sha1:79dc91f40bd90b16d2e06e7c9dccf99560db54c9</id>
<content type='text'>
Signed-off-by: Patrick Vacek &lt;patrickvacek@gmail.com&gt;
</content>
</entry>
<entry>
<title>aktualizr: Bump to latest and install headers in dev package.</title>
<updated>2020-08-11T15:58:33+00:00</updated>
<author>
<name>Patrick Vacek</name>
<email>patrickvacek@gmail.com</email>
</author>
<published>2020-08-05T14:30:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=8371f4cf2edf2d3a8b300dd2594af4ddbab042c1'/>
<id>urn:sha1:8371f4cf2edf2d3a8b300dd2594af4ddbab042c1</id>
<content type='text'>
Signed-off-by: Patrick Vacek &lt;patrickvacek@gmail.com&gt;
</content>
</entry>
</feed>
