]> git.droids-corp.org - dpdk.git/blobdiff - .ci/linux-setup.sh
net/ngbe: support packet type query
[dpdk.git] / .ci / linux-setup.sh
index 5d3089cadd628357dd6a19aadf29c39029530598..ca35b4b38d671017b41a7f73ad1ec7b23934c3a6 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh -xe
 
 # need to install as 'root' since some of the unit tests won't run without it
-sudo python3 -m pip install --upgrade 'meson==0.47.1'
+sudo python3 -m pip install --upgrade 'meson==0.49.2'
 
 # setup hugepages. error ignored because having hugepage is not mandatory.
 cat /proc/meminfo