quagga: switch to INC_PR
authorRoman I Khimov <khimov@altell.ru>
Mon, 29 Mar 2010 10:01:33 +0000 (14:01 +0400)
committerRoman I Khimov <khimov@altell.ru>
Mon, 29 Mar 2010 18:12:27 +0000 (22:12 +0400)
Signed-off-by: Roman I Khimov <khimov@altell.ru>
recipes/quagga/quagga.inc
recipes/quagga/quagga_0.99.14.bb
recipes/quagga/quagga_0.99.6.bb
recipes/quagga/quagga_0.99.7.bb
recipes/quagga/quagga_0.99.8.bb

index f81a062..8d53ebc 100644 (file)
@@ -21,6 +21,8 @@ RDEPENDS_${PN}-watchquagga = "${PN}"
 # the "ip" command from busybox is not sufficient (flush by protocol flushes all routes)
 RDEPENDS_${PN}          += "iproute2"
 
+INC_PR = "r2"
+
 QUAGGASUBDIR = ""
 
 # ${QUAGGASUBDIR} is deal with old versions. Set to "/attic" for old
index e745560..158ad4d 100644 (file)
@@ -1,3 +1,5 @@
 require quagga.inc
 
+PR = "${INC_PR}.0"
+
 QUAGGASUBDIR = ""
index 9911f51..7c69317 100644 (file)
@@ -1,4 +1,4 @@
-PR = "r2"
+PR = "${INC_PR}.0"
 
 require quagga.inc
 
index 7401534..d127f16 100644 (file)
@@ -1,3 +1,5 @@
 require quagga.inc
 
+PR = "${INC_PR}.0"
+
 QUAGGASUBDIR = "/attic"
\ No newline at end of file
index 7401534..d127f16 100644 (file)
@@ -1,3 +1,5 @@
 require quagga.inc
 
+PR = "${INC_PR}.0"
+
 QUAGGASUBDIR = "/attic"
\ No newline at end of file