]> code.ossystems Code Review - openembedded-core.git/commitdiff
bmap-tools: update development snapshot revision
authorDiego <diego.rondini@kynetics.com>
Thu, 14 May 2020 22:26:14 +0000 (00:26 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 18 May 2020 05:31:53 +0000 (06:31 +0100)
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 <diego.rondini@kynetics.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/bmap-tools/bmap-tools_3.5.bb

index 7c4db85b32c21ee57049626b10905320523a7461..694c5f09bed6f0508921c31f7918cb632bcb8f17 100644 (file)
@@ -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}"