diff options
author | Fabio Berton <fabio.berton@ossystems.com.br> | 2016-10-04 10:54:11 -0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-10-07 16:43:58 +0100 |
commit | 3c1faa13cf8c6f1e90d0d9039337c8f09d21d77e (patch) | |
tree | 36f16b71f1be72f23c6e728c4b2b069c054404a3 /meta/classes | |
parent | 7df195106caefe2f6272221f2676d621e04b586c (diff) | |
download | poky-3c1faa13cf8c6f1e90d0d9039337c8f09d21d77e.tar.gz |
u-boot: Add support to use uboot-extlinux-config class
Use uboot-extlinux-config class to create extlinux.conf file and then
install inside /boot/extlinux directory and also put file to deploy
dir. This file will be only create if UBOOT_EXTLINUX is set to 1.
You can use DEPLOYDIR/extlinux.conf file to install into final image
using wic setting:
IMAGE_BOOT_FILES_append = " extlinux.conf;extlinux/extlinux.conf"
(From OE-Core rev: 33df3a65f3e8e136811da715d0cc247ce66ae0ea)
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes')
0 files changed, 0 insertions, 0 deletions