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:51 +0100 |
commit | 33df3a65f3e8e136811da715d0cc247ce66ae0ea (patch) | |
tree | 829d7727d21143a3f2c68fbb7eacbb7036121a76 /meta/lib/oeqa/utils | |
parent | 7c18abeb2a6ef8b7bb53aa92a9ee76bd465fada2 (diff) | |
download | openembedded-core-33df3a65f3e8e136811da715d0cc247ce66ae0ea.tar.gz openembedded-core-33df3a65f3e8e136811da715d0cc247ce66ae0ea.tar.bz2 openembedded-core-33df3a65f3e8e136811da715d0cc247ce66ae0ea.zip |
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"
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/lib/oeqa/utils')
0 files changed, 0 insertions, 0 deletions