c04392ec859c7233b8bc9f4e280d0aed8ebd9d74
distrho-ports ttl generation with qemu has alway been pain: For unknown reasons some plugins caues qemu to run infinite. Up to now we could ignore particular plugins by adding them to LV2_PLUGIN_BLACKLIST_QEMU} but since the affected plugins change from time to time maintaining this turned into pain. So handle infinit qemu runs as error. To achive we: * add qemu-with-timeout-native which injects coreutils' 'timeout' into command line by creatin wrappers for all qemu-* available * rework qemu-ext-musicians.bbclass (was renamed to avoid conflicts with meta-qt5-extra's qemu-ext) * rework lv2-turtle-helper.bbclass and adjust logs Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
OE layer for digital audio workstations and plugins
Layer dependencies:
see layer.conf for dependencies and https://layers.openembedded.org/layerindex/branch/master/layers/ where to find layers
Contributing
- Submit any patches against the
meta-musicianslayer by using the GitHub pull-request feature.
Policies
- Please do not send private emails to maintainers. For questions/suggestions.. use GitHub issues.
- Pull requests should follow OE-Styleguide with the following additions:
- Use 4 spaces for indention always
- For splitting of long list values use four-space indentation on sucessive lines and prefer the closing quote as the first character (OE-Styleguide - second example)
- Pull-requests with patches fixing issues for musl, clang or gold-linker are accepeted only if patches have upstream-status "Applied" or "Backport" and contain a link to the upstream patch.
Maintainers
Layer maintainer: Andreas Müller schnitzeltony@gmail.com
Languages
BitBake
91.1%
C
8.9%