<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-updater.git, branch feat/thud/2020.10</title>
<subtitle>Mirror of github.com/advancedtelematic/meta-updater</subtitle>
<id>https://git.enea.com/cgit/linux/meta-updater.git/atom?h=feat%2Fthud%2F2020.10</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-updater.git/atom?h=feat%2Fthud%2F2020.10'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/'/>
<updated>2020-10-30T13:56:31+00:00</updated>
<entry>
<title>aktualizr: Don't put unused configs in the image.</title>
<updated>2020-10-30T13:56:31+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=ab4f02a233efebb038cadd73e9cbaab4428b155c'/>
<id>urn:sha1:ab4f02a233efebb038cadd73e9cbaab4428b155c</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>lshw: remove since it's been in meta-openembedded for a long time.</title>
<updated>2020-10-30T13:38:11+00:00</updated>
<author>
<name>Patrick Vacek</name>
<email>patrickvacek@gmail.com</email>
</author>
<published>2020-09-28T08:03:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=d1225558e9a44ddc25066bd4ab858a0bbcb8ce14'/>
<id>urn:sha1:d1225558e9a44ddc25066bd4ab858a0bbcb8ce14</id>
<content type='text'>
And it's a newer version at that!

Signed-off-by: Patrick Vacek &lt;patrickvacek@gmail.com&gt;
</content>
</entry>
<entry>
<title>gpgme: Remove redundant bbappend.</title>
<updated>2020-10-30T13:29:50+00:00</updated>
<author>
<name>Patrick Vacek</name>
<email>patrickvacek@gmail.com</email>
</author>
<published>2020-09-28T08:20:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=448428d51152088406196979da9aa0bccd1742ae'/>
<id>urn:sha1:448428d51152088406196979da9aa0bccd1742ae</id>
<content type='text'>
The version in poky already supports a native build.

Signed-off-by: Patrick Vacek &lt;patrickvacek@gmail.com&gt;
</content>
</entry>
<entry>
<title>ostree-kernel-initramfs: add back initramfs fit workaround</title>
<updated>2020-10-29T11:42:12+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=1118ab2e1f36a475472d534e0f6665a5508a41be'/>
<id>urn:sha1:1118ab2e1f36a475472d534e0f6665a5508a41be</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>image_types_ostree: fix chmod</title>
<updated>2020-10-29T10:39:42+00:00</updated>
<author>
<name>Dominik Wild</name>
<email>dominik.wild@glutz.com</email>
</author>
<published>2020-09-17T13:19:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=6c6260c857f58b817d24ed662b58bfb9930c9070'/>
<id>urn:sha1:6c6260c857f58b817d24ed662b58bfb9930c9070</id>
<content type='text'>
Signed-off-by: Dominik Wild &lt;dominik.wild@glutz.com&gt;
</content>
</entry>
<entry>
<title>aktualizr: Upgrade to 2020.10 release</title>
<updated>2020-10-28T22:10:36+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=298dfa1bfae4ed01bc75caa2834a7a09fcc5004b'/>
<id>urn:sha1:298dfa1bfae4ed01bc75caa2834a7a09fcc5004b</id>
<content type='text'>
Signed-off-by: Anatoliy Odukha &lt;aodukha@gmail.com&gt;
</content>
</entry>
<entry>
<title>Merge pull request #770 from advancedtelematic/feat/thud/2020.9</title>
<updated>2020-09-03T12:01:28+00:00</updated>
<author>
<name>Patrick Vacek</name>
<email>patrickvacek@gmail.com</email>
</author>
<published>2020-09-03T12:01:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=fbc67c12879d1797873b56d8f29012c69e84dae9'/>
<id>urn:sha1:fbc67c12879d1797873b56d8f29012c69e84dae9</id>
<content type='text'>
Feat/thud/2020.9</content>
</entry>
<entry>
<title>aktualizr: Upgrade to 2020.9 release.</title>
<updated>2020-08-26T08:26:39+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=40b04fe27e573fdb256accd35e5df793c894033f'/>
<id>urn:sha1:40b04fe27e573fdb256accd35e5df793c894033f</id>
<content type='text'>
Signed-off-by: Patrick Vacek &lt;patrickvacek@gmail.com&gt;
</content>
</entry>
<entry>
<title>image_repo_manifest.bbclass: fix build when there is no repo on host</title>
<updated>2020-08-26T07:49:47+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2020-08-18T13:57:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=2e1f53ed22a1c555216f710070f00a689f29c823'/>
<id>urn:sha1:2e1f53ed22a1c555216f710070f00a689f29c823</id>
<content type='text'>
* failing "which repo" causes the run.buildinfo_manifest task to fail
  before it even reaches the test for empty repotool variable:

  dash -x some-image/1.0-r2/temp/run.buildinfo_manifest.80233

  + export systemd_system_unitdir=/usr/lib/systemd/system
  + export systemd_unitdir=/usr/lib/systemd
  + export systemd_user_unitdir=/usr/lib/systemd/user
  + buildinfo_manifest
  + which repo
  + repotool=
  + bb_sh_exit_handler
  + ret=1
  + [ 1 != 0 ]
  + echo WARNING: exit code 1 from a shell command.
  WARNING: exit code 1 from a shell command.
  + exit 1

  causing nasty long python exception from do_image task

  with this fix, it just shows an warning again:

  dash -x some-image/1.0-r2/temp/run.buildinfo_manifest.80233

  + export systemd_user_unitdir=/usr/lib/systemd/user
  + buildinfo_manifest
  + which repo
  + true
  + repotool=
  + [ -n  ]
  + bbwarn Android repo tool not found; manifest not copied.
  + [ -p some-image/1.0-r2/temp/fifo.80233 ]
  + echo WARNING: Android repo tool not found; manifest not copied.
  WARNING: Android repo tool not found; manifest not copied.
  + ret=0
  + trap  0
  + exit 0

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>image_repo_manifest.bbclass: explicitly call python3</title>
<updated>2020-08-26T07:49:35+00:00</updated>
<author>
<name>Ming Liu</name>
<email>ming.liu@toradex.com</email>
</author>
<published>2020-08-09T10:28:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=702bd61fb66c6ad95e0ee733e74ca41d8890845b'/>
<id>urn:sha1:702bd61fb66c6ad95e0ee733e74ca41d8890845b</id>
<content type='text'>
Now we have changed to inherit python3native to provide python3 binary
for repo, then we need explicitly call python3 to execute repo, or else
it will firstly try to locate python which will fail if python is not
in HOSTTOOLS.

This fixes a following warning:
| Android repo tool failed to run; manifest not copied

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