diff options
author | Alejandro Hernandez <alejandro.hernandez@linux.intel.com> | 2017-11-22 09:09:30 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-12-02 11:25:33 +0000 |
commit | 885ff683f0498adf404d87efb6a20c08484a73bd (patch) | |
tree | 579f1978d40b6bfc7f880617cd1166f399907be4 /documentation/sdk-manual/sdk-manual.xml | |
parent | 9ffe68280ff21218cffdd09946d91ae29cbec12a (diff) | |
download | poky-885ff683f0498adf404d87efb6a20c08484a73bd.tar.gz |
initramfs-live-boot-tiny: Create the initramfs-live-boot-tiny recipe
The original initramfs-live-boot recipe RDEPENDS on udev, which is ok since
the init script relies some of its functionality on udevadm and such,
but on core-image-tiny-initramfs the init script simply drops to shell
after a basic setup, so udev is not needed.
This patch splits up an initramfs-live-boot-tiny recipe which does not
use udev, but uses busybox-mdev instead, eudev installed about 600
extra Kilobytes to core-image-tiny-initramfs userspace, by avoiding to
install eudev we achieve an even smaller footprint (almost 40% smaller).
(From OE-Core rev: 7725bad91b89a291a7099b2d99789a86b028f329)
Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/sdk-manual/sdk-manual.xml')
0 files changed, 0 insertions, 0 deletions