1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-01-12 01:20:20 +00:00

eudev: extra rules install on TI SoCs only, don't append SRC_URI otherwise

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Denys Dmytriyenko
2018-03-06 03:47:21 +00:00
parent e4c17efc74
commit b517fd44fc

View File

@@ -1,11 +1,11 @@
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
SRC_URI_append = " \
SRC_URI_append_ti-soc = " \
file://omap-tty.rules \
file://firmware.rules \
"
PR_append = ".3"
PR_append_ti-soc = ".3"
do_install_append_ti-soc() {
install -m 0644 ${WORKDIR}/omap-tty.rules ${D}${sysconfdir}/udev/rules.d/