summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-extended/rpcsvc-proto/rpcsvc-proto.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-extended/rpcsvc-proto/rpcsvc-proto.bb b/meta/recipes-extended/rpcsvc-proto/rpcsvc-proto.bb
index f2e9e3975e..5aff2b56a6 100644
--- a/meta/recipes-extended/rpcsvc-proto/rpcsvc-proto.bb
+++ b/meta/recipes-extended/rpcsvc-proto/rpcsvc-proto.bb
@@ -15,9 +15,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=0daaf958d5531ab86169ec6e275e1517"
15SECTION = "libs" 15SECTION = "libs"
16DEPENDS += "rpcsvc-proto-native" 16DEPENDS += "rpcsvc-proto-native"
17 17
18PV = "1.4.1" 18PV = "1.4.2"
19 19
20SRCREV = "e295c9a3b67752734995dfc057bfbf5313ed0d82" 20SRCREV = "6f54e54455c073d08a56ea627c6cd2355a40eb53"
21 21
22SRC_URI = "git://github.com/thkukuk/${BPN} \ 22SRC_URI = "git://github.com/thkukuk/${BPN} \
23 file://0001-Use-cross-compiled-rpcgen.patch \ 23 file://0001-Use-cross-compiled-rpcgen.patch \