swupdate-image.bb 192 B

12345678
  1. SUMMARY = "Root filesystem for swupdate as rescue system"
  2. DESCRIPTION = "Root FS to start swupdate in rescue mode \
  3. "
  4. LICENSE = "MIT"
  5. require swupdate-image.inc
  6. IMAGE_ROOTFS_SIZE = "8192"