]> code.ossystems Code Review - openembedded-core.git/commitdiff
rpcsvc-proto: upgrade 1.4.2 -> 1.4.3
authorAlexander Kanavin <alex.kanavin@gmail.com>
Wed, 19 Jan 2022 10:41:06 +0000 (11:41 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 20 Jan 2022 11:57:23 +0000 (11:57 +0000)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/rpcsvc-proto/rpcsvc-proto.bb

index c08e9d52c38ea4611e4a7e73505636e1720a5242..dd7bd2b1be465132fae06948fba1e202dd296c1b 100644 (file)
@@ -15,9 +15,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=0daaf958d5531ab86169ec6e275e1517"
 SECTION = "libs"
 DEPENDS += "rpcsvc-proto-native"
 
-PV = "1.4.2"
+PV = "1.4.3"
 
-SRCREV = "6f54e54455c073d08a56ea627c6cd2355a40eb53"
+SRCREV = "71e0a12c04d130a78674ac6309eefffa6ecee612"
 
 SRC_URI = "git://github.com/thkukuk/${BPN};branch=master;protocol=https \
            file://0001-Use-cross-compiled-rpcgen.patch \