aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/unfs3/unfs3/relative_max_socket_path_len.patch
diff options
context:
space:
mode:
authorJason Wessel <jason.wessel@windriver.com>2014-01-29 08:57:33 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-01-29 17:33:39 +0000
commit7d8075c64bd0734cb70d16acef36c1a17276b359 (patch)
tree1c8786ba3cdbe98f608b61a8c6c17adc372f8ddc /meta/recipes-devtools/unfs3/unfs3/relative_max_socket_path_len.patch
parent53ac749f02e112061f4d2506f2bc26a73e89a345 (diff)
downloadopenembedded-core-contrib-7d8075c64bd0734cb70d16acef36c1a17276b359.tar.gz
unfs3: Fix dependencies and allow target builds
Fixed in this patch: * All patches marked as submitted to the upstream * Remove the pseudo dependency because unfs3 can fully stand alone or be used with pseudo and it does not link against pseudo * Dependencies to flex for nativesdk and target builds are fixed such that unfs3 can be deployed into an image * Add unfs3 references in separatebuilddir.inc because unfs3 works correctly with autotools. Signed-off-by: Jason Wessel <jason.wessel@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/unfs3/unfs3/relative_max_socket_path_len.patch')
-rw-r--r--meta/recipes-devtools/unfs3/unfs3/relative_max_socket_path_len.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/unfs3/unfs3/relative_max_socket_path_len.patch b/meta/recipes-devtools/unfs3/unfs3/relative_max_socket_path_len.patch
index 17ad7b6feb..219dd35aec 100644
--- a/meta/recipes-devtools/unfs3/unfs3/relative_max_socket_path_len.patch
+++ b/meta/recipes-devtools/unfs3/unfs3/relative_max_socket_path_len.patch
@@ -12,7 +12,7 @@ heavy use of named sockets with long names.
Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
-Upstream-Status: Pending
+Upstream-Status: Submitted http://sourceforge.net/p/unfs3/bugs/5/
---
nfs.c | 29 +++++++++++++++++++++++++++--