forked from OpenAMP/meta-openamp
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME
35 lines (24 loc) · 846 Bytes
/
README
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
29
30
31
32
33
34
35
meta-openamp
===================
This layer provides support for building libmetal and OpenAMP libraries.
Dependencies
------------
This layer depends on:
URI: git://git.openembedded.org/bitbake
URI: git://git.yoctoproject.org/poky
layers: meta
meta-poky
URI: git://github.com/openembedded/meta-openembedded
layers: meta-oe
Maintenance
-----------
Send pull requests, patches, comments or questions to [email protected]
Maintainers:
Wendy Liang <[email protected]>
When sending single patches, please using something like:
'git send-email -1 --to [email protected] --subject-prefix='meta-openamp][patch'
License
-------
All metadata is MIT licensed unless otherwise stated. Source code included
in tree for individual recipes is under the LICENSE stated in each recipe
(.bb file) unless otherwise stated.