netboot.bbclass: Remove image_types_uboot inheritance
[AGL/meta-agl.git] / meta-netboot / classes / netboot.bbclass
index 65ca4a1..1cdfd5f 100644 (file)
@@ -1,8 +1,5 @@
 # Enable network bootable image and initrd/initramfs
 
-# add image classes for uboot
-IMAGE_CLASSES += "${@'image_types_uboot' if (d.getVar("KERNEL_IMAGETYPE", True) == "uImage") else ''}"
-
 python () {
        if (bb.utils.contains_any("IMAGE_FSTYPES",["live","vmdk","vmdk.xz"],True,False,d)):
                # typical case for Minnowboard Max