Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 904 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 904 Bytes

Mentor Embedded Linux Support Layer for Yocto/OE

This layer holds the bits useful for Mentor Embedded Linux, but which aren't appropriate for inclusion in the distro layer.

This layer depends on:

URI: git://git.openembedded.org/openembedded-core Branch: master

It's most useful alongside meta-mel.

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-mel-support' --to meta-mentor@yoctoproject.org'

When sending a series, please use poky/meta/scripts/create-pull-request (aka oe-core/scripts/create-pull-request).