diff options
author | Jörg Sommer <joerg.sommer@navimatix.de> | 2024-08-30 13:40:05 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-09-20 10:39:40 +0100 |
commit | 8149e742588dc102ff299e0e48bb8d096f8a9073 (patch) | |
tree | 1809b51de1f99b93f18dbd8b8f08c65cdcee86d9 /documentation/ref-manual/features.rst | |
parent | 8f01ae5c7cba251ed25c80f0141a950ebc8a5f73 (diff) | |
download | poky-8149e742588dc102ff299e0e48bb8d096f8a9073.tar.gz |
doc/features: remove duplicate word in distribution feature ext2
(From yocto-docs rev: 20a5986ec3395f83e8469b08dd79f019e2051626)
Signed-off-by: Jörg Sommer <joerg.sommer@navimatix.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/features.rst')
-rw-r--r-- | documentation/ref-manual/features.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/features.rst b/documentation/ref-manual/features.rst index 2ea946b31d..b42c603c74 100644 --- a/documentation/ref-manual/features.rst +++ b/documentation/ref-manual/features.rst | |||
@@ -146,7 +146,7 @@ metadata, as extra layers can define their own: | |||
146 | 146 | ||
147 | - *directfb:* Include DirectFB support. | 147 | - *directfb:* Include DirectFB support. |
148 | 148 | ||
149 | - *ext2:* Include tools for supporting for devices with internal | 149 | - *ext2:* Include tools for supporting devices with internal |
150 | HDD/Microdrive for storing files (instead of Flash only devices). | 150 | HDD/Microdrive for storing files (instead of Flash only devices). |
151 | 151 | ||
152 | - *gobject-introspection-data:* Include data to support | 152 | - *gobject-introspection-data:* Include data to support |