Skip udev: event - move renaming of udev_device to libudev

Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
This commit is contained in:
Anthony G. Basile 2015-02-08 11:09:19 -05:00
parent 821cef6a5b
commit 318c9e4c8c

6
NOTES
View File

@ -1,3 +1,9 @@
2015-02-08
* We skip "udev: event - move renaming of udev_device to libudev"
http://cgit.freedesktop.org/systemd/systemd/commit/?id=243d182543c7edc3980e1ae41712bb0b96df46bd
The purpose of this commit is to make it easier for the kdbus cut-over later which we
will not do. It also intefers with the ENABLE_RULE_GENERATOR code.
2014-12-15