[OE-core] [PATCH] remake: added PV to git package recipe

Emilia Ciobanu emilia.maria.silvia.ciobanu at intel.com
Thu Feb 28 14:21:40 UTC 2013


Signed-off-by: Emilia Ciobanu <emilia.maria.silvia.ciobanu at intel.com>
---
 meta/recipes-devtools/remake/remake_git.bb |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta/recipes-devtools/remake/remake_git.bb b/meta/recipes-devtools/remake/remake_git.bb
index 42c4d48..85d9220 100644
--- a/meta/recipes-devtools/remake/remake_git.bb
+++ b/meta/recipes-devtools/remake/remake_git.bb
@@ -9,6 +9,8 @@ SRC_URI += "file://version-remake.texi.patch"
 SRCREV = "414d6e84121c6740ff5079370c905dea0f0e1ddb"
 S = "${WORKDIR}/git"
 
+PV = "3.81-dbg-0.7+git${SRCPV}"
+
 DEPENDS += "readline"
 PROVIDES += "make"
 
-- 
1.7.9.5





More information about the Openembedded-core mailing list