fix(dpdk): update meson setup command 40/38840/3
authorJuraj Linkeš <juraj.linkes@pantheon.tech>
Wed, 17 May 2023 10:09:59 +0000 (12:09 +0200)
committerPeter Mikus <peter.mikus@protonmail.ch>
Tue, 23 May 2023 13:14:58 +0000 (13:14 +0000)
commit8acd67e97d2c6553e699c4e161e408ec3f53c32e
treeba9f87b3fe171e177b1710c73497b2b128fdf8b7
parent3bb2172674e1cda1e697d42858250ddbccb50384
fix(dpdk): update meson setup command

The current invocation is deprecated:
  WARNING: Running the setup command as `meson [options]` instead
  of `meson setup [options]` is ambiguous and deprecated.

Change-Id: Ieffa7f295e4ea7634ee5e8f77e373c5e9314b3cf
Signed-off-by: Juraj Linkeš <juraj.linkes@pantheon.tech>
resources/libraries/bash/function/dpdk.sh