hw18: Add sota capabilities
This commit is contained in:
parent
a720f3150e
commit
de693de98d
|
|
@ -111,16 +111,11 @@ IMAGE_INSTALL_append_am335x-nmhw21 = " ublox-configuration"
|
|||
LICENSE = "BSD"
|
||||
|
||||
KERNEL_IMAGETYPE_sota = "fitImage"
|
||||
UBOOT_ENTRYPOINT_sota ?= "0x80008000"
|
||||
|
||||
IMAGE_OVERHEAD_FACTOR = "1.0"
|
||||
OSTREE_BOOTLOADER = "u-boot"
|
||||
# OSTREE_BOOTLOADER ?= "u-boot"
|
||||
|
||||
IMAGE_PREPROCESS_COMMAND_sota += " moveRPMDatabase;"
|
||||
|
||||
IMAGE_BOOT_FILES = "MLO u-boot.img"
|
||||
|
||||
BUILDNAME = "${EXTERNALSRC_GIT_SRCREV};${DATETIME};${PN}"
|
||||
|
||||
# Change the location of /var/lib/rpm to /usr/lib/rpm.
|
||||
|
|
|
|||
Loading…
Reference in New Issue