<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-initramfs/recipes-bsp/images/initramfs-kexecboot-image.bb, branch pyro-next</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=pyro-next</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=pyro-next'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2017-02-13T17:43:31+00:00</updated>
<entry>
<title>initramfs-kexecboot-image: disable runtime dependency on run-postinsts</title>
<updated>2017-02-13T17:43:31+00:00</updated>
<author>
<name>Andrea Adami</name>
<email>andrea.adami@gmail.com</email>
</author>
<published>2017-02-07T23:56:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=547c047e429408bbd8fa154038fd33a9abc099be'/>
<id>urn:sha1:547c047e429408bbd8fa154038fd33a9abc099be</id>
<content type='text'>
The runtime dependency chain leads to the install of unneeded files:

 /usr/sbin/run-postinsts
 /usr/sbin/update-rc.d

This comes from the default value of ROOTFS_BOOTSTRAP_INSTALL='run-postinsts'
To fix this, for this image we need an empty var.

While there, do the same for KERNELDEPMODDEPEND as suggested in image.bbclass.

Signed-off-by: Andrea Adami &lt;andrea.adami@gmail.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>initramfs-{debug,kexecboot}-image: zero out the rootfs_extra_space in initramfs images</title>
<updated>2016-04-28T08:37:47+00:00</updated>
<author>
<name>Stephano Cetola</name>
<email>stephano.cetola@linux.intel.com</email>
</author>
<published>2016-04-14T21:06:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=63606ed546d64b5bd1998c66bb522d1dd9e65c6a'/>
<id>urn:sha1:63606ed546d64b5bd1998c66bb522d1dd9e65c6a</id>
<content type='text'>
Setting IMAGE_ROOTFS_EXTRA_SPACE impacts the initramfs images, results
in an error about INITRAMFS_MAXSIZE.

Signed-off-by: Stephano Cetola &lt;stephano.cetola@linux.intel.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>initramfs-kexecboot-image: remove obsolete IMAGE_ vars</title>
<updated>2013-07-09T10:28:24+00:00</updated>
<author>
<name>Andrea Adami</name>
<email>andrea.adami@gmail.com</email>
</author>
<published>2013-07-04T19:54:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=9d53e8111db2a1dc2a3df05926d90988c08e7dbe'/>
<id>urn:sha1:9d53e8111db2a1dc2a3df05926d90988c08e7dbe</id>
<content type='text'>
* above variables are not in oe-core anymore

Signed-off-by: Andrea Adami &lt;andrea.adami@gmail.com&gt;
</content>
</entry>
<entry>
<title>initramfs-kexecboot(-klibc)-image: provide SUMMARY and DESCRIPTION</title>
<updated>2013-06-18T21:11:14+00:00</updated>
<author>
<name>Andrea Adami</name>
<email>andrea.adami@gmail.com</email>
</author>
<published>2013-06-17T20:34:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=eb426661f4c8d00703627cb35540cdc7dd1ec58b'/>
<id>urn:sha1:eb426661f4c8d00703627cb35540cdc7dd1ec58b</id>
<content type='text'>
* plus some minor editing of comments

Signed-off-by: Andrea Adami &lt;andrea.adami@gmail.com&gt;
</content>
</entry>
<entry>
<title>initramfs-kexecboot(-klibc)-image: Drop legacy export of IMAGE_BASENAME</title>
<updated>2013-05-13T08:50:24+00:00</updated>
<author>
<name>Andrea Adami</name>
<email>andrea.adami@gmail.com</email>
</author>
<published>2013-05-12T23:22:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=5c49f8c7c0b1954213f54acd3e9597209c65a8ad'/>
<id>urn:sha1:5c49f8c7c0b1954213f54acd3e9597209c65a8ad</id>
<content type='text'>
* We used to export this in the days an external script handled the image
* generation. This is no longer the case and hence we no longer need
* this export.
* As committed in oe-core with 919613c0e75362ee0eace99b51cc77d34a05372f

