[Freeswitch-users] FS compiled on rpi how to package?

Sebastian Kemper sebastian_ml at gmx.net
Mon Jul 30 19:59:26 UTC 2018


On Mon, Jul 30, 2018 at 11:47:37PM +0400, Bipin Patel wrote:
> Thanks for the info but we have a small one line patch that we need to
> add to the master code and then specifically compile it for the rpi3
> and that's why I need help finding any guide that can show the list of
> commands to run to create a Deb package which we can then simply
> install on other rpi devices. I tried checkinstall but in order to
> make that run I have to move all the spec files out of the FS folder
> and still it doesn't completely replicate exactly what make install
> does.
> 
> If I manage to create the package I'll document it. I already have
> list of steps to follow to compile on the rpi for any version
> including dependencies but I guess the official and few other rpi
> install scripts already are there documented which work equally good.

Hi Bipin,

You could download the SDK (from the same folder as the firmware), add
your patch to feeds/telephony/net/freeswitch-stable/patches and
recompile freeswitch-stable. Here's a guide about using the SDK:
https://openwrt.org/docs/guide-developer/using_the_sdk

The packages will be cross-compiled on your work station for rpi3.

But this is the 1.6.x release series, not master, and the packages are
for OpenWrt, not Debian. So if Debian and FS master are what you need,
this is not a fit for you :-)

Regards,
Seb



More information about the FreeSWITCH-users mailing list