Commit 63dfe31e authored by Florent Revest's avatar Florent Revest

qtsensors: Install Sensors.conf where Qt searches it

parent e764f9ec
EXTRA_QMAKEVARS_PRE = "CONFIG+=sensorfw" EXTRA_QMAKEVARS_PRE = "CONFIG+=sensorfw"
DEPENDS+="sensorfw" DEPENDS+="sensorfw"
do_install_append() {
install -d ${D}/etc/QtProject/
mv ${D}/etc/xdg/QtProject/Sensors.conf ${D}/etc/QtProject/Sensors.conf
}
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