aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/hostap/hostap-conf_1.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/hostap/hostap-conf_1.0.bb')
-rw-r--r--recipes/hostap/hostap-conf_1.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/hostap/hostap-conf_1.0.bb b/recipes/hostap/hostap-conf_1.0.bb
index e0909dde3f..70ff05dcef 100644
--- a/recipes/hostap/hostap-conf_1.0.bb
+++ b/recipes/hostap/hostap-conf_1.0.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "PCMCIA-cs configuration files for wireless LAN cards based on Int
SECTION = "kernel/modules"
PRIORITY = "optional"
LICENSE = "GPL"
-RDEPENDS = "update-modules"
+RDEPENDS_${PN} = "update-modules"
PACKAGE_ARCH = "all"
PR = "r9"