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:23:06 -0800 |
commit | 3d67edb695368bfa5917dca2aab6a8dc4c437efc (patch) | |
tree | 13553c7051ff527a716a5f995b6b064ce327f050 /meta/classes/syslinux.bbclass | |
parent | db904053e8ee80fb6930c5e7e22287927e0f25e2 (diff) | |
download | openembedded-core-contrib-3d67edb695368bfa5917dca2aab6a8dc4c437efc.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.
Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/syslinux.bbclass')
0 files changed, 0 insertions, 0 deletions