[poky] [PATCH 1/1] baryon: Fix variable naming
Paul Eggleton
paul.eggleton at linux.intel.com
Sat Mar 31 06:34:05 PDT 2012
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 at 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
More information about the poky
mailing list