Openembedded Devel Discussions
 help / color / mirror / Atom feed
* [PATCH] ipsec-tools: convert to INC_PR
@ 2010-03-16 14:41 Roman I Khimov
  2010-03-16 14:41 ` [PATCH] ipsec-tools: add version 0.7.2 Roman I Khimov
  0 siblings, 1 reply; 4+ messages in thread
From: Roman I Khimov @ 2010-03-16 14:41 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Roman I Khimov <khimov@altell.ru>
---
 recipes/ipsec-tools/ipsec-tools.inc      |    2 ++
 recipes/ipsec-tools/ipsec-tools_0.6.6.bb |    2 +-
 recipes/ipsec-tools/ipsec-tools_0.6.7.bb |    2 +-
 3 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/recipes/ipsec-tools/ipsec-tools.inc b/recipes/ipsec-tools/ipsec-tools.inc
index ed265f1..f79210d 100644
--- a/recipes/ipsec-tools/ipsec-tools.inc
+++ b/recipes/ipsec-tools/ipsec-tools.inc
@@ -9,6 +9,8 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/ipsec-tools/ipsec-tools-${PV}.tar.bz2 \
            file://racoon-search-missing.patch;patch=1 \
            file://gcc-4.2.patch;patch=1"
 
+INC_PR = "r1"
+
 inherit autotools
 
 # Options:
diff --git a/recipes/ipsec-tools/ipsec-tools_0.6.6.bb b/recipes/ipsec-tools/ipsec-tools_0.6.6.bb
index 1ccc60c..efac342 100644
--- a/recipes/ipsec-tools/ipsec-tools_0.6.6.bb
+++ b/recipes/ipsec-tools/ipsec-tools_0.6.6.bb
@@ -1,3 +1,3 @@
-PR = "r1"
+PR = "${INC_PR}.0"
 
 require ipsec-tools.inc
diff --git a/recipes/ipsec-tools/ipsec-tools_0.6.7.bb b/recipes/ipsec-tools/ipsec-tools_0.6.7.bb
index 3f23b19..efac342 100644
--- a/recipes/ipsec-tools/ipsec-tools_0.6.7.bb
+++ b/recipes/ipsec-tools/ipsec-tools_0.6.7.bb
@@ -1,3 +1,3 @@
-PR = "r0"
+PR = "${INC_PR}.0"
 
 require ipsec-tools.inc
-- 
1.5.6.5




^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-03-16 17:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-16 14:41 [PATCH] ipsec-tools: convert to INC_PR Roman I Khimov
2010-03-16 14:41 ` [PATCH] ipsec-tools: add version 0.7.2 Roman I Khimov
2010-03-16 17:22   ` Roman I Khimov
2010-03-16 17:25     ` [PATCH 2/2] " roman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox