summaryrefslogtreecommitdiff
path: root/recipes-core/udev/udev-extraconf_%.bbappend
diff options
context:
space:
mode:
authorAndrii Pientsov <andrii.pientsov@globallogic.com>2020-06-15 16:41:27 +0300
committerAndrii Pientsov <andrii.pientsov@globallogic.com>2020-06-15 16:41:27 +0300
commitfcb482c89d0966f26d7c8384e9986199b5650c95 (patch)
treec53d30e6d3f3c950264f1317747077b18a8a13e7 /recipes-core/udev/udev-extraconf_%.bbappend
parent44b321b521cf857f6cf3cd8bb7ba8baf8dae1182 (diff)
downloadmeta-mlinux-fcb482c89d0966f26d7c8384e9986199b5650c95.tar.gz
meta-mlinux-fcb482c89d0966f26d7c8384e9986199b5650c95.tar.bz2
meta-mlinux-fcb482c89d0966f26d7c8384e9986199b5650c95.zip
Refactoring udev rules.
Diffstat (limited to 'recipes-core/udev/udev-extraconf_%.bbappend')
-rw-r--r--recipes-core/udev/udev-extraconf_%.bbappend5
1 files changed, 5 insertions, 0 deletions
diff --git a/recipes-core/udev/udev-extraconf_%.bbappend b/recipes-core/udev/udev-extraconf_%.bbappend
new file mode 100644
index 0000000..708a07c
--- /dev/null
+++ b/recipes-core/udev/udev-extraconf_%.bbappend
@@ -0,0 +1,5 @@
+FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
+
+PR = "m1"
+
+SRC_URI += "file://mount.patch"