Skip to content

Commit 893ff22

Browse files
committed
doc: release: mention new video-sw-generator snippet
This snippet got introduced, and is not a breaking change for C APIs but still introduce a change of command line to use for building projects, so add a migration guide entry. Signed-off-by: Josuah Demangeon <me@josuah.net>
1 parent 6dea9d5 commit 893ff22

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

doc/releases/migration-guide-4.2.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -718,6 +718,9 @@ Video
718718
size on a per driver basis. Existing applications will not be broken by this change but can be
719719
simplified as performed in the sample in the commit ``33dcbe37cfd3593e8c6e9cfd218dd31fdd533598``.
720720

721+
* Samples and projects using the :ref:`native simulator <native_sim>` now require specifying the
722+
``--snippet`` :ref:`video-sw-generator <snippet-video-sw-generator>` to build correctly.
723+
721724
Audio
722725
=====
723726

doc/releases/release-notes-4.2.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -278,6 +278,7 @@ New APIs and options
278278
* :c:func:`video_api_ctrl_t`
279279
* :c:func:`video_query_ctrl`
280280
* :c:func:`video_print_ctrl`
281+
* :ref:`video-sw-generator <snippet-video-sw-generator>`
281282

282283
* PCIe
283284

0 commit comments

Comments
 (0)