diff options
author | Nicolas Dechesne <nicolas.dechesne@linaro.org> | 2020-11-19 10:58:31 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-11-20 14:32:25 +0000 |
commit | d54b7f2e00dffd64445149c81ed6d26e40723320 (patch) | |
tree | 9308e75089a3a5315a372de2aed5672b59f746d1 /documentation/kernel-dev/kernel-dev-advanced.rst | |
parent | 8435f7498e712eaa036830c9c88d047a4f4f1fc9 (diff) | |
download | poky-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/kernel-dev/kernel-dev-advanced.rst')
-rw-r--r-- | documentation/kernel-dev/kernel-dev-advanced.rst | 8 |
1 files changed, 0 insertions, 8 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 @@ | |||
4 | Working with Advanced Metadata (``yocto-kernel-cache``) | 4 | Working with Advanced Metadata (``yocto-kernel-cache``) |
5 | ******************************************************* | 5 | ******************************************************* |
6 | 6 | ||
7 | .. _kernel-dev-advanced-overview: | ||
8 | |||
9 | Overview | 7 | Overview |
10 | ======== | 8 | ======== |
11 | 9 | ||
@@ -478,8 +476,6 @@ concepts, and presents a detailed example using a BSP supported by the | |||
478 | Yocto Project (i.e. BeagleBone Board). For complete information on BSP | 476 | Yocto Project (i.e. BeagleBone Board). For complete information on BSP |
479 | layer file hierarchy, see the :doc:`../bsp-guide/bsp-guide`. | 477 | layer file hierarchy, see the :doc:`../bsp-guide/bsp-guide`. |
480 | 478 | ||
481 | .. _bsp-description-file-overview: | ||
482 | |||
483 | Description Overview | 479 | Description 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 | |||
588 | Example | 582 | Example |
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 | |||
930 | SCC Description File Reference | 922 | SCC Description File Reference |
931 | ============================== | 923 | ============================== |
932 | 924 | ||