Skip to content
Snippets Groups Projects
Verified Commit 26967136 authored by Richard Muzik's avatar Richard Muzik
Browse files

patches/telephony/baresip: fix init script and parallel build

The build sometimes fails with the error:

modules/ctrl_dbus/ctrl_dbus.c:69:10: fatal error: baresipbus.h: No such file or directory
   69 | #include "baresipbus.h"
      |          ^~~~~~~~~~~~~~

This should hopefully solve it.
Related pull request in OpenWrt:
- https://github.com/openwrt/telephony/pull/876/commits
parent 00d5112c
Branches hotfix/turris1x-kernel-5.15
Tags
1 merge request!743patches/telephony/baresip: fix init script and parallel build
Pipeline #127299 passed with stages
in 8 minutes and 54 seconds