]> code.ossystems Code Review - openembedded-core.git/commit
u-boot: Add support to use uboot-extlinux-config class
authorFabio Berton <fabio.berton@ossystems.com.br>
Tue, 4 Oct 2016 13:54:11 +0000 (10:54 -0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 7 Oct 2016 15:43:51 +0000 (16:43 +0100)
commit33df3a65f3e8e136811da715d0cc247ce66ae0ea
tree829d7727d21143a3f2c68fbb7eacbb7036121a76
parent7c18abeb2a6ef8b7bb53aa92a9ee76bd465fada2
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>
meta/recipes-bsp/u-boot/u-boot.inc