aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/udev/udev-static-devices.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/udev/udev-static-devices.bb')
-rw-r--r--recipes/udev/udev-static-devices.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/udev/udev-static-devices.bb b/recipes/udev/udev-static-devices.bb
index f0aab5a6a2..952c3760f4 100644
--- a/recipes/udev/udev-static-devices.bb
+++ b/recipes/udev/udev-static-devices.bb
@@ -1,5 +1,5 @@
DESCRIPTION = "Provide per-machine static nodes of /dev"
-RDEPENDS = "udev"
+RDEPENDS_${PN} = "udev"
PR = "r0"