mirror of
https://git.yoctoproject.org/poky
synced 2026-04-23 09:32:17 +02:00
dbus: Fix commit typo, I mixed the patch versions up
(From OE-Core rev: b193e2fb163ad697ca136b240b682382f54f1d87) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -24,7 +24,7 @@ DEBIANNAME_${PN} = "dbus-1"
|
||||
PACKAGES =+ "${PN}-lib ${PN}-x11 ${PN}-systemd"
|
||||
|
||||
FILES_${PN}-x11 = "${bindir}/dbus-launch"
|
||||
RDEPENDS_${PN}-x11 "${PN}"
|
||||
RDEPENDS_${PN}-x11 = "${PN}"
|
||||
|
||||
FILES_${PN}-systemd = "${base_libdir}/systemd/system/"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user