mirror of
https://git.yoctoproject.org/poky
synced 2026-04-04 05:02:21 +02:00
systemd: Remove a leftover reference to ${datadir}/mime
${MIMEDIR} (aka ${datadir}/mime) is packaged in ${PN}-mime and the
reference to ${datadir}/mime/packages/io.systemd.xml for FILES:${PN}
should have been removed in commit
5560243137f772683e53b614f134dd632b62be8b.
(From OE-Core rev: 3dba1443ef123714a4b1c77ade1ea3b2d0ad3f21)
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
1231f5d34f
commit
4e2aa7e4a1
@@ -717,7 +717,6 @@ FILES:${PN} = " ${base_bindir}/* \
|
||||
${datadir}/dbus-1/system.d/org.freedesktop.portable1.conf \
|
||||
${datadir}/dbus-1/system.d/org.freedesktop.oom1.conf \
|
||||
${datadir}/dbus-1/system.d/org.freedesktop.home1.conf \
|
||||
${datadir}/mime/packages/io.systemd.xml \
|
||||
"
|
||||
|
||||
FILES:${PN}-dev += "${base_libdir}/security/*.la ${datadir}/dbus-1/interfaces/ ${sysconfdir}/rpm/macros.systemd"
|
||||
|
||||
Reference in New Issue
Block a user