summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-multimedia/jack/a2jmidid
Commit message (Collapse)AuthorAgeFilesLines
* a2jmidid: Fix build on ppc/muslKhem Raj2022-03-261-0/+19
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* a2jmidid: Upgrade to release 9Khem Raj2019-11-273-78/+4
| | | | | | | | | | | - Switch to using git for SRC_URI, since 9 is not available in original location - Drop upstreamed aarch64 support patch - Drop waf patch as it uses meson now - Disable lto for now, meson needs to pass full CC to LTO plugin otherwise we get linking errors since LTO objects are not compiled with right ABI especially on arm ( mixing hard/soft float) Signed-off-by: Khem Raj <raj.khem@gmail.com>
* a2jmidid: Fix build on risvKhem Raj2019-10-101-0/+24
| | | | | | | | | Fixes ../a2jmidid-8/sigsegv.c:102:39: error: no member named 'gregs' in 'struct mcontext_t' | ucontext->uc_mcontext.gregs[i] | ~~~~~~~~~~~~~~~~~~~~~ ^ Signed-off-by: Khem Raj <raj.khem@gmail.com>
* a2jmidid: Fix build on aarch64Khem Raj2017-03-111-0/+31
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* a2jmidid: initial add v8Andreas Müller2016-10-211-0/+43
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>