Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- SUMMARY = "Final partitioned SD card image for FOD device"
- IMAGE_FSTYPES = "wic"
- WKS_FILE = "fod-final-sdcard.wks"
- DEPENDS += " parted-native \
- u-boot-variscite \
- fod-recovery-image \
- fod-user-image \
- "
- do_rootfs[depends] += "fod-user-image:do_image_complete fod-user-image:do_rootfs_wicenv"
- IMAGE_BOOT_FILES ?= "uImage;boot/uImage uImage-imx6q-var-dart.dtb;boot/uImage.dtb fod-recovery-image-var-som-mx6.ext4.gz.u-boot;boot/initrd err0001.bmp"
- inherit image
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement