README 888 B

12345678910111213141516171819202122
  1. meta-oe
  2. =======
  3. This layer depends on:
  4. URI: git://github.com/openembedded/openembedded-core.git
  5. branch: master
  6. revision: HEAD
  7. Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-oe]' in the subject'
  8. When sending single patches, please use something like:
  9. 'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-oe][PATCH'
  10. You are encouraged to fork the mirror on GitHub https://github.com/openembedded/openembedded-core
  11. to share your patches, this is preferred for patch sets consisting of more than one patch.
  12. Other services like gitorious, repo.or.cz or self-hosted setups are of course accepted as well,
  13. 'git fetch <remote>' works the same on all of them. We recommend GitHub because it is free, easy
  14. to use, has been proven to be reliable and has a really good web GUI.
  15. layer maintainer: Khem Raj <raj.khem@gmail.com>