diff options
| author | Cristian Iorga <cristian.iorga@intel.com> | 2013-02-20 18:51:47 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-02-22 06:09:23 -0800 |
| commit | f1f054ef74b399c8263d278f0e023201149637a2 (patch) | |
| tree | 9b74fbf89768d2d165f6ffdea9f57dcacb7a2b68 /meta/recipes-extended/libtirpc/libtirpc-0.2.2/remove-des-crypt.patch | |
| parent | b2e4a965f3b15ae25d45fbd5d05bb956a9d639aa (diff) | |
| download | poky-f1f054ef74b399c8263d278f0e023201149637a2.tar.gz | |
libtirpc: upgrade to 0.2.3
- libtirpc-0.2.2-rpc-des-prot.patch removed;
- remove-des-crypt.patch removed;
both included in base distribution.
(From OE-Core rev: c0ff6185e623a40a7378a01d45b2c641ca3fa79d)
Signed-off-by: Cristian Iorga <cristian.iorga@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/libtirpc/libtirpc-0.2.2/remove-des-crypt.patch')
| -rw-r--r-- | meta/recipes-extended/libtirpc/libtirpc-0.2.2/remove-des-crypt.patch | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/meta/recipes-extended/libtirpc/libtirpc-0.2.2/remove-des-crypt.patch b/meta/recipes-extended/libtirpc/libtirpc-0.2.2/remove-des-crypt.patch deleted file mode 100644 index d94a5850ae..0000000000 --- a/meta/recipes-extended/libtirpc/libtirpc-0.2.2/remove-des-crypt.patch +++ /dev/null | |||
| @@ -1,17 +0,0 @@ | |||
| 1 | http://sourceforge.net/mailarchive/message.php?msg_id=27636466 | ||
| 2 | |||
| 3 | Upstream-Status: Backport | ||
| 4 | |||
| 5 | Index: libtirpc-0.2.2/src/Makefile.am | ||
| 6 | =================================================================== | ||
| 7 | --- libtirpc-0.2.2.orig/src/Makefile.am | ||
| 8 | +++ libtirpc-0.2.2/src/Makefile.am | ||
| 9 | @@ -50,7 +50,7 @@ libtirpc_la_SOURCES = auth_none.c auth_u | ||
| 10 | rpc_callmsg.c rpc_generic.c rpc_soc.c rpcb_clnt.c rpcb_prot.c \ | ||
| 11 | rpcb_st_xdr.c svc.c svc_auth.c svc_dg.c svc_auth_unix.c svc_generic.c \ | ||
| 12 | svc_raw.c svc_run.c svc_simple.c svc_vc.c getpeereid.c \ | ||
| 13 | - auth_time.c auth_des.c authdes_prot.c des_crypt.c | ||
| 14 | + auth_time.c auth_des.c authdes_prot.c | ||
| 15 | |||
| 16 | ## XDR | ||
| 17 | libtirpc_la_SOURCES += xdr.c xdr_rec.c xdr_array.c xdr_float.c xdr_mem.c xdr_reference.c xdr_stdio.c | ||
