<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-updater.git, branch feat/thud/2019.9-backport</title>
<subtitle>Mirror of github.com/advancedtelematic/meta-updater</subtitle>
<id>https://git.enea.com/cgit/linux/meta-updater.git/atom?h=feat%2Fthud%2F2019.9-backport</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-updater.git/atom?h=feat%2Fthud%2F2019.9-backport'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/'/>
<updated>2019-10-29T16:07:14+00:00</updated>
<entry>
<title>Fix aktualizr-ptest breakage</title>
<updated>2019-10-29T16:07:14+00:00</updated>
<author>
<name>Laurent Bonnans</name>
<email>laurent.bonnans@here.com</email>
</author>
<published>2019-10-28T13:44:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=c1766d6b3e4d7aa514dca098f49aaee8e33e08de'/>
<id>urn:sha1:c1766d6b3e4d7aa514dca098f49aaee8e33e08de</id>
<content type='text'>
The compile step was removed by mistake in ec1ac0617b120813d6450dffe1aa8d4868e37332!

Signed-off-by: Laurent Bonnans &lt;laurent.bonnans@here.com&gt;
</content>
</entry>
<entry>
<title>networkd-dhcp-conf: Remove allarch.</title>
<updated>2019-10-29T16:07:14+00:00</updated>
<author>
<name>Patrick Vacek</name>
<email>patrickvacek@gmail.com</email>
</author>
<published>2019-10-28T08:57:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=2207fe9f85cbf998948a5645178cd673ac5647c2'/>
<id>urn:sha1:2207fe9f85cbf998948a5645178cd673ac5647c2</id>
<content type='text'>
We were setting PACKAGE_ARCH to MACHINE_ARCH anyway, so this wasn't
helping anything.

Suggested-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
Signed-off-by: Patrick Vacek &lt;patrickvacek@gmail.com&gt;
</content>
</entry>
<entry>
<title>aktualizr: remove systemd from PACKAGECONFIG.</title>
<updated>2019-10-29T16:07:14+00:00</updated>
<author>
<name>Patrick Vacek</name>
<email>patrickvacek@gmail.com</email>
</author>
<published>2019-10-22T14:22:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=dbc841d33a9ffc10a5a7ddc2baacb41aa9282129'/>
<id>urn:sha1:dbc841d33a9ffc10a5a7ddc2baacb41aa9282129</id>
<content type='text'>
The systemd functionality in aktualizr is not currently used for
anything, so there's no reason to use it.

Signed-off-by: Patrick Vacek &lt;patrickvacek@gmail.com&gt;
</content>
</entry>
<entry>
<title>Default bblayers.conf for rpi3-64 also requires meta-python.</title>
<updated>2019-10-29T16:07:14+00:00</updated>
<author>
<name>Patrick Vacek</name>
<email>patrickvacek@gmail.com</email>
</author>
<published>2019-10-21T11:25:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=f22f8651f741c76d087a431f5aa334515b12a34b'/>
<id>urn:sha1:f22f8651f741c76d087a431f5aa334515b12a34b</id>
<content type='text'>
In warrior and newer branches, meta-python is required by everything,
but for thud and earlier, it's only necessary for RPi. That said, I'm
not sure why rpi2 has never used it.

