]> code.ossystems Code Review - openembedded-core.git/commitdiff
rpcsvc-proto: upgrade 1.4.1 -> 1.4.2
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 15 Jul 2020 16:43:58 +0000 (09:43 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 18 Jul 2020 10:06:27 +0000 (11:06 +0100)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/rpcsvc-proto/rpcsvc-proto.bb

index f2e9e3975ed921ea47d9fc6421308a774dc5e10b..5aff2b56a6c6b87f91eb20a6fbf8342c5887af77 100644 (file)
@@ -15,9 +15,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=0daaf958d5531ab86169ec6e275e1517"
 SECTION = "libs"
 DEPENDS += "rpcsvc-proto-native"
 
-PV = "1.4.1"
+PV = "1.4.2"
 
-SRCREV = "e295c9a3b67752734995dfc057bfbf5313ed0d82"
+SRCREV = "6f54e54455c073d08a56ea627c6cd2355a40eb53"
 
 SRC_URI = "git://github.com/thkukuk/${BPN} \
            file://0001-Use-cross-compiled-rpcgen.patch \