diff options
author | Antonin Godard <antonin.godard@bootlin.com> | 2025-04-22 15:03:34 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-04-23 19:50:52 +0100 |
commit | 81c9c4f6d4d7f422d2c57a36e9ca7a7cf6a74bae (patch) | |
tree | 2b0433a6067e12a0ebcb67eabf897e7ab63c4f68 | |
parent | 51d1210367a88efa59190fd6f01be29a114c34bb (diff) | |
download | poky-81c9c4f6d4d7f422d2c57a36e9ca7a7cf6a74bae.tar.gz |
migration-guides/release-notes-5.2.rst: fix badly formatted gstreamer entries
Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de>
(From yocto-docs rev: 22babeaa9ef4c0e6706c6de8f16fbd0e8d505818)
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | documentation/migration-guides/release-notes-5.2.rst | 36 |
1 files changed, 18 insertions, 18 deletions
diff --git a/documentation/migration-guides/release-notes-5.2.rst b/documentation/migration-guides/release-notes-5.2.rst index 0ac276c1ec..006ea05f59 100644 --- a/documentation/migration-guides/release-notes-5.2.rst +++ b/documentation/migration-guides/release-notes-5.2.rst | |||
@@ -1160,32 +1160,32 @@ Recipe Upgrades in |yocto-ver| | |||
1160 | * - ``gst-devtools`` | 1160 | * - ``gst-devtools`` |
1161 | - 1.24.10 | 1161 | - 1.24.10 |
1162 | - 1.24.12 | 1162 | - 1.24.12 |
1163 | * - ``gstreamer1`` | 1163 | * - ``gstreamer1.0`` |
1164 | - .0 1.24.10 | 1164 | - 1.24.10 |
1165 | - 1.24.12 | 1165 | - 1.24.12 |
1166 | * - ``gstreamer1`` | 1166 | * - ``gstreamer1.0-libav`` |
1167 | - .0-libav 1.24.10 | 1167 | - 1.24.10 |
1168 | - 1.24.12 | 1168 | - 1.24.12 |
1169 | * - ``gstreamer1`` | 1169 | * - ``gstreamer1.0-plugins-bad`` |
1170 | - .0-plugins-bad 1.24.10 | 1170 | - 1.24.10 |
1171 | - 1.24.12 | 1171 | - 1.24.12 |
1172 | * - ``gstreamer1`` | 1172 | * - ``gstreamer1.0-plugins-base`` |
1173 | - .0-plugins-base 1.24.10 | 1173 | - 1.24.10 |
1174 | - 1.24.12 | 1174 | - 1.24.12 |
1175 | * - ``gstreamer1`` | 1175 | * - ``gstreamer1.0-plugins-good`` |
1176 | - .0-plugins-good 1.24.10 | 1176 | - 1.24.10 |
1177 | - 1.24.12 | 1177 | - 1.24.12 |
1178 | * - ``gstreamer1`` | 1178 | * - ``gstreamer1.0-plugins-ugly`` |
1179 | - .0-plugins-ugly 1.24.10 | 1179 | - 1.24.10 |
1180 | - 1.24.12 | 1180 | - 1.24.12 |
1181 | * - ``gstreamer1`` | 1181 | * - ``gstreamer1.0-python`` |
1182 | - .0-python 1.24.10 | 1182 | - 1.24.10 |
1183 | - 1.24.12 | 1183 | - 1.24.12 |
1184 | * - ``gstreamer1`` | 1184 | * - ``gstreamer1.0-rtsp-server`` |
1185 | - .0-rtsp-server 1.24.10 | 1185 | - 1.24.10 |
1186 | - 1.24.12 | 1186 | - 1.24.12 |
1187 | * - ``gstreamer1`` | 1187 | * - ``gstreamer1.0-vaapi`` |
1188 | - .0-vaapi 1.24.10 | 1188 | - 1.24.10 |
1189 | - 1.24.12 | 1189 | - 1.24.12 |
1190 | * - ``gtk4`` | 1190 | * - ``gtk4`` |
1191 | - 4.14.5 | 1191 | - 4.14.5 |