Signed-off-by: Andrea Adami &lt;andrea.adami@gmail.com&gt;
</content>
</entry>
<entry>
<title>initramfs-kexecboot-image: update IMAGE_INSTALL after mtd-utils split</title>
<updated>2013-02-19T00:48:45+00:00</updated>
<author>
<name>Andrea Adami</name>
<email>andrea.adami@gmail.com</email>
</author>
<published>2013-02-14T22:15:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=cb4ac55a33d1964042ee9a3d277ea10573e23664'/>
<id>urn:sha1:cb4ac55a33d1964042ee9a3d277ea10573e23664</id>
<content type='text'>
Signed-off-by: Andrea Adami &lt;andrea.adami@gmail.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>initramfs-kexecboot-image: zap LDCONFIGDEPEND</title>
<updated>2012-08-24T09:06:17+00:00</updated>
<author>
<name>Andrea Adami</name>
<email>andrea.adami@gmail.com</email>
</author>
<published>2012-08-22T21:48:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=fdfe29f7fc0fb1ca87ddb68807d99ebe302b51cf'/>
<id>urn:sha1:fdfe29f7fc0fb1ca87ddb68807d99ebe302b51cf</id>
<content type='text'>
* Override the settings of image.bbclass:
* we don't need ld.so.cache in our minimal image.
* While there, remove now unused ONLINE_PACKAGE_MANAGEMENT var.

Signed-off-by: Andrea Adami &lt;andrea.adami@gmail.com&gt;
Signed-off-by: Koen Kooi &lt;koen@dominion.thruhere.net&gt;
</content>
</entry>
<entry>
<title>initramfs-kexecboot-image: fix dependency chain was: ['ubiattach']</title>
<updated>2012-08-16T13:17:56+00:00</updated>
<author>
<name>Andrea Adami</name>
<email>andrea.adami@gmail.com</email>
</author>
<published>2012-08-12T21:20:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=2c89991a1a682faea4eb31246508e789364464ca'/>
<id>urn:sha1:2c89991a1a682faea4eb31246508e789364464ca</id>
<content type='text'>
* unfortunately there is no package-split for the mtd-utils recipe
* to have ubiattach we need to install the full package
* (or use ubiattach-klibc)

Signed-off-by: Andrea Adami &lt;andrea.adami@gmail.com&gt;
Signed-off-by: Koen Kooi &lt;koen@dominion.thruhere.net&gt;
</content>
</entry>
<entry>
<title>initramfs-kexecboot images: install ubiattach for boot from UBI volumes</title>
<updated>2012-06-20T11:37:30+00:00</updated>
<author>
<name>Andrea Adami</name>
<email>andrea.adami@gmail.com</email>
</author>
<published>2012-06-18T22:58:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=4683b70b14ddd1888267d6b2eba7d31eb7930f2c'/>
<id>urn:sha1:4683b70b14ddd1888267d6b2eba7d31eb7930f2c</id>
<content type='text'>
Signed-off-by: Andrea Adami &lt;andrea.adami@gmail.com&gt;
Signed-off-by: Koen Kooi &lt;koen@dominion.thruhere.net&gt;
</content>
</entry>
<entry>
<title>meta-initramfs: add initramfs-kexecboot images from meta-handheld</title>
<updated>2012-02-22T08:40:26+00:00</updated>
<author>
<name>Andrea Adami</name>
<email>andrea.adami@gmail.com</email>
</author>
<published>2012-02-21T00:21:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=efeb92404138e72b67c5d3100211e3dbabb84c76'/>
<id>urn:sha1:efeb92404138e72b67c5d3100211e3dbabb84c76</id>
<content type='text'>
Signed-off-by: Andrea Adami &lt;andrea.adami@gmail.com&gt;
Signed-off-by: Koen Kooi &lt;koen@dominion.thruhere.net&gt;
</content>
</entry>
</feed>