Signed-off-by: Patrick Vacek &lt;patrickvacek@gmail.com&gt;
</content>
</entry>
<entry>
<title>aktualizr: Bump to 2019.9 release and latest garage-sign.</title>
<updated>2019-10-29T16:07:14+00:00</updated>
<author>
<name>Patrick Vacek</name>
<email>patrickvacek@gmail.com</email>
</author>
<published>2019-10-21T07:40:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=aa8d68a6defb4676ade11ad5ebc610557d8d4cce'/>
<id>urn:sha1:aa8d68a6defb4676ade11ad5ebc610557d8d4cce</id>
<content type='text'>
Signed-off-by: Patrick Vacek &lt;patrickvacek@gmail.com&gt;
</content>
</entry>
<entry>
<title>image_types_ostree: Fix OSTree ref-bindings</title>
<updated>2019-10-29T16:07:14+00:00</updated>
<author>
<name>Jeremias Cordoba</name>
<email>js.cordoba8321@gmail.com</email>
</author>
<published>2019-10-15T23:21:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=b1ee116da9eb279991ce61d8114fa0354b45b35d'/>
<id>urn:sha1:b1ee116da9eb279991ce61d8114fa0354b45b35d</id>
<content type='text'>
The command "ostree refs --create" creates a new ref that points to a pre-existing commit hash.
This does not add this new ref to the ref-bindings metadata in OSTree.

The missing metadata leads to OSTree verifcation failures when working with the new ref.

Fix this by adding the "--bind-ref" option to "ostree commit" which adds the needed
ref-binding metadata.

Signed-off-by: Jeremias Cordoba &lt;js.cordoba8321@gmail.com&gt;
</content>
</entry>
<entry>
<title>aktualizr-device-prov-creds: remove it.</title>
<updated>2019-10-21T11:22:04+00:00</updated>
<author>
<name>Patrick Vacek</name>
<email>patrickvacek@gmail.com</email>
</author>
<published>2019-10-17T15:01:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=0817c87667e67aa40a2e07ad8b15f17c74927e2b'/>
<id>urn:sha1:0817c87667e67aa40a2e07ad8b15f17c74927e2b</id>
<content type='text'>
Originally I was just trying to remove the reference to DEPLOY_DIR_IMAGE
because it depends on MACHINE, but then I realized that this recipe is
just plain not worth keeping. It isn't viable for anything except the
most limited testing, since it bakes device-specific credentials into an
image, but we weren't even using it for testing.

Signed-off-by: Patrick Vacek &lt;patrickvacek@gmail.com&gt;
</content>
</entry>
<entry>
<title>Specify more configs as MACHINE_ARCH.</title>
<updated>2019-10-21T11:22:04+00:00</updated>
<author>
<name>Patrick Vacek</name>
<email>patrickvacek@gmail.com</email>
</author>
<published>2019-10-16T14:54:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=4bcb164063a1a12f1cc12165934bcaeaa81732a7'/>
<id>urn:sha1:4bcb164063a1a12f1cc12165934bcaeaa81732a7</id>
<content type='text'>
If they depend on MACHINE, that's what we gotta do. Still haven't sorted
out aktualizr-device-prov-creds, though.

Signed-off-by: Patrick Vacek &lt;patrickvacek@gmail.com&gt;
</content>
</entry>
<entry>
<title>Split aktualizr hwid config to another recipe</title>
<updated>2019-10-21T11:22:04+00:00</updated>
<author>
<name>Laurent Bonnans</name>
<email>laurent.bonnans@here.com</email>
</author>
<published>2019-10-15T16:58:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=3b2b6e485c4ade61296322f4e1efae09c04e396a'/>
<id>urn:sha1:3b2b6e485c4ade61296322f4e1efae09c04e396a</id>
<content type='text'>
So that we can fix the ${MACHINE} dependency issues

Signed-off-by: Laurent Bonnans &lt;laurent.bonnans@here.com&gt;
</content>
</entry>
<entry>
<title>layer.conf: Update LAYERDEPENDS_sota.</title>
<updated>2019-10-21T11:22:04+00:00</updated>
<author>
<name>Patrick Vacek</name>
<email>patrickvacek@gmail.com</email>
</author>
<published>2019-10-14T10:30:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=9c700dc94dcf1966dca94e1b0c11f7c20384f2b7'/>
<id>urn:sha1:9c700dc94dcf1966dca94e1b0c11f7c20384f2b7</id>
<content type='text'>
It was missing a few dependencies.

Signed-off-by: Patrick Vacek &lt;patrickvacek@gmail.com&gt;
</content>
</entry>
</feed>
