ccimx6ul.inc: add imx-kobs as a required package

This tool is required to update the U-Boot NAND in linux.

Signed-off-by: Isaac Hermida <isaac.hermida@digi.com>
This commit is contained in:
Isaac Hermida 2016-06-27 08:36:35 +02:00
parent 552f9a4567
commit 9cd2009300
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ WIRELESS_MODULE_append = " ${@bb.utils.contains('MACHINE_FEATURES', 'wifi', 'ker
MACHINE_FIRMWARE ?= ""
MACHINE_EXTRA_RDEPENDS += " \
imx-kobs \
mtd-utils-ubifs \
"
MACHINE_EXTRA_RRECOMMENDS += "${MACHINE_FIRMWARE} ${WIRELESS_MODULE}"