aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/vlan/vlan_1.9.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/vlan/vlan_1.9.bb')
-rw-r--r--recipes/vlan/vlan_1.9.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/vlan/vlan_1.9.bb b/recipes/vlan/vlan_1.9.bb
index 4382a91e1f..2ca38d4d0f 100644
--- a/recipes/vlan/vlan_1.9.bb
+++ b/recipes/vlan/vlan_1.9.bb
@@ -1,5 +1,5 @@
DESCRIPTION = "802.1q vlan support program"
-RRECOMMENDS = "kernel-module-8021q"
+RRECOMMENDS_${PN} = "kernel-module-8021q"
PR = "r0"
S = "${WORKDIR}/vlan/"