[poky] [PATCH 1/1] baryon: Fix variable naming
Dongxiao Xu
dongxiao.xu at intel.com
Fri Mar 30 22:46:17 PDT 2012
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 \
--
1.7.4.1
More information about the poky
mailing list