mirror of
https://git.yoctoproject.org/poky
synced 2026-04-30 21:32:13 +02:00
udev warns direct reference to parent sysfs, which is not necessary and may break future kernel. Actually udev will handle parent nodes automatically for ATTRS key. This fixes [BUGID #113] Signed-off-by: Kevin Tian <kevin.tian@intel.com>