Remove CMK guide
[pti/rtp.git] / meta-oran / README
1 meta-oran
2 ===============
3
4 This layer provides the following common and platform-specific virtualization 
5 features:
6
7
8 Dependencies
9 ------------
10 This layer depends on the wrlinux layer.
11
12
13 Maintenance
14 -----------
15 This layer is maintained by Wind River Systems, Inc.
16 Contact <support@windriver.com> or your support representative for more
17 information on submitting changes.
18
19
20 Building the meta-oran layer
21 ==================================
22
23 This layer should be added to the bblayers.conf file. To enable certain
24 feature provided by this layer, add the feature to the local.conf file. 
25
26 The O-RAN functionality can be enable by setting DISTRO = "oran".
27
28
29 License
30 -------
31 Copyright (C) 2019 Wind River Systems, Inc.
32
33 Source code included in the tree for individual recipes is under the LICENSE
34 stated in the associated recipe (.bb file) unless otherwise stated.
35
36 The metadata is under the following license unless otherwise stated.
37
38 Licensed under the Apache License, Version 2.0 (the "License");
39 you may not use this file except in compliance with the License.
40 You may obtain a copy of the License at
41
42     http://www.apache.org/licenses/LICENSE-2.0
43
44 Unless required by applicable law or agreed to in writing, software
45 distributed under the License is distributed on an "AS IS" BASIS,
46 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
47 See the License for the specific language governing permissions and
48 limitations under the License.