From de693de98dcb1eaba53ae77e69b7c9ede941da09 Mon Sep 17 00:00:00 2001 From: Alexandre Bard Date: Thu, 25 Oct 2018 13:32:48 +0200 Subject: [PATCH] hw18: Add sota capabilities --- recipes-core/images/netmodule-linux-image.bb | 5 ----- 1 file changed, 5 deletions(-) diff --git a/recipes-core/images/netmodule-linux-image.bb b/recipes-core/images/netmodule-linux-image.bb index 4632298..680d4b3 100644 --- a/recipes-core/images/netmodule-linux-image.bb +++ b/recipes-core/images/netmodule-linux-image.bb @@ -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.