aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/remake
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:00 +0000
commitfa6b65e1f6192baa284ab5549ba00df0bbedf53b (patch)
tree91db0899f4d339aea17fc827b17032ebc9639167 /meta/recipes-devtools/remake
parent79c620016b0be4dacc9fcfbd4baab5ea6c66a440 (diff)
downloadopenembedded-core-contrib-fa6b65e1f6192baa284ab5549ba00df0bbedf53b.tar.gz
remake: added PV to git package recipe
Signed-off-by: Emilia Ciobanu <emilia.maria.silvia.ciobanu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-devtools/remake')
-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 42c4d4879f..a7cf54e320 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"