[oe-commits] Emilia Ciobanu : remake: added PV to git package recipe

git at git.openembedded.org git at git.openembedded.org
Sat Mar 2 12:56:51 UTC 2013


Module: openembedded-core.git
Branch: master
Commit: fa6b65e1f6192baa284ab5549ba00df0bbedf53b
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=fa6b65e1f6192baa284ab5549ba00df0bbedf53b

Author: Emilia Ciobanu <emilia.maria.silvia.ciobanu at intel.com>
Date:   Fri Mar  1 14:23:03 2013 +0200

remake: added PV to git package recipe

Signed-off-by: Emilia Ciobanu <emilia.maria.silvia.ciobanu at intel.com>
Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

 meta/recipes-devtools/remake/remake_git.bb |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/meta/recipes-devtools/remake/remake_git.bb b/meta/recipes-devtools/remake/remake_git.bb
index 42c4d48..a7cf54e 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.82+dbg-0.8+git${SRCPV}"
+
 DEPENDS += "readline"
 PROVIDES += "make"
 





More information about the Openembedded-commits mailing list