Closed amboar closed 9 months ago
Whether tests should be enabled isn't something that should be auto-detected. Switch the option from feature to boolean, and cleanup the meson.build file.
feature
boolean
The bitbake recipe should be updated to specify the following when bumped:
EXTRA_OEMESON = "-Dtests=false"
Whether tests should be enabled isn't something that should be auto-detected. Switch the option from
feature
toboolean
, and cleanup the meson.build file.The bitbake recipe should be updated to specify the following when bumped: