summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/remake/remake_git.bb
diff options
context:
space:
mode:
authorEmilia Ciobanu <emilia.maria.silvia.ciobanu@intel.com>2013-03-01 14:23:03 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-03-02 12:56:55 +0000
commitcab45ae1463a97d2a44a9471a7da3efed7a56fef (patch)
tree2992c8fec0f946bb9a4ab8848a262a2f6a905792 /meta/recipes-devtools/remake/remake_git.bb
parent40f8412442ff896ebc30a49e66f6b10f30034095 (diff)
downloadast2050-yocto-poky-cab45ae1463a97d2a44a9471a7da3efed7a56fef.zip
ast2050-yocto-poky-cab45ae1463a97d2a44a9471a7da3efed7a56fef.tar.gz
remake: added PV to git package recipe
(From OE-Core rev: fa6b65e1f6192baa284ab5549ba00df0bbedf53b) Signed-off-by: Emilia Ciobanu <emilia.maria.silvia.ciobanu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/remake/remake_git.bb')
-rw-r--r--meta/recipes-devtools/remake/remake_git.bb2
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"
OpenPOWER on IntegriCloud