From: Phil Blundell <pb@pbcl.net>
To: Saul Wold <sgw@linux.intel.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH] boot-directdisk: fix the support of vmdk
Date: Thu, 23 Jan 2014 07:04:00 +0000 [thread overview]
Message-ID: <1390460640.24755.11.camel@e130.pbcl.net> (raw)
In-Reply-To: <1390459814-15764-1-git-send-email-sgw@linux.intel.com>
On Wed, 2014-01-22 at 22:50 -0800, Saul Wold wrote:
> +IS_VMDK = '${@base_contains("IMAGE_FSTYPES", "vmdk", "true", "false", d)}'
> +
> + if [ "${IS_VMDK}" ]; then
Does that really work? I can't quite see how it would, but I might be
overlooking something. Presumably you did test this, right?
p.
next prev parent reply other threads:[~2014-01-23 7:04 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-23 6:50 [PATCH] boot-directdisk: fix the support of vmdk Saul Wold
2014-01-23 7:04 ` Phil Blundell [this message]
2014-01-23 12:21 ` Richard Purdie
2014-01-23 12:36 ` Otavio Salvador
2014-01-23 11:21 ` Otavio Salvador
2014-06-05 5:11 ` yzhu1
-- strict thread matches above, loose matches on Subject: below --
2013-12-20 10:10 Joao Henrique Ferreira de Freitas
2013-12-20 11:32 ` Martin Jansa
2013-12-20 11:37 ` Paul Eggleton
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=1390460640.24755.11.camel@e130.pbcl.net \
--to=pb@pbcl.net \
--cc=openembedded-core@lists.openembedded.org \
--cc=sgw@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.