Skip to content

Commit 16baaf7

Browse files
build-unit-test-docker: meson: update to 1.3.0
The 1.3.0 release is now used in upstream poky. Signed-off-by: Patrick Williams <[email protected]> Change-Id: I53ce521399d4063ee3d12cb9ec159ffb9a3209ff
1 parent 5a2c113 commit 16baaf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/build-unit-test-docker

+1-1
Original file line numberDiff line numberDiff line change
@@ -870,7 +870,7 @@ RUN pip3 install --break-system-packages \
870870
inflection \
871871
isort \
872872
jsonschema \
873-
meson==1.2.3 \
873+
meson==1.3.0 \
874874
protobuf \
875875
requests
876876

0 commit comments

Comments
 (0)