All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Jason Wessel <jason.wessel@windriver.com>
Cc: Openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 1/1] unfs3: Fix dependencies and allow target builds
Date: Wed, 29 Jan 2014 14:19:22 +0000	[thread overview]
Message-ID: <1391005162.24655.73.camel@ted> (raw)
In-Reply-To: <1391004721-15474-2-git-send-email-jason.wessel@windriver.com>

On Wed, 2014-01-29 at 08:12 -0600, Jason Wessel wrote:
> 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
>   * Delete commented out unfs3 references in separatebuilddir.inc
>     because unfs3 works correctly with autotools.
> 
> Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
> ---
>  meta/conf/distro/include/seperatebuilddir.inc      |    2 --
>  .../unfs3/unfs3/alternate_rpc_ports.patch          |    2 +-
>  .../unfs3/unfs3/fix_compile_warning.patch          |    2 +-
>  .../fix_pid_race_parent_writes_child_pid.patch     |    2 +-
>  .../unfs3/unfs3/fix_warnings.patch                 |    2 +-
>  .../unfs3/unfs3/relative_max_socket_path_len.patch |    2 +-
>  .../unfs3/unfs3/rename_fh_cache.patch              |    2 +-
>  .../unfs3/unfs3/tcp_no_delay.patch                 |    2 +-
>  .../unfs3/unfs3/unfs3_parallel_build.patch         |    2 +-
>  meta/recipes-devtools/unfs3/unfs3_0.9.22.r490.bb   |   17 ++---------------
>  10 files changed, 10 insertions(+), 25 deletions(-)
> 
> diff --git a/meta/conf/distro/include/seperatebuilddir.inc b/meta/conf/distro/include/seperatebuilddir.inc
> index 64e8f6d..a4869c5 100644
> --- a/meta/conf/distro/include/seperatebuilddir.inc
> +++ b/meta/conf/distro/include/seperatebuilddir.inc
> @@ -528,7 +528,6 @@ B_pn-nativesdk-renderproto = "${SEPB}"
>  B_pn-nativesdk-sqlite3 = "${SEPB}"
>  B_pn-nativesdk-systemtap = "${SEPB}"
>  # Not automake, no out of tree build support
> -#B_pn-nativesdk-unfs3 = "${SEPB}"
>  B_pn-nativesdk-util-macros = "${SEPB}"
>  B_pn-nativesdk-xcb-proto = "${SEPB}"
>  B_pn-nativesdk-xcmiscproto = "${SEPB}"
> @@ -676,7 +675,6 @@ B_pn-tremor = "${SEPB}"
>  B_pn-tslib = "${SEPB}"
>  B_pn-udev = "${SEPB}"
>  # Not automake, no out of tree build support
> -#B_pn-unfs3-native = "${SEPB}"
>  B_pn-usbutils = "${SEPB}"
>  B_pn-util-linux = "${SEPB}"
>  B_pn-util-linux-native = "${SEPB}"

If unfs is now autotools based, can we enable out of tree builds here?

Cheers,

Richard



  reply	other threads:[~2014-01-29 14:19 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-29 14:12 [PATCH 0/1] unfs3: Fix dependencies and allow target builds Jason Wessel
2014-01-29 14:12 ` [PATCH 1/1] " Jason Wessel
2014-01-29 14:19   ` Richard Purdie [this message]
2014-01-29 14:53     ` Jason Wessel
2014-01-29 14:30   ` Phil Blundell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1391005162.24655.73.camel@ted \
    --to=richard.purdie@linuxfoundation.org \
    --cc=Openembedded-core@lists.openembedded.org \
    --cc=jason.wessel@windriver.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.