]> code.ossystems Code Review - openembedded-core.git/commit
meson: Fix native patch to python3
authorRicardo Ribalda Delgado <ricardo@ribalda.com>
Wed, 19 Jun 2019 09:42:33 +0000 (11:42 +0200)
committerArmin Kuster <akuster808@gmail.com>
Tue, 8 Oct 2019 14:54:29 +0000 (07:54 -0700)
commit9051c10e46960a357f0339e347618f5d83923fe4
treea2f6fe96e1b5889a8588cb9d9b61cf3425fcf20f
parentfbedc2d73ff472c89ba273a890408f93015e8f17
meson: Fix native patch to python3

Fixes:

  File "/workdir/build/tmp/work/dbfp4-poky-linux/qv4l2/1.17.0+gitAUTOINC+95f39aae48-r0/recipe-sysroot-native/usr/lib/python3.7/site-packages/mesonbuild/dependencies/base.py", line 574, in _call_pkgbin
    cache[(self.pkgbin, targs, fenv)] = self._call_pkgbin_real(args, env, use_native)
  File "/workdir/build/tmp/work/dbfp4-poky-linux/qv4l2/1.17.0+gitAUTOINC+95f39aae48-r0/recipe-sysroot-native/usr/lib/python3.7/site-packages/mesonbuild/dependencies/base.py", line 556, in _call_pkgbin_real
    cmd = self.pkgbin.get_command() + "-native" + args
TypeError: can only concatenate list (not "str") to list

Signed-off-by: Ricardo Ribalda Delgado <ricardo@ribalda.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/recipes-devtools/meson/meson/0003-native_bindir.patch