mirror of
https://invent.kde.org/packaging/yocto-meta-kf5.git
synced 2026-01-29 21:08:43 +01:00
bluez-qt: Overwrite UDEV_RULES_INSTALL_DIR
Summary: Overwrite the UDEV_RULES_INSTALL_DIR variable to ensure that the udev rules file is installed in the correct directory. Signed-off-by: Alistair Francis <alistair.francis@wdc.com> Reviewers: vkrause Reviewed By: vkrause Differential Revision: https://phabricator.kde.org/D22754
This commit is contained in:
@@ -11,6 +11,10 @@ S = "${WORKDIR}/git"
|
||||
|
||||
inherit cmake_kf5
|
||||
|
||||
EXTRA_OECMAKE_class-target += " \
|
||||
-DUDEV_RULES_INSTALL_DIR=${libdir}/udev/rules.d \
|
||||
"
|
||||
|
||||
FILES_${PN} += " \
|
||||
${libdir}/qml/org/kde/bluezqt/* \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user