From d76b568d955b985b91cb2a7966c00773bcb04eae Mon Sep 17 00:00:00 2001 From: Sukru Senli <sukru.senli@iopsys.eu> Date: Sat, 14 Nov 2020 10:09:18 +0100 Subject: [PATCH] brcm63xx: comment out DECT_SUPPORT until dectmngr is fixed --- iopsys-brcm63xx-arm/profiles/iopsys.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iopsys-brcm63xx-arm/profiles/iopsys.mk b/iopsys-brcm63xx-arm/profiles/iopsys.mk index 27c65b3d1..7a728701f 100644 --- a/iopsys-brcm63xx-arm/profiles/iopsys.mk +++ b/iopsys-brcm63xx-arm/profiles/iopsys.mk @@ -11,7 +11,7 @@ asterisk-format-gsm asterisk-res-rtp-asterisk asterisk-chan-sip \ asterisk-util-astcanary asterisk-res-timing-timerfd asterisk-res-srtp VOICE_SUPPORT:=endptmngr $(ASTERISK_PACKAGES) -DECT_SUPPORT:=dectmngr2 +#DECT_SUPPORT:=dectmngr2 #################### brcm_ref138 define Profile/brcm_ref138_p502 -- GitLab