avr32 machines: remove postprocess hack as newer uboots load uImage from the rootfs
[vuplus_openembedded] / conf / machine / atngw100.conf
index 17b4c41..21e256b 100644 (file)
@@ -22,4 +22,3 @@ EXTRA_IMAGECMD_jffs2 = " --big-endian --pagesize=4096 --eraseblock=65536"
 PREFERRED_VERSION_u-boot = "1.1.4"
 KERNEL_IMAGETYPE = "uImage"
 
-ROOTFS_POSTPROCESS_COMMAND += " rm ${IMAGE_ROOTFS}/boot/uImage* || true ;"