diff options
Diffstat (limited to 'recipes/vlan/vlan_1.9.bb')
-rw-r--r-- | recipes/vlan/vlan_1.9.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/vlan/vlan_1.9.bb b/recipes/vlan/vlan_1.9.bb index 2ca38d4d0f..22fd58168d 100644 --- a/recipes/vlan/vlan_1.9.bb +++ b/recipes/vlan/vlan_1.9.bb @@ -1,6 +1,6 @@ DESCRIPTION = "802.1q vlan support program" RRECOMMENDS_${PN} = "kernel-module-8021q" -PR = "r0" +PR = "r1" S = "${WORKDIR}/vlan/" |