b1366d6550e743461a80238a65460b690c5b18d3
[pti/rtp.git] / docs / overview.rst
1 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
2 .. SPDX-License-Identifier: CC-BY-4.0
3 .. Copyright (C) 2019 Wind River Systems, Inc.
4
5 RTP Overview 
6 ============
7
8 This project implements a real time platform to deploy the O-CU and O-DU.
9
10 This is based on Yocto/OpenEmbedded, so it includes a Yocto/OpenEmbedded compatible
11 layers meta-oran and wrapper scripts to pull all required Yocto/OE layers to build
12 out the reference platform.
13
14 About Yocto and OpenEmbedded
15 ----------------------------
16 The Yocto Project is an open source collaboration project that provides templates,
17 tools and methods to help you create custom Linux-based systems for embedded and
18 IOT products, regardless of the hardware architecture.
19
20 OpenEmbedded is a build automation framework and cross-compile environment used
21 to create Linux distributions for embedded devices. The OpenEmbedded framework
22 is developed by the OpenEmbedded community, which was formally established in 2003.
23 OpenEmbedded is the recommended build system of the Yocto Project, which is a Linux
24 Foundation workgroup that assists commercial companies in the development of Linux-based
25 systems for embedded products.
26
27 Contact info
28 ------------
29 If you need support or add new features/components, please feel free to contact the following:
30 - Jackie Huang <jackie.huang@windriver.com>
31 - Xiaohua Zhang <xiaohua.zhang@windriver.com>