From: Diego Date: Thu, 14 May 2020 22:26:14 +0000 (+0200) Subject: bmap-tools: update development snapshot revision X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~11077 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a5d917f6a5bfae4fe86e0e4e0c0564476028965;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git bmap-tools: update development snapshot revision Update from a previous development snapshot to the latest development snapshot that includes, among other improvements, support for zstd compression format. Signed-off-by: Diego Rondini Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-support/bmap-tools/bmap-tools_3.5.bb b/meta/recipes-support/bmap-tools/bmap-tools_3.5.bb index 7c4db85b32c..694c5f09bed 100644 --- a/meta/recipes-support/bmap-tools/bmap-tools_3.5.bb +++ b/meta/recipes-support/bmap-tools/bmap-tools_3.5.bb @@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" SRC_URI = "git://github.com/intel/${BPN}" -SRCREV = "db7087b883bf52cbff063ad17a41cc1cbb85104d" +SRCREV = "a17f0e3ff8669dd3b1c44a741ae4f8162155faed" S = "${WORKDIR}/git" PV .= "+git${SRCPV}"