diff options
author | Nathan Rossi <nathan.rossi@xilinx.com> | 2014-12-09 15:50:05 +1000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-12-19 18:07:59 +0000 |
commit | 31952101f38275e0c4a8e7d6a7c5ebad452a1b5b (patch) | |
tree | c3a85eef12741184979904597c43c8fd9a9fc60d /meta-skeleton | |
parent | 25a3ab182265c11a023ca3cb118c84ca12c8706b (diff) | |
download | poky-31952101f38275e0c4a8e7d6a7c5ebad452a1b5b.tar.gz |
image_types.bbclass: Populate cpio /init as symlink
For cpio/ramfs the kernel will first attempt to execute /init and will
emit the following error as the file is empty:
Failed to execute /init (error -13)
If /sbin/init exists symlink to it so the kernel can immediately start
the correct init executable instead of an empty file.
(From OE-Core rev: 3505558e067fdde4ab7aaaf3c50886f292d7c166)
Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-skeleton')
0 files changed, 0 insertions, 0 deletions