MT#10339 refresh patches

Change-Id: Ic1adf9a26a2a7f773a1a16c5f9ed533ac7751051
changes/33/2333/1
Victor Seva 10 years ago
parent f67f9ea14e
commit a6b39bc72d

@ -3,7 +3,7 @@ Author: Victor Seva <linuxmaniac@torreviejawireless.org>
--- a/Makefile.defs
+++ b/Makefile.defs
@@ -360,15 +360,7 @@
@@ -362,15 +362,7 @@
endif
$(info target architecture <$(ARCH)>, host architecture <$(HOST_ARCH)>)

@ -1,6 +1,6 @@
--- a/Makefile.groups
+++ b/Makefile.groups
@@ -27,7 +27,7 @@
@@ -28,7 +28,7 @@
db_cluster dialog dispatcher domain drouting group \
htable imc matrix mohqueue msilo mtree p_usrloc pdt permissions \
pipelimit prefix_route registrar sipcapture siptrace speeddial \

@ -1,11 +1,12 @@
--- a/Makefile.groups
+++ b/Makefile.groups
@@ -20,7 +20,7 @@
@@ -20,7 +20,8 @@
# - extra used modules, with no extra dependency
mod_list_extra=avp auth_diameter call_control dmq domainpolicy msrp pdb \
qos sca seas sms sst timer tmrec uac_redirect xhttp \
- xhttp_rpc xprint jsonrpc-s nosip usrloc_dmq statsd rtjson
+ xhttp_rpc xprint jsonrpc-s nosip usrloc_dmq statsd rtjson cfgt
- xhttp_rpc xprint jsonrpc-s nosip dmq_usrloc statsd rtjson
+ xhttp_rpc xprint jsonrpc-s nosip dmq_usrloc statsd \
+ rtjson cfgt
# - common modules depending on database
mod_list_db=acc alias_db auth_db avpops cfg_db db_text db_flatstore \

@ -1,6 +1,6 @@
--- a/Makefile.groups
+++ b/Makefile.groups
@@ -106,6 +106,9 @@
@@ -107,6 +107,9 @@
# - modules depending on openssl library
mod_list_autheph=auth_ephemeral
@ -10,7 +10,7 @@
# - modules related to SIMPLE presence extensions
mod_list_presence=presence presence_conference presence_dialoginfo \
presence_mwi presence_profile presence_reginfo \
@@ -209,7 +212,8 @@
@@ -210,7 +213,8 @@
$(mod_list_ev) $(mod_list_kazoo) \
$(mod_list_mongodb) $(mod_list_cnxcc) \
$(mod_list_jansson) $(mod_list_geoip2) \
@ -20,7 +20,7 @@
@@ -263,6 +267,8 @@
@@ -264,6 +268,8 @@
module_group_ignore= $(sort $(filter-out $(module_group_default), $(mod_list_all)))

@ -254,7 +254,7 @@
+}
--- a/Makefile.groups
+++ b/Makefile.groups
@@ -186,6 +186,9 @@
@@ -187,6 +187,9 @@
# - modules depending on erlang library
mod_list_erlang=erlang
@ -264,7 +264,7 @@
# - all modules
mod_list_all=$(sort $(mod_list_basic) $(mod_list_extra) \
$(mod_list_db) $(mod_list_dbuid) \
@@ -270,6 +273,9 @@
@@ -271,6 +274,9 @@
# pkg lcrrate module
module_group_klcrrate=$(mod_list_lcrrate)

Loading…
Cancel
Save