diff options
| author | Quentin Schulz <foss@0leil.net> | 2020-09-17 01:58:59 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-09-17 10:09:36 +0100 |
| commit | c387f0c2543a9dd7f8eca069629ede4bb5ec5dba (patch) | |
| tree | d0a7fccf9b84915862b1174ae75cd0437a60bb2d /documentation/kernel-dev/kernel-dev-concepts-appx.xml | |
| parent | 6813141743f4263e6b03fd7294f9cec4ec1a3194 (diff) | |
| download | poky-c387f0c2543a9dd7f8eca069629ede4bb5ec5dba.tar.gz | |
sphinx: replace special quotes with single and double quotes
(From yocto-docs rev: 0aeb7a94abcef3cb3850c753dd0a243f381e6675)
Signed-off-by: Quentin Schulz <foss@0leil.net>
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-concepts-appx.xml')
| -rw-r--r-- | documentation/kernel-dev/kernel-dev-concepts-appx.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/kernel-dev/kernel-dev-concepts-appx.xml b/documentation/kernel-dev/kernel-dev-concepts-appx.xml index 0f2df2a629..bf0c525caf 100644 --- a/documentation/kernel-dev/kernel-dev-concepts-appx.xml +++ b/documentation/kernel-dev/kernel-dev-concepts-appx.xml | |||
| @@ -192,7 +192,7 @@ | |||
| 192 | Forward porting Linux kernel functionality into the Yocto Linux | 192 | Forward porting Linux kernel functionality into the Yocto Linux |
| 193 | kernels available through the Yocto Project can be thought of as | 193 | kernels available through the Yocto Project can be thought of as |
| 194 | a "micro uprev." | 194 | a "micro uprev." |
| 195 | The many “micro uprevs” produce a Yocto Linux kernel version with | 195 | The many "micro uprevs" produce a Yocto Linux kernel version with |
| 196 | a mix of important new mainline, non-mainline, BSP developments | 196 | a mix of important new mainline, non-mainline, BSP developments |
| 197 | and feature integrations. | 197 | and feature integrations. |
| 198 | This Yocto Linux kernel gives insight into new features and | 198 | This Yocto Linux kernel gives insight into new features and |
