summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorNicolas Dechesne <nicolas.dechesne@linaro.org>2020-11-19 10:58:31 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-11-20 14:32:25 +0000
commitd54b7f2e00dffd64445149c81ed6d26e40723320 (patch)
tree9308e75089a3a5315a372de2aed5672b59f746d1 /documentation
parent8435f7498e712eaa036830c9c88d047a4f4f1fc9 (diff)
downloadpoky-d54b7f2e00dffd64445149c81ed6d26e40723320.tar.gz
kernel-dev: remove unused labels
(From yocto-docs rev: 98c0f58fb88fe8dffb00751826bc2927fd488a42) Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/kernel-dev/kernel-dev-advanced.rst8
-rw-r--r--documentation/kernel-dev/kernel-dev-common.rst2
-rw-r--r--documentation/kernel-dev/kernel-dev-concepts-appx.rst2
-rw-r--r--documentation/kernel-dev/kernel-dev-faq.rst2
-rw-r--r--documentation/kernel-dev/kernel-dev-intro.rst2
5 files changed, 0 insertions, 16 deletions
diff --git a/documentation/kernel-dev/kernel-dev-advanced.rst b/documentation/kernel-dev/kernel-dev-advanced.rst
index b1537ccbe2..ca049316e4 100644
--- a/documentation/kernel-dev/kernel-dev-advanced.rst
+++ b/documentation/kernel-dev/kernel-dev-advanced.rst
@@ -4,8 +4,6 @@
4Working with Advanced Metadata (``yocto-kernel-cache``) 4Working with Advanced Metadata (``yocto-kernel-cache``)
5******************************************************* 5*******************************************************
6 6
7.. _kernel-dev-advanced-overview:
8
9Overview 7Overview
10======== 8========
11 9
@@ -478,8 +476,6 @@ concepts, and presents a detailed example using a BSP supported by the
478Yocto Project (i.e. BeagleBone Board). For complete information on BSP 476Yocto Project (i.e. BeagleBone Board). For complete information on BSP
479layer file hierarchy, see the :doc:`../bsp-guide/bsp-guide`. 477layer file hierarchy, see the :doc:`../bsp-guide/bsp-guide`.
480 478
481.. _bsp-description-file-overview:
482
483Description Overview 479Description Overview
484~~~~~~~~~~~~~~~~~~~~ 480~~~~~~~~~~~~~~~~~~~~
485 481
@@ -583,8 +579,6 @@ types of configurations. However, the Malta 32-bit board does
583 include mti-malta32.scc 579 include mti-malta32.scc
584 kconf hardware mti-malta32-le.cfg 580 kconf hardware mti-malta32-le.cfg
585 581
586.. _bsp-description-file-example-minnow:
587
588Example 582Example
589~~~~~~~ 583~~~~~~~
590 584
@@ -925,8 +919,6 @@ after any ``branch`` commands:
925 919
926 include mybsp-hw.scc 920 include mybsp-hw.scc
927 921
928.. _scc-reference:
929
930SCC Description File Reference 922SCC Description File Reference
931============================== 923==============================
932 924
diff --git a/documentation/kernel-dev/kernel-dev-common.rst b/documentation/kernel-dev/kernel-dev-common.rst
index 830b3e88ca..72d9d78796 100644
--- a/documentation/kernel-dev/kernel-dev-common.rst
+++ b/documentation/kernel-dev/kernel-dev-common.rst
@@ -1301,8 +1301,6 @@ created to hold the configuration changes.
1301For more information on configuring the kernel, see the "`Changing the 1301For more information on configuring the kernel, see the "`Changing the
1302Configuration <#changing-the-configuration>`__" section. 1302Configuration <#changing-the-configuration>`__" section.
1303 1303
1304.. _creating-config-fragments:
1305
1306Creating Configuration Fragments 1304Creating Configuration Fragments
1307-------------------------------- 1305--------------------------------
1308 1306
diff --git a/documentation/kernel-dev/kernel-dev-concepts-appx.rst b/documentation/kernel-dev/kernel-dev-concepts-appx.rst
index 681faee522..470d6ce1c3 100644
--- a/documentation/kernel-dev/kernel-dev-concepts-appx.rst
+++ b/documentation/kernel-dev/kernel-dev-concepts-appx.rst
@@ -4,8 +4,6 @@
4Advanced Kernel Concepts 4Advanced Kernel Concepts
5************************ 5************************
6 6
7.. _kernel-big-picture:
8
9Yocto Project Kernel Development and Maintenance 7Yocto Project Kernel Development and Maintenance
10================================================ 8================================================
11 9
diff --git a/documentation/kernel-dev/kernel-dev-faq.rst b/documentation/kernel-dev/kernel-dev-faq.rst
index d6be98a0ac..424e626170 100644
--- a/documentation/kernel-dev/kernel-dev-faq.rst
+++ b/documentation/kernel-dev/kernel-dev-faq.rst
@@ -4,8 +4,6 @@
4Kernel Development FAQ 4Kernel Development FAQ
5********************** 5**********************
6 6
7.. _kernel-dev-faq-section:
8
9Common Questions and Solutions 7Common Questions and Solutions
10============================== 8==============================
11 9
diff --git a/documentation/kernel-dev/kernel-dev-intro.rst b/documentation/kernel-dev/kernel-dev-intro.rst
index 971420b228..309c65b4d5 100644
--- a/documentation/kernel-dev/kernel-dev-intro.rst
+++ b/documentation/kernel-dev/kernel-dev-intro.rst
@@ -4,8 +4,6 @@
4Introduction 4Introduction
5************ 5************
6 6
7.. _kernel-dev-overview:
8
9Overview 7Overview
10======== 8========
11 9