
Changelog-entry: Rename meta-resin to meta-balena in repository Signed-off-by: Florin Sarbu <florin@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"
|