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.