From: Saul Wold <sgw@linux.intel.com>
To: Patches and discussions about the oe-core layer
<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH] Remove redundant reference to "task-self-hosted" from self-hosted-image.bb
Date: Wed, 04 Apr 2012 09:53:18 -0700 [thread overview]
Message-ID: <4F7C7C7E.6040809@linux.intel.com> (raw)
In-Reply-To: <alpine.DEB.2.02.1203291840170.25072@oneiric>
On 03/29/2012 03:42 PM, Robert P. J. Day wrote:
>
> This recipe already includes "task-self-hosted" in the IMAGE_INSTALL
> line:
>
> IMAGE_INSTALL = "task-core-boot task-core-apps-console task-core-ssh-openssh task-self-hosted"
>
> so there's no apparent need to include it again further down.
>
> Signed-off-by: Robert P. J. Day<rpjday@crashcourse.ca>
>
> ---
>
> diff --git a/meta/recipes-core/images/self-hosted-image.bb b/meta/recipes-core/images/self-hosted-image.bb
> index 5aa670d..f1f3e57 100644
> --- a/meta/recipes-core/images/self-hosted-image.bb
> +++ b/meta/recipes-core/images/self-hosted-image.bb
> @@ -6,10 +6,6 @@ LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3
>
> PR = "r6"
>
> -CORE_IMAGE_EXTRA_INSTALL = "\
> - task-self-hosted \
> - "
> -
> IMAGE_FEATURES += "x11-mini package-management"
>
> # Ensure there's enough space to do a core-image-minimal build, with rm_work enabled
>
Merged into OE-Core
Thanks
Sau!
prev parent reply other threads:[~2012-04-04 17:02 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-29 22:42 [PATCH] Remove redundant reference to "task-self-hosted" from self-hosted-image.bb Robert P. J. Day
2012-04-04 16:53 ` Saul Wold [this message]
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=4F7C7C7E.6040809@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.