<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-updater.git/classes, branch bugfix/lshw-libp11-openssl-etc-sumo</title>
<subtitle>Mirror of github.com/advancedtelematic/meta-updater</subtitle>
<id>https://git.enea.com/cgit/linux/meta-updater.git/atom?h=bugfix%2Flshw-libp11-openssl-etc-sumo</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-updater.git/atom?h=bugfix%2Flshw-libp11-openssl-etc-sumo'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/'/>
<updated>2018-06-12T08:23:29+00:00</updated>
<entry>
<title>sota.bbclass: remove obsolete/incorrect comment.</title>
<updated>2018-06-12T08:23:29+00:00</updated>
<author>
<name>Patrick Vacek</name>
<email>patrickvacek@gmail.com</email>
</author>
<published>2018-06-12T07:16:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=9e9daab4cecdc69ee0d0020d130811f1608549d0'/>
<id>urn:sha1:9e9daab4cecdc69ee0d0020d130811f1608549d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Include fix for qemu in sota_qemux86-64.bbclass</title>
<updated>2018-05-23T12:34:55+00:00</updated>
<author>
<name>Laurent Bonnans</name>
<email>laurent.bonnans@here.com</email>
</author>
<published>2018-05-22T15:53:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=cf36fad0b1f2542f04d1b4800c0a4cd593c51dcf'/>
<id>urn:sha1:cf36fad0b1f2542f04d1b4800c0a4cd593c51dcf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove support for u-boot on minnowboard</title>
<updated>2018-05-18T13:41:47+00:00</updated>
<author>
<name>Laurent Bonnans</name>
<email>laurent.bonnans@here.com</email>
</author>
<published>2018-05-18T13:41:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=10f1c7706cf2ad012dac46f36f93387b71f28ee7'/>
<id>urn:sha1:10f1c7706cf2ad012dac46f36f93387b71f28ee7</id>
<content type='text'>
See https://github.com/advancedtelematic/meta-updater-minnowboard/pull/6
</content>
</entry>
<entry>
<title>Fix boot on qemux86-64</title>
<updated>2018-05-16T10:37:19+00:00</updated>
<author>
<name>Laurent Bonnans</name>
<email>laurent.bonnans@here.com</email>
</author>
<published>2018-05-15T13:42:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=7e6ffbce3f8717d91142d1e80d7cda279f24145a'/>
<id>urn:sha1:7e6ffbce3f8717d91142d1e80d7cda279f24145a</id>
<content type='text'>
It needs a plain compressed file system and not an u-boot legacy image
</content>
</entry>
<entry>
<title>Check for custom target version for installed_versions</title>
<updated>2018-05-16T09:20:31+00:00</updated>
<author>
<name>Ricardo Salveti</name>
<email>ricardo@opensourcefoundries.com</email>
</author>
<published>2018-04-12T18:31:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=bbbf1fa8d4fb4c806f08ffc09c9b2c57053d456b'/>
<id>urn:sha1:bbbf1fa8d4fb4c806f08ffc09c9b2c57053d456b</id>
<content type='text'>
Make sure to use the custom target version when creating
installed_versions if defined by the user.

Signed-off-by: Ricardo Salveti &lt;ricardo@opensourcefoundries.com&gt;
</content>
</entry>
<entry>
<title>image_types_ota: make default grub.cfg a link to loader/grub.cfg</title>
<updated>2018-05-16T08:28:19+00:00</updated>
<author>
<name>Ricardo Salveti</name>
<email>ricardo@opensourcefoundries.com</email>
</author>
<published>2018-02-09T21:09:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=c7076bfe1e4fc7c134ffbc2f9d1ea800ac93b601'/>
<id>urn:sha1:c7076bfe1e4fc7c134ffbc2f9d1ea800ac93b601</id>
<content type='text'>
/boot/grub2/grub.cfg should reflect the grub.cfg used by the boot process
instead of being an empty file.

Signed-off-by: Ricardo Salveti &lt;ricardo@opensourcefoundries.com&gt;
</content>
</entry>
<entry>
<title>Replace INITRAMFS_FSTYPES with OSTREE_INITRAMFS_FSTYPES</title>
<updated>2018-05-16T08:28:12+00:00</updated>
<author>
<name>Ricardo Salveti</name>
<email>ricardo@opensourcefoundries.com</email>
</author>
<published>2018-02-08T20:47:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=340c0b07b79dce7bc3081f1212c3f82f660f6b81'/>
<id>urn:sha1:340c0b07b79dce7bc3081f1212c3f82f660f6b81</id>
<content type='text'>
User is able to customize the init script via OSTREE_INITRAMFS_IMAGE but
there is no way to set INITRAMFS_FSTYPES as it gets defined by
sota.bbclass. Create a new variable called OSTREE_INITRAMFS_IMAGE to
handle the INITRAMFS_FSTYPES update, and also allow the user to override
it.

Signed-off-by: Ricardo Salveti &lt;ricardo@opensourcefoundries.com&gt;
</content>
</entry>
<entry>
<title>sota: introduce INITRAMFS_FSTYPES</title>
<updated>2018-05-15T08:49:49+00:00</updated>
<author>
<name>Ming Liu</name>
<email>liu.ming50@gmail.com</email>
</author>
<published>2017-11-20T08:45:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=3af1b32743b245be8c4e199c6a3785bc92e93ab1'/>
<id>urn:sha1:3af1b32743b245be8c4e199c6a3785bc92e93ab1</id>
<content type='text'>
RAMDISK_EXT and IMAGE_FSTYPES of initramfs-ostree-image should not be
defined separately, because they are representing the same fstype of
a same initramfs image, or else, they turn out to be inconsistent if
the users change one of them.

So we use INITRAMFS_FSTYPES already defined in bitbake.conf, to be able
to set fstype for initramfs. And it should default to ext4.gz.u-boot or
ext4.gz depending on what OSTREE_BOOTLOADER is being set.

Signed-off-by: Ming Liu &lt;liu.ming50@gmail.com&gt;
</content>
</entry>
<entry>
<title>image_types_ostree.bbclass: change the systemd detecting logic</title>
<updated>2018-05-15T08:48:54+00:00</updated>
<author>
<name>Ming Liu</name>
<email>liu.ming50@gmail.com</email>
</author>
<published>2017-11-20T07:37:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=b11ddfbc56721ccc2836c6994678acb3e1b5ca74'/>
<id>urn:sha1:b11ddfbc56721ccc2836c6994678acb3e1b5ca74</id>
<content type='text'>
It can not determine the init manager is systemd by checking if
DISTRO_FEATURES contains 'systemd', change it to check
VIRTUAL-RUNTIME_init_manager instead.

Signed-off-by: Ming Liu &lt;liu.ming50@gmail.com&gt;
</content>
</entry>
<entry>
<title>image_types_ostree.bbclass: clean up GARAGE_SIGN_REPO after push</title>
<updated>2018-05-14T08:15:22+00:00</updated>
<author>
<name>Ricardo Salveti</name>
<email>ricardo@opensourcefoundries.com</email>
</author>
<published>2018-02-23T20:20:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=a2cdaee8502a8b1abe71ca6294af60628bc65a2b'/>
<id>urn:sha1:a2cdaee8502a8b1abe71ca6294af60628bc65a2b</id>
<content type='text'>
Avoid exposing the sign repo after the build is completed.

Signed-off-by: Ricardo Salveti &lt;ricardo@opensourcefoundries.com&gt;
</content>
</entry>
</feed>
