**** BEGIN LOGGING AT Wed May 08 02:59:56 2019 May 08 18:09:22 zeddii: hey, is anyone working on converting mesa recipe to meson buildsystem ? May 08 18:09:31 tlwoerner told me you're somehow involved May 08 18:11:07 Marex: patches are on the ML May 08 18:11:19 JaMa: which ML ? May 08 18:11:46 oe-core ML May 08 18:12:12 JaMa: thanks May 08 19:05:55 JaMa: hum, on armv7a, meson sets host_machine.system to linux-gnueabi , while it should be linux, is that known and/or bug ? May 08 19:06:09 JaMa: it comes from meson.bbclass , which generates meson.cross with this May 08 20:28:54 Marex: patch welcome May 08 20:30:25 rburton: what's the patch, s/-.*$// on ${HOST_OS} in meson.bbclass ? May 08 20:30:31 possibly May 08 20:31:52 is that the right approach ? May 08 20:31:57 sounds a bit hacky May 08 20:34:13 oh, meta/conf/bitbake.conf sets HOST_OS as $TARGET_OS and TARGET_OS = "linux${LIBCEXTENSION}${ABIEXTENSION}" May 08 20:35:21 but some meta/classes/ override those ... uh May 08 20:36:00 so should the meson.bbclass just hard-code the system to linux ? That doesn't sound right either **** ENDING LOGGING AT Thu May 09 02:59:56 2019