asterisk: Remove the CONFFILES that are not provided here

This commit is contained in:
Holger Hans Peter Freyther 2011-12-11 21:38:31 +01:00
parent 9d9e971a87
commit f58538edcd
1 changed files with 1 additions and 5 deletions

View File

@ -7,7 +7,7 @@ HOMEPAGE = "http://www.asterisk.org"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=3c6764ffcbe996d1d8f919b393ccdd67"
PR = "r2"
PR = "r3"
SRC_URI = "http://downloads.asterisk.org/pub/telephony/asterisk/releases/asterisk-${PV}.tar.gz \
file://modules.conf \
@ -67,10 +67,6 @@ INITSCRIPT_PACKAGES = "${PN}"
INITSCRIPT_NAME_${PN} = "asterisk"
INITSCRIPT_PARAMS_${PN} = "defaults 29 29"
CONFFILES_${PN} = "${sysconfdir}/asterisk/extensions.conf \
${sysconfdir}/asterisk/modules.conf \
${sysconfdir}/asterisk/sip.conf"
PACKAGES =+ "${PN}-moh"
DESCRIPTION_${PN}-moh = "Asterisk MusicOnHold sound"