diff options
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/asterisk/asterisk_1.4.23.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/asterisk/asterisk_1.4.23.1.bb b/recipes/asterisk/asterisk_1.4.23.1.bb index f9f8399021..c4934efc5d 100644 --- a/recipes/asterisk/asterisk_1.4.23.1.bb +++ b/recipes/asterisk/asterisk_1.4.23.1.bb @@ -9,7 +9,7 @@ DEPENDS = "speex readline zlib openssl curl popt gnutls sqlite libogg libvorbis" #RRECOMMENDS_${PN} = "logrotate" SRC_URI="http://downloads.digium.com/pub/asterisk/releases/asterisk-${PV}.tar.gz \ - file://sounds.xml.patch;patch=1 \ +# file://sounds.xml.patch;patch=1 \ file://Makefile.patch;patch=1 \ file://logrotate \ file://volatiles \ |