summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/unfs3/unfs3/fix_compile_warning.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:38:48 +0000
commit8ef4a3c0e85508e6cc604d1e10d0d7b14a5b8508 (patch)
tree6e70a9044ab0dff3f36165451d0c68ae1e7cf9ae /meta/recipes-devtools/unfs3/unfs3/fix_compile_warning.patch
parent321cd5a25e3bb93d00892b97cb0861eba029a17f (diff)
downloadpoky-8ef4a3c0e85508e6cc604d1e10d0d7b14a5b8508.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. (From OE-Core rev: 7d8075c64bd0734cb70d16acef36c1a17276b359) 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/fix_compile_warning.patch')
-rw-r--r--meta/recipes-devtools/unfs3/unfs3/fix_compile_warning.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/unfs3/unfs3/fix_compile_warning.patch b/meta/recipes-devtools/unfs3/unfs3/fix_compile_warning.patch
index 604824a230..aada014117 100644
--- a/meta/recipes-devtools/unfs3/unfs3/fix_compile_warning.patch
+++ b/meta/recipes-devtools/unfs3/unfs3/fix_compile_warning.patch
@@ -5,7 +5,7 @@ If this one does fail something is very, very wrong.
5 5
6Signed-off-by: Jason Wessel <jason.wessel@windriver.com> 6Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
7 7
8Upstream-Status: Pending 8Upstream-Status: Submitted http://sourceforge.net/p/unfs3/bugs/5/
9 9
10--- 10---
11 daemon.c | 3 ++- 11 daemon.c | 3 ++-