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:24:37 +0000 |
commit | 7725bad91b89a291a7099b2d99789a86b028f329 (patch) | |
tree | 84412faafdd7d380ee622508e741206f8f9b57a1 /scripts/lib/devtool/deploy.py | |
parent | 62513ad6d38e4aba3e6b155e04c4c6344ed70ebc (diff) | |
download | openembedded-core-7725bad91b89a291a7099b2d99789a86b028f329.tar.gz openembedded-core-7725bad91b89a291a7099b2d99789a86b028f329.tar.bz2 openembedded-core-7725bad91b89a291a7099b2d99789a86b028f329.zip |
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).
Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'scripts/lib/devtool/deploy.py')
0 files changed, 0 insertions, 0 deletions