X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=meta-netboot%2Fclasses%2Fnetboot.bbclass;h=1cdfd5f8413f7bd7b4cee82bbdfe5ed700b2cb2d;hb=16c9be54c8f27c42c11d934e9c0cb99f6655a35d;hp=65ca4a15da1f648dfe9945c60973128f4af24d3d;hpb=6d0620bb017cc66c4866046b602e8d595fedb354;p=AGL%2Fmeta-agl.git diff --git a/meta-netboot/classes/netboot.bbclass b/meta-netboot/classes/netboot.bbclass index 65ca4a15d..1cdfd5f84 100644 --- a/meta-netboot/classes/netboot.bbclass +++ b/meta-netboot/classes/netboot.bbclass @@ -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