summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/unfs3/unfs3/rename_fh_cache.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/rename_fh_cache.patch
parent53ac749f02e112061f4d2506f2bc26a73e89a345 (diff)
downloadopenembedded-core-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/rename_fh_cache.patch')
-rw-r--r--meta/recipes-devtools/unfs3/unfs3/rename_fh_cache.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/unfs3/unfs3/rename_fh_cache.patch b/meta/recipes-devtools/unfs3/unfs3/rename_fh_cache.patch
index 37de8c3ca2..e6d89530f8 100644
--- a/meta/recipes-devtools/unfs3/unfs3/rename_fh_cache.patch
+++ b/meta/recipes-devtools/unfs3/unfs3/rename_fh_cache.patch
@@ -13,7 +13,7 @@ location of the inode, when it moves directories.
Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
-Upstream-Status: Pending
+Upstream-Status: Submitted http://sourceforge.net/p/unfs3/bugs/5/
---
fh_cache.c | 12 ++++++++++++