README 413 B

12345678910111213141516
  1. meta-swupdate, Yocto layer for deploy tool
  2. ==========================================
  3. This layer's purpose is to add support for a deployment
  4. mechanism of Yocto's images based on swupdate project.
  5. Layer dependencies
  6. ------------------
  7. meta and meta-yocto must be added to the layer definitions.
  8. Tested with the meta-eldk layer, but not strictly required.
  9. Maintainer
  10. ----------
  11. Stefano Babic <sbabic@denx.de>