<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-updater.git/classes/sota_qemux86-64.bbclass, branch RemoveATSgarage</title>
<subtitle>Mirror of github.com/advancedtelematic/meta-updater</subtitle>
<id>https://git.enea.com/cgit/linux/meta-updater.git/atom?h=RemoveATSgarage</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-updater.git/atom?h=RemoveATSgarage'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/'/>
<updated>2018-08-14T14:03:10+00:00</updated>
<entry>
<title>ostree-initrd: Make it an initramfs, not initrd</title>
<updated>2018-08-14T14:03:10+00:00</updated>
<author>
<name>Yevgeny Popovych</name>
<email>yevgenyp@pointgrab.com</email>
</author>
<published>2018-07-20T15:14:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=212d71d273023470b82854c363854b301bd11314'/>
<id>urn:sha1:212d71d273023470b82854c363854b301bd11314</id>
<content type='text'>
The reasoning here is to allow initramfs generated by this recipe
to be included in FIT.

To do so w/o changing openembedded-core (it allows only cpio format) -
init script should be able to execute from a rootfs (i.e. true initramfs),
not ramdisk (initrd).
See [1] for more information on these keywords.

The gist of this change is switch from `pivot_root` to `switch_root`.
This also allows to get rid of some clutter, since `switch_root` handles
transition to new sysroot all by itself.
Again, see [1] for details on these utility/syscall.

[1] https://www.kernel.org/doc/Documentation/filesystems/ramfs-rootfs-initramfs.txt

Signed-off-by: Yevgeny Popovych &lt;yevgenyp@pointgrab.com&gt;
</content>
</entry>
<entry>
<title>classes, images: Use standard variables for initramfs</title>
<updated>2018-08-14T14:03:10+00:00</updated>
<author>
<name>Yevgeny Popovych</name>
<email>yevgenyp@pointgrab.com</email>
</author>
<published>2018-06-19T10:08:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=9dcfcdb9aa2da833a3b86b87fbbb22b60e5d7e3c'/>
<id>urn:sha1:9dcfcdb9aa2da833a3b86b87fbbb22b60e5d7e3c</id>
<content type='text'>
This will reduce the level of indirection and improve compatibility
with the rest of OE.
For example, FIT that includes initramfs may now be built.

Signed-off-by: Yevgeny Popovych &lt;yevgenyp@pointgrab.com&gt;
</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>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>Stop forcing Linux 4.4 on qemux86-64</title>
<updated>2018-04-06T12:23:15+00:00</updated>
<author>
<name>Laurent Bonnans</name>
<email>laurent.bonnans@here.com</email>
</author>
<published>2018-04-06T12:21:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=ca55e523b30669b0dc9a4146b1e2c7ebf902635a'/>
<id>urn:sha1:ca55e523b30669b0dc9a4146b1e2c7ebf902635a</id>
<content type='text'>
The mentioned issue doesn't seem to exist anymore
</content>
</entry>
<entry>
<title>Use u-boot version with patches for newer QEMU</title>
<updated>2018-01-18T09:55:24+00:00</updated>
<author>
<name>Anton Gerasimov</name>
<email>anton.gerasimov@here.com</email>
</author>
<published>2018-01-18T09:55:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=3975d4085d4ddceaba05d3d557be92ab1e8f9eb3'/>
<id>urn:sha1:3975d4085d4ddceaba05d3d557be92ab1e8f9eb3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sota_qemux86-64.bbclass: Use u-boot-ota</title>
<updated>2017-12-21T22:06:22+00:00</updated>
<author>
<name>Leon Anavi</name>
<email>leon.anavi@konsulko.com</email>
</author>
<published>2017-12-21T21:50:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=af9c7323bf45708230299d7ee1c64da2c7dbf116'/>
<id>urn:sha1:af9c7323bf45708230299d7ee1c64da2c7dbf116</id>
<content type='text'>
Use u-boot-ota recipe for QEMU x86-64 bootloader.

Signed-off-by: Leon Anavi &lt;leon.anavi@konsulko.com&gt;
</content>
</entry>
<entry>
<title>Add fixes for compatibility with Rocko</title>
<updated>2017-11-17T15:43:33+00:00</updated>
<author>
<name>Anton Gerasimov</name>
<email>anton.gerasimov@openmailbox.org</email>
</author>
<published>2017-11-14T09:00:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=eab456117ad96a43104cef95c68d9bddf4c65872'/>
<id>urn:sha1:eab456117ad96a43104cef95c68d9bddf4c65872</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Ignore configuration templates to avoid duplicate inclusion of stuff</title>
<updated>2017-11-17T09:36:06+00:00</updated>
<author>
<name>Anton Gerasimov</name>
<email>anton@advancedtelematic.com</email>
</author>
<published>2017-11-16T17:03:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=e31b5428a4dff2b5d68daf34f079c4789c0c5d4b'/>
<id>urn:sha1:e31b5428a4dff2b5d68daf34f079c4789c0c5d4b</id>
<content type='text'>
Also add IMAGE_ROOTFS_EXTRA_SPACE to qemu configuration which was
the original motivation for returning TEMPLATECONF processing (see
https://github.com/advancedtelematic/meta-updater-qemux86-64/pull/9 )
</content>
</entry>
<entry>
<title>Don't build wic on qemu and rpi</title>
<updated>2017-05-16T12:30:53+00:00</updated>
<author>
<name>Anton Gerasimov</name>
<email>anton@advancedtelematic.com</email>
</author>
<published>2017-05-16T12:30:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=c82a50cbd3814b3d779fdf7e5cb024e2db27e243'/>
<id>urn:sha1:c82a50cbd3814b3d779fdf7e5cb024e2db27e243</id>
<content type='text'>
</content>
</entry>
</feed>
