diff options
| author | Robert P. J. Day <rpjday@crashcourse.ca> | 2021-05-01 09:16:59 -0400 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-05-13 11:28:34 +0100 |
| commit | 6afc2f573730abf6fca9591c5620b735a997275d (patch) | |
| tree | 99fb1b83eb55abf746509b19a5903d6845c63b0c | |
| parent | 6591d95eb1d556fc7119d7c825c2017e596a77c5 (diff) | |
| download | poky-6afc2f573730abf6fca9591c5620b735a997275d.tar.gz | |
ref-manual: delete references to dead LSB compliance
Since LSB does not seem to be relevant these days, delete mentions of
it.
(From yocto-docs rev: 5b4354e0611253b40ad58613b910b6591493a1b4)
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Reviewed-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | documentation/ref-manual/structure.rst | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/documentation/ref-manual/structure.rst b/documentation/ref-manual/structure.rst index f8dc7d2821..b1201e4fb6 100644 --- a/documentation/ref-manual/structure.rst +++ b/documentation/ref-manual/structure.rst | |||
| @@ -783,7 +783,7 @@ system. The tools, however, can also be used on targets. | |||
| 783 | 783 | ||
| 784 | This directory contains non-essential applications that add features | 784 | This directory contains non-essential applications that add features |
| 785 | compared to the alternatives in core. You might need this directory for | 785 | compared to the alternatives in core. You might need this directory for |
| 786 | full tool functionality or for Linux Standard Base (LSB) compliance. | 786 | full tool functionality. |
| 787 | 787 | ||
| 788 | .. _structure-meta-recipes-gnome: | 788 | .. _structure-meta-recipes-gnome: |
| 789 | 789 | ||
| @@ -809,14 +809,6 @@ libraries. | |||
| 809 | This directory contains the kernel and generic applications and | 809 | This directory contains the kernel and generic applications and |
| 810 | libraries that have strong kernel dependencies. | 810 | libraries that have strong kernel dependencies. |
| 811 | 811 | ||
| 812 | .. _structure-meta-recipes-lsb4: | ||
| 813 | |||
| 814 | ``meta/recipes-lsb4/`` | ||
| 815 | ---------------------- | ||
| 816 | |||
| 817 | This directory contains recipes specifically added to support the Linux | ||
| 818 | Standard Base (LSB) version 4.x. | ||
| 819 | |||
| 820 | .. _structure-meta-recipes-multimedia: | 812 | .. _structure-meta-recipes-multimedia: |
| 821 | 813 | ||
| 822 | ``meta/recipes-multimedia/`` | 814 | ``meta/recipes-multimedia/`` |
