
Use the meta-sunxi u-boot version. This will apply for boards which do not set a PREFERRED_VERSION for u-boot. Signed-off-by: Vicentiu Galanopulo <vicentiu@balena.io>
6 lines
161 B
Text
6 lines
161 B
Text
UBOOT_KCONFIG_SUPPORT = "1"
|
|
inherit resin-u-boot
|
|
|
|
FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
|
|
|
|
SRC_URI += "file://0001-Add-Resin-specific-boot-command.patch"
|