mbox

[0/1] busybox, medev -s flag

Message ID cover.1369115383.git.kibo@prevas.dk
State Not Applicable
Headers show

Pull-request

git://gitorious.org/~kibo/oe-lite/kibos-base busybox

Message

Kim Bøndergaard May 21, 2013, 5:54 a.m. UTC
An option to busybox to make mdev -s optional using use flag.

Notice that the suggested usage of 

	do_install_fix_mdev[dirs] = "${D}"

is not used. It seems not to work in actual context. cwd stays in the src folder.
Just a thought, but it might be related to the postfunc being defined with a variable

The following changes since commit 829a4ee3061d050ef937acfeca4b0893be912dab:

  busybox: Share signatures between busybox and busybox-initramfs (2013-05-15 09:58:56 +0200)

are available in the git repository at:

  git://gitorious.org/~kibo/oe-lite/kibos-base busybox
  http://gitorious.org/~kibo/oe-lite/kibos-base/commits/busybox

Kim Bøndergaard (1):
  busybox, mdev: Added option for disabling mdev -s in sysv-init

 recipes/busybox/busybox-configure.inc |  2 ++
 recipes/busybox/busybox-install.inc   | 25 +++++++++++++++++++++++++
 recipes/busybox/files/busybox-mdev    |  8 ++------
 3 files changed, 29 insertions(+), 6 deletions(-)