baresip: fix parallel build 802/head
authorEneas U de Queiroz <cotequeiroz@gmail.com>
Fri, 10 Feb 2023 11:30:44 +0000 (08:30 -0300)
committerEneas U de Queiroz <cotequeiroz@gmail.com>
Fri, 10 Feb 2023 21:21:13 +0000 (18:21 -0300)
commitd1d08eae09fc09f610a3cac76d9710c16ee641ef
tree05588f2398039a7593ea610aa512d9236573bd19
parentb1bfd7d3759476f95f237f7c44fcc1d2196afd20
baresip: fix parallel build

Include an upstream patch to fix random parallel build failures, such
as:

  CC [M]  build-arm/modules/ctrl_dbus/ctrl_dbus.o
modules/ctrl_dbus/ctrl_dbus.c:69:10: fatal error: baresipbus.h: No such
file or directory
   69 | #include "baresipbus.h"
      |          ^~~~~~~~~~~~~~

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
net/baresip/Makefile
net/baresip/patches/010-fix-parallel-build.patch [new file with mode: 0644]