diff --git a/meta/recipes-kernel/lttng/babeltrace_1.5.6.bb b/meta/recipes-kernel/lttng/babeltrace_1.5.7.bb similarity index 93% rename from meta/recipes-kernel/lttng/babeltrace_1.5.6.bb rename to meta/recipes-kernel/lttng/babeltrace_1.5.7.bb index f5c31c4463..05ef6d099c 100644 --- a/meta/recipes-kernel/lttng/babeltrace_1.5.6.bb +++ b/meta/recipes-kernel/lttng/babeltrace_1.5.7.bb @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=76ba15dd76a248e1dd526bca0e2125fa" DEPENDS = "glib-2.0 util-linux popt bison-native flex-native" SRC_URI = "git://git.linuxfoundation.org/diamon/babeltrace.git;branch=stable-1.5" -SRCREV = "4f10a4adabee5ca61c27ba399b3438505e0cd6de" +SRCREV = "d4014aeef4b89a4aaab1af42d7b0d143d62da0ff" UPSTREAM_CHECK_GITTAGREGEX = "v(?P\d+(\.\d+)+)$" S = "${WORKDIR}/git"