diff options
author | Paul Barker <pbarker@konsulko.com> | 2020-12-22 15:30:31 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-12-24 08:23:33 +0000 |
commit | d87b99112b32c7789878ae90d157181f9fe4bb70 (patch) | |
tree | e4b5a9369fb53d1ba711b43f2d1eb0e8ebb809c5 /documentation/ref-manual/migration-2.2.rst | |
parent | e2e10714526e14feb09768e6997e02edff129d71 (diff) | |
download | poky-d87b99112b32c7789878ae90d157181f9fe4bb70.tar.gz |
ref-manual: Simplify oe_lists link
(From yocto-docs rev: 9521c5b5538295d3bfa6b9b07cbf67b62b78a0dc)
Signed-off-by: Paul Barker <pbarker@konsulko.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/migration-2.2.rst')
-rw-r--r-- | documentation/ref-manual/migration-2.2.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/ref-manual/migration-2.2.rst b/documentation/ref-manual/migration-2.2.rst index ac247dce46..5c6fecf328 100644 --- a/documentation/ref-manual/migration-2.2.rst +++ b/documentation/ref-manual/migration-2.2.rst | |||
@@ -28,8 +28,8 @@ The way directories are staged in sysroot has been simplified and | |||
28 | introduces the new :term:`SYSROOT_DIRS`, | 28 | introduces the new :term:`SYSROOT_DIRS`, |
29 | :term:`SYSROOT_DIRS_NATIVE`, and | 29 | :term:`SYSROOT_DIRS_NATIVE`, and |
30 | :term:`SYSROOT_DIRS_BLACKLIST`. See the | 30 | :term:`SYSROOT_DIRS_BLACKLIST`. See the |
31 | `v2 patch series on the OE-Core Mailing | 31 | :oe_lists:`v2 patch series on the OE-Core Mailing List |
32 | List <http://lists.openembedded.org/pipermail/openembedded-core/2016-May/121365.html>`__ | 32 | </pipermail/openembedded-core/2016-May/121365.html>` |
33 | for additional information. | 33 | for additional information. |
34 | 34 | ||
35 | .. _migration-2.2-removal-of-old-images-from-tmp-deploy-now-enabled: | 35 | .. _migration-2.2-removal-of-old-images-from-tmp-deploy-now-enabled: |