From 1abbfd367b38016975d9eb9e89cf31b12d3085f5 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Thu, 22 Mar 2012 17:34:50 +0000 Subject: toolchain-layer: initial add MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Koen Kooi Acked-by: Eric Bénard --- toolchain-layer/README | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 toolchain-layer/README (limited to 'toolchain-layer/README') diff --git a/toolchain-layer/README b/toolchain-layer/README new file mode 100644 index 0000000000..15ac069615 --- /dev/null +++ b/toolchain-layer/README @@ -0,0 +1,14 @@ +This layer depends on: + +URI: git://git.openembedded.org/openembedded-core +branch: master +revision: HEAD + +Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-oe][toolchain-layer]' in the subject' + +When sending single patches, please use something like 'git send-email -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-oe][toolchain-layer' + +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 ' 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 + -- cgit v1.2.3-54-g00ecf