aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/robostix/robostix.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/robostix/robostix.bb')
-rw-r--r--recipes/robostix/robostix.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/robostix/robostix.bb b/recipes/robostix/robostix.bb
index 368f5a11fb..403324f417 100644
--- a/recipes/robostix/robostix.bb
+++ b/recipes/robostix/robostix.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "Robostix programs"
PRIORITY = "optional"
SECTION = "base"
LICENSE = "GPL"
-RDEPENDS = "kernel (${KERNEL_VERSION})"
+RDEPENDS_${PN} = "kernel (${KERNEL_VERSION})"
DEPENDS = "virtual/kernel"
PR = "r0"