From: Saul Wold <sgw@linux.intel.com>
To: Patches and discussions about the oe-core layer
<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH] build-appliance-image: rename from self-hosted-image
Date: Fri, 29 Jun 2012 09:15:34 -0700 [thread overview]
Message-ID: <4FEDD4A6.3030500@linux.intel.com> (raw)
In-Reply-To: <1340887340-30645-1-git-send-email-valentin.popa@intel.com>
On 06/28/2012 05:42 AM, Valentin Popa wrote:
> (-) renamed self-hosted-image to build-appliance-image
> (-) replaced build-appliance-image description
>
> [YOCTO #2636]
>
> Signed-off-by: Valentin Popa<valentin.popa@intel.com>
> ---
> meta/conf/multilib.conf | 2 +-
> ...lf-hosted-image.bb => build-appliance-image.bb} | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
> rename meta/recipes-core/images/{self-hosted-image.bb => build-appliance-image.bb} (91%)
>
> diff --git a/meta/conf/multilib.conf b/meta/conf/multilib.conf
> index cea8694..92a7813 100644
> --- a/meta/conf/multilib.conf
> +++ b/meta/conf/multilib.conf
> @@ -583,7 +583,7 @@ BBCLASSEXTEND_append_pn-sat-solver = " ${MULTILIBS}"
> BBCLASSEXTEND_append_pn-screen = " ${MULTILIBS}"
> BBCLASSEXTEND_append_pn-scrnsaverproto = " ${MULTILIBS}"
> BBCLASSEXTEND_append_pn-sed = " ${MULTILIBS}"
> -BBCLASSEXTEND_append_pn-self-hosted-image = " ${MULTILIBS}"
> +BBCLASSEXTEND_append_pn-build-appliance-image = " ${MULTILIBS}"
> BBCLASSEXTEND_append_pn-service = " ${MULTILIBS}"
> BBCLASSEXTEND_append_pn-setserial = " ${MULTILIBS}"
> BBCLASSEXTEND_append_pn-settings-daemon = " ${MULTILIBS}"
> diff --git a/meta/recipes-core/images/self-hosted-image.bb b/meta/recipes-core/images/build-appliance-image.bb
> similarity index 91%
> rename from meta/recipes-core/images/self-hosted-image.bb
> rename to meta/recipes-core/images/build-appliance-image.bb
> index aef1507..2b7906f 100644
> --- a/meta/recipes-core/images/self-hosted-image.bb
> +++ b/meta/recipes-core/images/build-appliance-image.bb
> @@ -1,4 +1,4 @@
> -DESCRIPTION = "Version 1.0-r6 of the self-hosted image."
> +DESCRIPTION = "An image you can boot and run using either the VMware Player or VMware Workstation. For more information, see the<a href='http://www.yoctoproject.org/documentation/build-appliance'>Build Appliance page</a>."
> IMAGE_INSTALL = "task-core-boot task-core-apps-console task-core-ssh-openssh task-self-hosted"
>
> LICENSE = "MIT"
Merged into OE-Core
Thanks
Sau!
next prev parent reply other threads:[~2012-06-29 16:26 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-28 12:42 [PATCH] build-appliance-image: rename from self-hosted-image Valentin Popa
2012-06-29 16:15 ` Saul Wold [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-06-28 12:46 Valentin Popa
2012-07-03 18:01 ` 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=4FEDD4A6.3030500@linux.intel.com \
--to=sgw@linux.intel.com \
--cc=openembedded-core@lists.openembedded.org \
/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.