mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
hplip: remove redundant FILES:${PN}-dbg
These files will be automatically packaged so there's no need to package them manually. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
5dc5d8c73c
commit
4a602cb1f3
@ -74,12 +74,6 @@ RDEPENDS:${PN} += " \
|
||||
"
|
||||
RDEPENDS:${PN}-filter += "perl ghostscript"
|
||||
|
||||
# need to snag the debug file or OE will fail on backend package
|
||||
FILES:${PN}-dbg += "\
|
||||
${libexecdir}/cups/backend/.debug \
|
||||
${PYTHON_SITEPACKAGES_DIR}/.debug \
|
||||
${libexecdir}/cups/filter/.debug "
|
||||
|
||||
FILES:${PN} += "${datadir}/ipp-usb/quirks/HPLIP.conf"
|
||||
FILES:${PN}-dev += "${PYTHON_SITEPACKAGES_DIR}/*.la"
|
||||
FILES:${PN}-ppd = "${datadir}/ppd"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user