summaryrefslogtreecommitdiffstats
path: root/recipes/prism54/prism54-module_1.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/prism54/prism54-module_1.2.bb')
-rw-r--r--recipes/prism54/prism54-module_1.2.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/prism54/prism54-module_1.2.bb b/recipes/prism54/prism54-module_1.2.bb
index c1dee8df19..8bd3308a17 100644
--- a/recipes/prism54/prism54-module_1.2.bb
+++ b/recipes/prism54/prism54-module_1.2.bb
@@ -3,8 +3,8 @@ SECTION = "base"
PRIORITY = "optional"
HOMEPAGE = "http://prism54.org"
LICENSE = "GPL"
-RDEPENDS = "kernel (${KERNEL_VERSION}) prism54-firmware (1.0.3.0) hotplug"
-RRECOMMENDS = "kernel-module-firmware-class"
+RDEPENDS_${PN} = "kernel (${KERNEL_VERSION}) prism54-firmware (1.0.3.0) hotplug"
+RRECOMMENDS_${PN} = "kernel-module-firmware-class"
DEPENDS = "virtual/kernel prism54-firmware"
PR = "r1"