Commit 367dd813 authored by Florent Revest's avatar Florent Revest

systemd: don't recommend udev-hwdb for a lighter image

parent 50cc81a1
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
SRC_URI_append = "file://50-video.rules \
SRC_URI_append = " file://50-video.rules \
file://65-android.rules \
file://dbus.service \
file://dbus.socket \
file://dbus.conf"
file://dbus.conf "
do_install_append() {
# Setup udev rules for the rights of Android and graphic cards specific devices
......@@ -26,3 +26,5 @@ do_install_append() {
}
PACKAGECONFIG_append += "pam"
RRECOMMENDS_${PN}_remove = "udev-hwdb"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment