diff options
Diffstat (limited to 'recipes/vlan/vlan_1.8.bb')
-rw-r--r-- | recipes/vlan/vlan_1.8.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/vlan/vlan_1.8.bb b/recipes/vlan/vlan_1.8.bb index 15ae499e0c..65f7dcee3c 100644 --- a/recipes/vlan/vlan_1.8.bb +++ b/recipes/vlan/vlan_1.8.bb @@ -1,6 +1,6 @@ DESCRIPTION = "802.1q vlan support program" RRECOMMENDS_${PN} = "kernel-module-8021q" -PR = "r2" +PR = "r3" S = "${WORKDIR}/vlan/" |