From: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
To: Paul Eggleton <paul.eggleton@linux.intel.com>
Cc: Koen Kooi <koen@dominion.thruhere.net>,
openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 2/3] core-image-minimal-initramfs: force IMAGE_FSTYPES
Date: Fri, 18 Nov 2011 17:56:36 +0400 [thread overview]
Message-ID: <4EC66414.7010708@gmail.com> (raw)
In-Reply-To: <4407672.GTMaySf1kg@helios>
On 11/18/2011 05:55 PM, Paul Eggleton wrote:
> On Tuesday 15 November 2011 12:30:15 Dmitry Eremin-Solenikov wrote:
>> This was merged as IMAGE_FSTYPES =+ "cpio.gz"
>> Now this brings problems if I have IMAGE_FSTYPES += "live" in my
>> local.conf / BSP machine.conf.
>>
>> 1) OE tries to generate hddimg for this initramfs image, which is
>> strange idea
>> 2) If OE is trying to generate bootimg (hddimg) when the kernel is not
>> yet deployed, building fails (as bootimg can't find a deployed kernel to
>> put into hddimg).
>>
>> Please revert this back to original patch as proposed by Paul.
>
> OK, so what are we going to do about this? Do we have to do some filtering of
> this variable?
I'd propose to just set it via:
IMAGE_FSTYPES = "cpio.gz". It is really no point in generating other
types of inititramfs images.
>
> Cheers,
> Paul
>
--
With best wishes
Dmitry
next prev parent reply other threads:[~2011-11-18 14:03 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-04 17:52 [PATCH 0/3] Misc fixes Paul Eggleton
2011-11-04 17:52 ` [PATCH 1/3] allarch.bbclass: disable shlib and debug symbol processing Paul Eggleton
2011-11-04 17:52 ` [PATCH 2/3] core-image-minimal-initramfs: force IMAGE_FSTYPES Paul Eggleton
2011-11-04 18:18 ` Koen Kooi
2011-11-15 8:30 ` Dmitry Eremin-Solenikov
2011-11-18 13:55 ` Paul Eggleton
2011-11-18 13:56 ` Dmitry Eremin-Solenikov [this message]
2011-11-18 14:06 ` Andrea Adami
2011-11-04 17:52 ` [PATCH 3/3] qemugl: switch to new git repo Paul Eggleton
2011-11-07 17:42 ` [PATCH 0/3] Misc fixes Saul Wold
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4EC66414.7010708@gmail.com \
--to=dbaryshkov@gmail.com \
--cc=koen@dominion.thruhere.net \
--cc=openembedded-core@lists.openembedded.org \
--cc=paul.eggleton@linux.intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.