aboutsummaryrefslogtreecommitdiffstats
path: root/meta-mentor-staging/README.md
blob: 098bc551cd1304db5428d9a1f04e076b102a9c5c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
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.