All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alejandro Joya <alejandro.joya.cruz@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/4] Replace busybox for variable
Date: Tue, 17 Nov 2015 16:13:12 -0600	[thread overview]
Message-ID: <cover.1447797811.git.alejandro.joya.cruz@intel.com> (raw)

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



             reply	other threads:[~2015-11-17 22:13 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-17 22:13 Alejandro Joya [this message]
2015-11-17 22:13 ` [PATCH 1/4] base-utils:flexible dependency for command utilities Alejandro Joya
2015-11-17 22:13 ` [PATCH 2/4] core-image-minimal-initramfs: replace base-utils Alejandro Joya
2015-11-17 22:13 ` [PATCH 3/4] initramfs-framework_1.0:replace busybox for variable Alejandro Joya
2015-11-17 22:13 ` [PATCH 4/4] packagegroup-core-boot:replace busybox to variable Alejandro Joya
2015-11-26 18:34 ` [PATCH 0/4] Replace busybox for variable Joya Cruz, Alejandro
2015-12-01 20:27   ` Joya Cruz, Alejandro
2015-12-15 20:48     ` Joya Cruz, Alejandro

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=cover.1447797811.git.alejandro.joya.cruz@intel.com \
    --to=alejandro.joya.cruz@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.