diff options
Diffstat (limited to 'packages/asterisk/asterisk_1.2.24.bb')
-rw-r--r-- | packages/asterisk/asterisk_1.2.24.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/asterisk/asterisk_1.2.24.bb b/packages/asterisk/asterisk_1.2.24.bb index 1673276f45..c57707eb2a 100644 --- a/packages/asterisk/asterisk_1.2.24.bb +++ b/packages/asterisk/asterisk_1.2.24.bb @@ -10,6 +10,7 @@ PR = "r0" SRC_URI="http://ftp.digium.com/pub/asterisk/releases/asterisk-${PV}.tar.gz \ file://uclibc-compat-getloadavg.patch;patch=1 \ file://uclibc-dns.patch;patch=1 \ +# file://uclibc-define-glob.patch;patch=1 \ file://asterisk.patch;patch=1 \ file://enable-speex.patch;patch=1" |