diff options
Diffstat (limited to 'meta/recipes-extended/rpcsvc-proto/rpcsvc-proto.bb')
| -rw-r--r-- | meta/recipes-extended/rpcsvc-proto/rpcsvc-proto.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-extended/rpcsvc-proto/rpcsvc-proto.bb b/meta/recipes-extended/rpcsvc-proto/rpcsvc-proto.bb index dd7bd2b1be..00919a3d70 100644 --- a/meta/recipes-extended/rpcsvc-proto/rpcsvc-proto.bb +++ b/meta/recipes-extended/rpcsvc-proto/rpcsvc-proto.bb | |||
| @@ -21,7 +21,8 @@ SRCREV = "71e0a12c04d130a78674ac6309eefffa6ecee612" | |||
| 21 | 21 | ||
| 22 | SRC_URI = "git://github.com/thkukuk/${BPN};branch=master;protocol=https \ | 22 | SRC_URI = "git://github.com/thkukuk/${BPN};branch=master;protocol=https \ |
| 23 | file://0001-Use-cross-compiled-rpcgen.patch \ | 23 | file://0001-Use-cross-compiled-rpcgen.patch \ |
| 24 | " | 24 | file://0001-Use-AC_SYS_LARGEFILE-macro-to-control-largefile-supp.patch \ |
| 25 | " | ||
| 25 | 26 | ||
| 26 | S = "${WORKDIR}/git" | 27 | S = "${WORKDIR}/git" |
| 27 | 28 | ||
