osmo-msc/openbsc/src
Max 7bb383a45c Make pcap dependency optional
Previously we required pcap.h unconditionally which causes embedded
build failure because it's not included in current version of out poky
toolchain. We can add it to toolchain but it's only necessary for
utils/osmo-meas-pcap2db which is not built for sysmobts anyway so it's
easier to just make this dependency optional and build osmo-meas-pcap2db
only if it's available - similar to the way we build osmo-meas-udp2db.

Related: SYS#3610
Change-Id: I77a5f7eafe0282abedacffad6a9bcb0a8f2b5caa
2017-05-02 13:43:06 +02:00
..
gprs bsc_/gprs_subscriber: fix: use osmo_strlcpy() to safely copy IMSI 2017-03-20 00:21:01 +00:00
ipaccess build: remove obsolete $LIBCRYPT in two places 2016-12-21 10:26:15 +00:00
libbsc Prepare for extended SI2quater support 2017-04-28 08:45:36 +00:00
libcommon gsm_bts: add version and variant details 2017-04-10 06:58:43 +00:00
libcommon-cs VTY: add the dyn_ts_allow_tch_f option 2017-04-03 16:38:06 +00:00
libfilter Consistenly format variables in */Makefile.am files 2016-09-15 15:55:02 +02:00
libiu use new OSMO_VALUE_STRING 2016-12-21 14:02:07 +00:00
libmgcp mgcp_protocol: Ensure we don't call strtok_r with NULL data 2016-12-09 15:35:31 +00:00
libmsc Fix MS TO measurement representation 2017-04-26 08:25:22 +00:00
libtrau cosmetic: use osmo_strlcpy() everywhere 2017-01-23 11:59:01 +00:00
osmo-bsc add struct bsc_subscr, separating libbsc from gsm_subscriber 2017-03-08 01:01:43 +01:00
osmo-bsc_mgcp vty: remove ignored logging parameters 2017-02-08 09:37:38 +00:00
osmo-bsc_nat nat: Fix initial buffer size parameter for getline 2017-04-12 12:28:51 +00:00
osmo-nitb VTY: add the dyn_ts_allow_tch_f option 2017-04-03 16:38:06 +00:00
utils Make pcap dependency optional 2017-05-02 13:43:06 +02:00
Makefile.am Add empty libcommon-cs 2016-11-24 16:58:30 +01:00