From 73161f910ffcdb172def4e85848fc7b3e2ff7025 Mon Sep 17 00:00:00 2001 From: Xie Zhengtian Date: Thu, 6 Dec 2018 14:29:35 +0800 Subject: [PATCH] Update using_agl_as_uos.rst --- doc/tutorials/using_agl_as_uos.rst | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/doc/tutorials/using_agl_as_uos.rst b/doc/tutorials/using_agl_as_uos.rst index 6d3d2224f..42f0648ad 100644 --- a/doc/tutorials/using_agl_as_uos.rst +++ b/doc/tutorials/using_agl_as_uos.rst @@ -11,24 +11,25 @@ problem much easier and provide some information for further debugging. .. image:: images/The-overview-of-AGL-as-UOS.png :align: center -Introduction of AGL +Introduction to AGL ******************* -Automotive Grade Linux (AGL) is an open source project of The Linux Foundation -that is building a Linux-based, open software platform for automotive application. +Automotive Grade Linux is a collaborative open source project that is +bringing together automakers, suppliers and technology companies to +accelerate the development and adoption of a fully open software stack +for the connected car. With Linux at its core, AGL is developing an open +platform from the ground up that can serve as the de facto industry +standard to enable rapid development of new features and technologies. For more information about AGL, please visit AGL’s official website: https://www.automotivelinux.org/. Steps for using AGL as the UOS ****************************** -#. Hardware preparation +The regulatory model of NUC we used is `NUC6CAYH +`_ +and other platforms may work too. - The regulatory model of NUC we used is `NUC6CAYH - `_ - and this kind of NUC has two display ports: 1x HDMI and 1x VGA. - So two displays needed for NUC, one for SOS and one for UOS, - and connect these two displays to NUC. #. Prepare the Service OS (SOS)