All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Ross Burton <ross.burton@intel.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 1/3] documentation.conf: remove unused IMAGETEST variable
Date: Thu, 05 Dec 2013 13:32:54 +0000	[thread overview]
Message-ID: <1386250374.25847.16.camel@ted> (raw)
In-Reply-To: <1386248161-7086-1-git-send-email-ross.burton@intel.com>

On Thu, 2013-12-05 at 12:55 +0000, Ross Burton wrote:
> Signed-off-by: Ross Burton <ross.burton@intel.com>
> ---
>  meta/conf/documentation.conf |    1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/meta/conf/documentation.conf b/meta/conf/documentation.conf
> index 6666648..db3701b 100644
> --- a/meta/conf/documentation.conf
> +++ b/meta/conf/documentation.conf
> @@ -118,7 +118,6 @@ IMAGE_LINGUAS[doc] = "Specifies the list of locales to install into the image du
>  IMAGE_OVERHEAD_FACTOR[doc] = "Defines a multiplier that the build system applies to the initial image size for cases when the multiplier times the returned disk usage value for the image is greater than the sum of IMAGE_ROOTFS_SIZE and IMAGE_ROOTFS_EXTRA_SPACE."
>  IMAGE_ROOTFS_EXTRA_SPACE[doc] = "Defines additional free disk space created in the image in Kbytes. By default, this variable is set to '0'."
>  IMAGE_ROOTFS_SIZE[doc] = "Defines the size in Kbytes for the generated image."
> -IMAGETEST[doc] = "Enable test booting of virtual machine images under the qemu emulator after any root filesystems are created and run tests against those images."
>  INC_PR[doc] = "Helps define the recipe revision for recipes that share a common include file."
>  INHIBIT_PACKAGE_STRIP[doc] = "If set to "1", causes the build to not strip binaries in resulting packages."
>  INHERIT[doc] = "Causes the named class to be inherited at this point during parsing. The variable is only valid in configuration files."

Isn't it actually IMAGE_TEST ?

Cheers,

Richard



  parent reply	other threads:[~2013-12-05 13:33 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-05 12:55 [PATCH 1/3] documentation.conf: remove unused IMAGETEST variable Ross Burton
2013-12-05 12:56 ` [PATCH 2/3] lib/oeqa/runtime: print connman status if connman failed to start Ross Burton
2013-12-05 12:56 ` [PATCH 3/3] lib/oeqa/runtime: output more logging from systemd when services have failed Ross Burton
2013-12-05 13:32 ` Richard Purdie [this message]
2013-12-05 13:42   ` [PATCH 1/3] documentation.conf: remove unused IMAGETEST variable Paul Eggleton
2013-12-05 13:44     ` 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=1386250374.25847.16.camel@ted \
    --to=richard.purdie@linuxfoundation.org \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=ross.burton@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.