babeltrace: Update to upstream stable versrion 0.12

Latest version is 1.0.0 but in rc4 for now.

(From OE-Core rev: 6172f1fed9850180a3a84ca62cc0741d132031e4)

Signed-off-by: Radu Moisan <radu.moisan@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Radu Moisan 2012-07-31 16:30:00 +03:00 committed by Richard Purdie
parent e1868a1f84
commit 3f8e65fd44
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ inherit autotools
DEPENDS = "gtk+ util-linux"
SRCREV = "efc5077568403009493d1d72e94f292838825e51"
PV = "0.8+git${SRCPV}"
SRCREV = "0d8f8c2ea27df096269aa76b4baeab26b68b95d4"
PV = "0.12+git${SRCPV}"
PR = "r0"
SRC_URI = "git://git.efficios.com/babeltrace.git;protocol=git"