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