aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/vlan
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/vlan')
-rw-r--r--recipes/vlan/vlan_1.8.bb2
-rw-r--r--recipes/vlan/vlan_1.9.bb2
2 files changed, 2 insertions, 2 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/"
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/"