]> code.ossystems Code Review - openembedded-core.git/commit
unfs3: Fix dependencies and allow target builds
authorJason Wessel <jason.wessel@windriver.com>
Wed, 29 Jan 2014 14:57:33 +0000 (08:57 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 29 Jan 2014 17:33:39 +0000 (17:33 +0000)
commit7d8075c64bd0734cb70d16acef36c1a17276b359
tree1c8786ba3cdbe98f608b61a8c6c17adc372f8ddc
parent53ac749f02e112061f4d2506f2bc26a73e89a345
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>
meta/conf/distro/include/seperatebuilddir.inc
meta/recipes-devtools/unfs3/unfs3/alternate_rpc_ports.patch
meta/recipes-devtools/unfs3/unfs3/fix_compile_warning.patch
meta/recipes-devtools/unfs3/unfs3/fix_pid_race_parent_writes_child_pid.patch
meta/recipes-devtools/unfs3/unfs3/fix_warnings.patch
meta/recipes-devtools/unfs3/unfs3/relative_max_socket_path_len.patch
meta/recipes-devtools/unfs3/unfs3/rename_fh_cache.patch
meta/recipes-devtools/unfs3/unfs3/tcp_no_delay.patch
meta/recipes-devtools/unfs3/unfs3/unfs3_parallel_build.patch
meta/recipes-devtools/unfs3/unfs3_0.9.22.r490.bb