README 797 B

12345678910111213141516171819202122232425262728
  1. meta-networking
  2. ===============
  3. This layer is intended to be a central point for networking-related
  4. packages and configuration. It should be useful directly on top of
  5. oe-core and compliments meta-openembedded. It should be primarily useful
  6. to the following groups:
  7. - Anyone building a small networking device (eg. a home router /
  8. bridge / switch).
  9. - Anyone wanting to add network services to their device (eg.
  10. anything that might benefit from a small ftp/tftp server)
  11. Dependencies
  12. ------------
  13. This layer depends on:
  14. URI: git://github.com/openembedded/oe-core.git
  15. branch: dylan
  16. revision: HEAD
  17. Maintenance
  18. -----------
  19. Please see the MAINTAINERS file for information on contacting the
  20. maintainers of this layer, as well as instructions for submitting patches.