mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 21:09:03 +02:00
sphinx: Add SPDX license headers
SPDX headers have been added to each file, and match the headers used in the DocBook files. (From yocto-docs rev: 79dbb0007ae24da4a3689a23e921f2a2638757f7) Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
6c445d85f0
commit
7ea70a656b
|
@ -1,3 +1,5 @@
|
|||
.. SPDX-License-Identifier: CC-BY-2.0-UK
|
||||
|
||||
**********************
|
||||
Using the Command Line
|
||||
**********************
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
.. SPDX-License-Identifier: CC-BY-2.0-UK
|
||||
|
||||
*****************************************
|
||||
The Application Development Toolkit (ADT)
|
||||
*****************************************
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
.. SPDX-License-Identifier: CC-BY-2.0-UK
|
||||
|
||||
************
|
||||
Introduction
|
||||
************
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
.. SPDX-License-Identifier: CC-BY-2.0-UK
|
||||
|
||||
===========================================
|
||||
Yocto Project Application Developer's Guide
|
||||
===========================================
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
.. SPDX-License-Identifier: CC-BY-2.0-UK
|
||||
|
||||
************************************************************
|
||||
Optionally Customizing the Development Packages Installation
|
||||
************************************************************
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
.. SPDX-License-Identifier: CC-BY-2.0-UK
|
||||
|
||||
*************************************
|
||||
Preparing for Application Development
|
||||
*************************************
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
.. SPDX-License-Identifier: CC-BY-2.0-UK
|
||||
|
||||
=========================
|
||||
Yocto Project Quick Build
|
||||
=========================
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
.. SPDX-License-Identifier: CC-BY-2.0-UK
|
||||
|
||||
=====================================================
|
||||
Yocto Project Board Support Package Developer's Guide
|
||||
=====================================================
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
.. SPDX-License-Identifier: CC-BY-2.0-UK
|
||||
|
||||
************************************************
|
||||
Board Support Packages (BSP) - Developer's Guide
|
||||
************************************************
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
# Configuration file for the Sphinx documentation builder.
|
||||
#
|
||||
# SPDX-License-Identifier: CC-BY-2.0-UK
|
||||
#
|
||||
# This file only contains a selection of the most common options. For a full
|
||||
# list see the documentation:
|
||||
# https://www.sphinx-doc.org/en/master/usage/configuration.html
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
.. SPDX-License-Identifier: CC-BY-2.0-UK
|
||||
|
||||
************
|
||||
Common Tasks
|
||||
************
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
.. SPDX-License-Identifier: CC-BY-2.0-UK
|
||||
|
||||
******************************************
|
||||
The Yocto Project Development Tasks Manual
|
||||
******************************************
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
.. SPDX-License-Identifier: CC-BY-2.0-UK
|
||||
|
||||
*******************************
|
||||
Using the Quick EMUlator (QEMU)
|
||||
*******************************
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
.. SPDX-License-Identifier: CC-BY-2.0-UK
|
||||
|
||||
***********************************
|
||||
Setting Up to Use the Yocto Project
|
||||
***********************************
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
.. SPDX-License-Identifier: CC-BY-2.0-UK
|
||||
|
||||
======================================
|
||||
Yocto Project Development Tasks Manual
|
||||
======================================
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
.. SPDX-License-Identifier: CC-BY-2.0-UK
|
||||
|
||||
.. The Yocto Project documentation master file, created by
|
||||
sphinx-quickstart on Mon Apr 13 09:38:33 2020.
|
||||
You can adapt this file completely to your liking, but it should at least
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
.. SPDX-License-Identifier: CC-BY-2.0-UK
|
||||
|
||||
*******************************************************
|
||||
Working with Advanced Metadata (``yocto-kernel-cache``)
|
||||
*******************************************************
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
.. SPDX-License-Identifier: CC-BY-2.0-UK
|
||||
|
||||
************
|
||||
Common Tasks
|
||||
************
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
.. SPDX-License-Identifier: CC-BY-2.0-UK
|
||||
|
||||
************************
|
||||
Advanced Kernel Concepts
|
||||
************************
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
.. SPDX-License-Identifier: CC-BY-2.0-UK
|
||||
|
||||
**********************
|
||||
Kernel Development FAQ
|
||||
**********************
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
.. SPDX-License-Identifier: CC-BY-2.0-UK
|
||||
|
||||
************
|
||||
Introduction
|
||||
************
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
.. SPDX-License-Identifier: CC-BY-2.0-UK
|
||||
|
||||
******************
|
||||
Kernel Maintenance
|
||||
******************
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
.. SPDX-License-Identifier: CC-BY-2.0-UK
|
||||
|
||||
=============================================
|
||||
Yocto Project Linux Kernel Development Manual
|
||||
=============================================
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
.. SPDX-License-Identifier: CC-BY-2.0-UK
|
||||
|
||||
**********************
|
||||
Yocto Project Concepts
|
||||
**********************
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
.. SPDX-License-Identifier: CC-BY-2.0-UK
|
||||
|
||||
*****************************************
|
||||
The Yocto Project Development Environment
|
||||
*****************************************
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
.. SPDX-License-Identifier: CC-BY-2.0-UK
|
||||
|
||||
**********************************************
|
||||
The Yocto Project Overview and Concepts Manual
|
||||
**********************************************
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
.. SPDX-License-Identifier: CC-BY-2.0-UK
|
||||
|
||||
*****************************
|
||||
Introducing the Yocto Project
|
||||
*****************************
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
.. SPDX-License-Identifier: CC-BY-2.0-UK
|
||||
|
||||
==========================================
|
||||
Yocto Project Overview and Concepts Manual
|
||||
==========================================
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
.. SPDX-License-Identifier: CC-BY-2.0-UK
|
||||
|
||||
*************************************************************
|
||||
Overall Architecture of the Linux Tracing and Profiling Tools
|
||||
*************************************************************
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
.. SPDX-License-Identifier: CC-BY-2.0-UK
|
||||
|
||||
*******************
|
||||
Real-World Examples
|
||||
*******************
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
.. SPDX-License-Identifier: CC-BY-2.0-UK
|
||||
|
||||
******************************************
|
||||
Yocto Project Profiling and Tracing Manual
|
||||
******************************************
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
.. SPDX-License-Identifier: CC-BY-2.0-UK
|
||||
|
||||
***************************************************************
|
||||
Basic Usage (with examples) for each of the Yocto Tracing Tools
|
||||
***************************************************************
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
.. SPDX-License-Identifier: CC-BY-2.0-UK
|
||||
|
||||
==========================================
|
||||
Yocto Project Profiling and Tracing Manual
|
||||
==========================================
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
.. SPDX-License-Identifier: CC-BY-2.0-UK
|
||||
|
||||
***
|
||||
FAQ
|
||||
***
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
.. SPDX-License-Identifier: CC-BY-2.0-UK
|
||||
|
||||
******************************************
|
||||
Migrating to a Newer Yocto Project Release
|
||||
******************************************
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
.. SPDX-License-Identifier: CC-BY-2.0-UK
|
||||
|
||||
*******
|
||||
Classes
|
||||
*******
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
.. SPDX-License-Identifier: CC-BY-2.0-UK
|
||||
|
||||
***************************
|
||||
``devtool`` Quick Reference
|
||||
***************************
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
.. SPDX-License-Identifier: CC-BY-2.0-UK
|
||||
|
||||
********
|
||||
Features
|
||||
********
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
.. SPDX-License-Identifier: CC-BY-2.0-UK
|
||||
|
||||
******
|
||||
Images
|
||||
******
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
.. SPDX-License-Identifier: CC-BY-2.0-UK
|
||||
|
||||
*******************************************
|
||||
OpenEmbedded Kickstart (``.wks``) Reference
|
||||
*******************************************
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
.. SPDX-License-Identifier: CC-BY-2.0-UK
|
||||
|
||||
==============================
|
||||
Yocto Project Reference Manual
|
||||
==============================
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
.. SPDX-License-Identifier: CC-BY-2.0-UK
|
||||
|
||||
*****************************
|
||||
QA Error and Warning Messages
|
||||
*****************************
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
.. SPDX-License-Identifier: CC-BY-2.0-UK
|
||||
|
||||
*****************************************************
|
||||
Yocto Project Releases and the Stable Release Process
|
||||
*****************************************************
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
.. SPDX-License-Identifier: CC-BY-2.0-UK
|
||||
|
||||
**************************
|
||||
Source Directory Structure
|
||||
**************************
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
.. SPDX-License-Identifier: CC-BY-2.0-UK
|
||||
|
||||
*******************
|
||||
System Requirements
|
||||
*******************
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
.. SPDX-License-Identifier: CC-BY-2.0-UK
|
||||
|
||||
*****
|
||||
Tasks
|
||||
*****
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
.. SPDX-License-Identifier: CC-BY-2.0-UK
|
||||
|
||||
*******************
|
||||
Yocto Project Terms
|
||||
*******************
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
.. SPDX-License-Identifier: CC-BY-2.0-UK
|
||||
|
||||
****************
|
||||
Variable Context
|
||||
****************
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
.. SPDX-License-Identifier: CC-BY-2.0-UK
|
||||
|
||||
****************************************
|
||||
Contributions and Additional Information
|
||||
****************************************
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
.. SPDX-License-Identifier: CC-BY-2.0-UK
|
||||
|
||||
****************************
|
||||
Customizing the Standard SDK
|
||||
****************************
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
.. SPDX-License-Identifier: CC-BY-2.0-UK
|
||||
|
||||
******************************
|
||||
Customizing the Extensible SDK
|
||||
******************************
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
.. SPDX-License-Identifier: CC-BY-2.0-UK
|
||||
|
||||
*****************
|
||||
Obtaining the SDK
|
||||
*****************
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
.. SPDX-License-Identifier: CC-BY-2.0-UK
|
||||
|
||||
************************
|
||||
Using the Extensible SDK
|
||||
************************
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
.. SPDX-License-Identifier: CC-BY-2.0-UK
|
||||
|
||||
************
|
||||
Introduction
|
||||
************
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
.. SPDX-License-Identifier: CC-BY-2.0-UK
|
||||
|
||||
========================================================================================
|
||||
Yocto Project Application Development and the Extensible Software Development Kit (eSDK)
|
||||
========================================================================================
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
.. SPDX-License-Identifier: CC-BY-2.0-UK
|
||||
|
||||
**********************
|
||||
Using the Standard SDK
|
||||
**********************
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
.. SPDX-License-Identifier: CC-BY-2.0-UK
|
||||
|
||||
********************************
|
||||
Using the SDK Toolchain Directly
|
||||
********************************
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
.. SPDX-License-Identifier: CC-BY-2.0-UK
|
||||
|
||||
*****************************************
|
||||
The Yocto Project Test Environment Manual
|
||||
*****************************************
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
.. SPDX-License-Identifier: CC-BY-2.0-UK
|
||||
|
||||
***********************************
|
||||
Project Testing and Release Process
|
||||
***********************************
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
.. SPDX-License-Identifier: CC-BY-2.0-UK
|
||||
|
||||
*******************************************
|
||||
Understanding the Yocto Project Autobuilder
|
||||
*******************************************
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
.. SPDX-License-Identifier: CC-BY-2.0-UK
|
||||
|
||||
=====================================
|
||||
Yocto Project Test Environment Manual
|
||||
=====================================
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
.. SPDX-License-Identifier: CC-BY-2.0-UK
|
||||
|
||||
************
|
||||
Introduction
|
||||
************
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
.. SPDX-License-Identifier: CC-BY-2.0-UK
|
||||
|
||||
**********************
|
||||
Concepts and Reference
|
||||
**********************
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
.. SPDX-License-Identifier: CC-BY-2.0-UK
|
||||
|
||||
****************************
|
||||
Setting Up and Using Toaster
|
||||
****************************
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
.. SPDX-License-Identifier: CC-BY-2.0-UK
|
||||
|
||||
************************
|
||||
Preparing to Use Toaster
|
||||
************************
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
.. SPDX-License-Identifier: CC-BY-2.0-UK
|
||||
|
||||
===================
|
||||
Toaster User Manual
|
||||
===================
|
||||
|
|
Loading…
Reference in New Issue
Block a user