diff options
author | California Sullivan <california.l.sullivan@intel.com> | 2018-02-28 18:15:06 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-03-06 06:35:42 -0800 |
commit | 93e0e5f5fcc7bddb1142f7c4f03fff639f27c253 (patch) | |
tree | 3dd3e49b402039553773334201ee71fd3abba0f7 /meta/recipes-extended/iputils/iputils_s20161105.bb | |
parent | 46bb7646161c0021d17763b0d59e7e22916a9d58 (diff) | |
download | poky-93e0e5f5fcc7bddb1142f7c4f03fff639f27c253.tar.gz |
init-install-efi.sh: Update to support installing multiple kernels
We can no longer rely on the kernel having a static name of "vmlinuz".
This means we can't use it as a sentinel value in our sed commands, and
we can't just copy vmlinuz to the boot directory.
Instead, we'll use "root=" as the sentinel value for our sed commands,
and we'll search for common kernel names to copy into our boot
directory.
(From OE-Core rev: 3d67edb695368bfa5917dca2aab6a8dc4c437efc)
Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/iputils/iputils_s20161105.bb')
0 files changed, 0 insertions, 0 deletions