mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 12:59:02 +02:00
dbus: Remove 'dbus-x11' from RPROVIDES
Since runtime dependencies to the old 'dbus-x11' compatibility label are now no longer used in either poky or meta-openembedded provided layers, we can remove it. (From OE-Core rev: 2639ab4fd8855ada4ae8e2093868d7978220e783) Signed-off-by: Niko Mauno <niko.mauno@vaisala.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
0b25d55bc0
commit
b8e48df4fc
|
@ -67,13 +67,6 @@ CONFFILES:${PN} = "${sysconfdir}/dbus-1/system.conf ${sysconfdir}/dbus-1/session
|
|||
|
||||
DEBIANNAME:${PN} = "dbus-1"
|
||||
|
||||
OLDPKGNAME = "dbus-x11"
|
||||
OLDPKGNAME:class-nativesdk = ""
|
||||
|
||||
# for compatibility
|
||||
RPROVIDES:${PN} = "${OLDPKGNAME}"
|
||||
RREPLACES:${PN} += "${OLDPKGNAME}"
|
||||
|
||||
FILES:${PN} = "${bindir}/dbus-daemon* \
|
||||
${bindir}/dbus-cleanup-sockets \
|
||||
${bindir}/dbus-launch \
|
||||
|
|
Loading…
Reference in New Issue
Block a user