aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/cups/cups.inc
diff options
context:
space:
mode:
authorRobert Yang <liezhi.yang@windriver.com>2015-10-08 08:15:42 -0700
committerRobert Yang <liezhi.yang@windriver.com>2016-01-14 18:27:59 -0800
commit48d1141e32643dbd80d90b49fd6fa4dacd5473d8 (patch)
treecadd9b6ea1b668eefd88766635fa72b1846f89f6 /meta/recipes-extended/cups/cups.inc
parentcdfdcdf72f35bf0f0cd55b405e4ee4b462d0f29c (diff)
downloadopenembedded-core-contrib-48d1141e32643dbd80d90b49fd6fa4dacd5473d8.tar.gz
recipes-extended: cleanup CONFFILES
The ${sysconfdir}/* are CONFFILES by default. [YOCTO #8436] Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Diffstat (limited to 'meta/recipes-extended/cups/cups.inc')
-rw-r--r--meta/recipes-extended/cups/cups.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-extended/cups/cups.inc b/meta/recipes-extended/cups/cups.inc
index 5aa365d095..bc8f19ae34 100644
--- a/meta/recipes-extended/cups/cups.inc
+++ b/meta/recipes-extended/cups/cups.inc
@@ -116,7 +116,6 @@ FILES_${PN} += "${datadir}/doc/cups/images \
${datadir}/doc/cups/*.css \
${datadir}/icons/ \
"
-CONFFILES_${PN} += "${sysconfdir}/cups/cupsd.conf"
SYSROOT_PREPROCESS_FUNCS += "cups_sysroot_preprocess"
cups_sysroot_preprocess () {