Преглед изворни кода

README: add top level readme, update meta-oe one

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Koen Kooi пре 12 година
родитељ
комит
fc95672460
2 измењених фајлова са 6 додато и 0 уклоњено
  1. 4 0
      README
  2. 2 0
      meta-oe/README

+ 4 - 0
README

@@ -0,0 +1,4 @@
+Collection of layers for the OE-core universe
+
+Please see the respective READMEs in the layer subdirectories
+

+ 2 - 0
meta-oe/README

@@ -8,5 +8,7 @@ Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-oe]'
 
 When sending single patches, please use something like 'git send-email -1 --to openembedded-devel@lists.openembedded.org --subject-prefix meta-oe'
 
+You are encouraged to fork the mirror on github https://github.com/openembedded/meta-oe/ to share your patches, this is preferred for patch sets consisting of more than one patch. Other services like gitorious, repo.or.cz or self hosted setups are of course accepted as well, 'git fetch <remote>' works the same on all of them. We recommend github because it is free, easy to use, has been proven to be reliable and has a really good web GUI.
+
 Main layer maintainer: Koen Kooi <koen@dominion.thruhere.net>