diff options
| author | Michael Opdenacker <michael.opdenacker@bootlin.com> | 2022-12-02 15:50:48 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-12-07 15:04:15 +0000 |
| commit | c8839099506ee9c694f5b9da3ef6cc7cf0b2c142 (patch) | |
| tree | 2ec7cac1be39f8765f1ebca1e19c1cdbe21af205 /documentation/conf.py | |
| parent | be95d5f93abf2bce807f33fa0d9ae38e49fdbcce (diff) | |
| download | poky-c8839099506ee9c694f5b9da3ef6cc7cf0b2c142.tar.gz | |
SPDX and CVE documentation updates
Backporting from master the ones that are applicable to kirkstone.
(From yocto-docs rev: c10d65ef3bbdf4fe3abc03e3aef3d4ca8c2ad87f)
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Mikko Rapeli <mikko.rapeli@linaro.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/conf.py')
| -rw-r--r-- | documentation/conf.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/documentation/conf.py b/documentation/conf.py index a7cdf415f8..203b85dc7e 100644 --- a/documentation/conf.py +++ b/documentation/conf.py | |||
| @@ -106,6 +106,7 @@ extlinks = { | |||
| 106 | 'oe_wiki': ('https://www.openembedded.org/wiki%s', None), | 106 | 'oe_wiki': ('https://www.openembedded.org/wiki%s', None), |
| 107 | 'oe_layerindex': ('https://layers.openembedded.org%s', None), | 107 | 'oe_layerindex': ('https://layers.openembedded.org%s', None), |
| 108 | 'oe_layer': ('https://layers.openembedded.org/layerindex/branch/master/layer%s', None), | 108 | 'oe_layer': ('https://layers.openembedded.org/layerindex/branch/master/layer%s', None), |
| 109 | 'wikipedia': ('https://en.wikipedia.org/wiki/%s', None), | ||
| 109 | } | 110 | } |
| 110 | 111 | ||
| 111 | # Intersphinx config to use cross reference with Bitbake user manual | 112 | # Intersphinx config to use cross reference with Bitbake user manual |
