aboutsummaryrefslogtreecommitdiffstats
path: root/meta-mentor-staging/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'meta-mentor-staging/README.md')
-rw-r--r--meta-mentor-staging/README.md28
1 files changed, 0 insertions, 28 deletions
diff --git a/meta-mentor-staging/README.md b/meta-mentor-staging/README.md
deleted file mode 100644
index 098bc551..00000000
--- a/meta-mentor-staging/README.md
+++ /dev/null
@@ -1,28 +0,0 @@
-Siemens Digital Industries Software Staging Layer for Yocto/OE
-==========================================
-
-This layer holds the bits we need for Mentor Embedded Linux Flex OS, but which we
-intend to get merged upstream. This is our staging area. Nothing should be in
-this layer permanently, other than layer.conf and associated bits.
-
-This layer depends on:
-
-URI: git://git.openembedded.org/openembedded-core
-Branch: master
-
-
-Contributing
-------------
-
-Browse url: http://git.yoctoproject.org/cgit/cgit.cgi/meta-mentor
-Clone url: git://git.yoctoproject.org/meta-mentor.git
-
-To contribute to this layer you should submit the patches for review to the
-mailing list.
-
-Mailing list: meta-mentor@yoctoproject.org
-
-When sending single patches, please use something like
-'git send-email -1 --subject-prefix 'PATCH][meta-mentor-staging' --to meta-mentor@yoctoproject.org'
-
-When sending a series, please use oe-core/scripts/create-pull-request.