[OE-core] [PATCH 0/4] Replace busybox for variable

Alejandro Joya alejandro.joya.cruz at intel.com
Tue Nov 17 22:13:12 UTC 2015


These recipes have a hardcoded dependency to busybox,
in order to be able to have a flexible selection,
instead of the hardcoded dependency, now it is point to  virtual reference
base-utils.

The following changes since commit 6f98c39418c60b7c0b25b30983d2e5257158a6a4:

  gcc: Drop 4.8 (2015-11-16 14:59:07 +0000)

are available in the git repository at:

  git://github.com/Ajoyacr/openembedded-core base-utils
  https://github.com/Ajoyacr/openembedded-core/tree/base-utils

Alejandro Joya (4):
  base-utils:flexible dependency for command utilities
  core-image-minimal-initramfs: replace base-utils
  initramfs-framework_1.0:replace busybox for variable.
  packagegroup-core-boot:replace busybox to variable

 meta/conf/distro/include/default-providers.inc             | 3 +++
 meta/recipes-core/images/core-image-minimal-initramfs.bb   | 2 +-
 meta/recipes-core/initrdscripts/initramfs-framework_1.0.bb | 2 +-
 meta/recipes-core/packagegroups/packagegroup-core-boot.bb  | 4 ++--
 4 files changed, 7 insertions(+), 4 deletions(-)

-- 
2.1.0




More information about the Openembedded-core mailing list