From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: Dongxiao Xu <dongxiao.xu@intel.com>
Cc: poky@yoctoproject.org
Subject: Re: [PATCH 1/1] baryon: Fix variable naming
Date: Sat, 31 Mar 2012 14:34:05 +0100 [thread overview]
Message-ID: <2907877.vRHQXJScEi@helios> (raw)
In-Reply-To: <772bae8a380a006f5bde3154a406a458b7f56313.1333172695.git.dongxiao.xu@intel.com>
On Saturday 31 March 2012 13:46:17 Dongxiao Xu wrote:
> The POKY_EXTRA_INSTALL is changed to CORE_IMAGE_EXTRA_INSTALL in core
> layer. Therefore change it in meta-baryon accordingly.
>
> Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
> ---
> recipes-extended/images/baryon-image.bb | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/recipes-extended/images/baryon-image.bb
> b/recipes-extended/images/baryon-image.bb index 4ac9dcf..663c80d 100644
> --- a/recipes-extended/images/baryon-image.bb
> +++ b/recipes-extended/images/baryon-image.bb
> @@ -1,6 +1,6 @@
> IMAGE_FEATURES = "nfs-server package-management ssh-server-dropbear
> debug-tweaks"
>
> -POKY_EXTRA_INSTALL = "samba procps mdadm e2fsprogs-mke2fs util-linux \
> +CORE_IMAGE_EXTRA_INSTALL = "samba procps mdadm e2fsprogs-mke2fs util-linux
> \ webmin \
> webmin-module-status \
> webmin-module-proc \
Merged to meta-baryon, thanks.
Cheers,
Paul
--
Paul Eggleton
Intel Open Source Technology Centre
prev parent reply other threads:[~2012-03-31 13:34 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-31 5:46 [PATCH 0/1][PULL] baryon: variable fix Dongxiao Xu
2012-03-31 5:46 ` [PATCH 1/1] baryon: Fix variable naming Dongxiao Xu
2012-03-31 13:34 ` Paul Eggleton [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=2907877.vRHQXJScEi@helios \
--to=paul.eggleton@linux.intel.com \
--cc=dongxiao.xu@intel.com \
--cc=poky@yoctoproject.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.