public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
From: Randy MacLeod <randy.macleod@windriver.com>
To: Patrick Williams <patrick@stwcx.xyz>,
	<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH v2 2/2] util-linux: Disable bfs support
Date: Thu, 15 Sep 2016 18:32:09 -0400	[thread overview]
Message-ID: <ecdad621-c98d-aa2b-a789-9102d2b3182f@windriver.com> (raw)
In-Reply-To: <1473973877-14758-2-git-send-email-patrick@stwcx.xyz>

On 2016-09-15 05:11 PM, Patrick Williams wrote:
> Disable building of mkfs.bfs, which is used to create
> BFS file-systems used by SCO UnixWare.  This is highly
> unlikely to be utilized and there are otherwise no
> references to 'bfs' throughout the rest of the tree.


SCO, yeah not many people using that...
some people (that I work with) would remove the code upstream even!

Thanks Patrick.

../Randy

>
> Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
> ---
>  meta/recipes-core/util-linux/util-linux.inc | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta/recipes-core/util-linux/util-linux.inc b/meta/recipes-core/util-linux/util-linux.inc
> index 608f198..c635502 100644
> --- a/meta/recipes-core/util-linux/util-linux.inc
> +++ b/meta/recipes-core/util-linux/util-linux.inc
> @@ -46,7 +46,7 @@ SHARED_EXTRA_OECONF = "--disable-use-tty-group \
>                         --disable-vipw --disable-newgrp --disable-chfn-chsh \
>                         --enable-write --enable-mount \
>                         --enable-libuuid --enable-libblkid --enable-fsck \
> -                       --disable-minix --without-udev \
> +                       --disable-minix --disable-bfs --without-udev \
>                         usrsbin_execdir='${sbindir}' \
>  "
>
>


-- 
# Randy MacLeod. SMTS, Linux, Wind River
Direct: 613.963.1350 | 350 Terry Fox Drive, Suite 200, Ottawa, ON, 
Canada, K2K 2W5


      reply	other threads:[~2016-09-15 22:32 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-15 19:05 [PATCH 1/2] util-linux: Disable minix support Patrick Williams
2016-09-15 19:05 ` [PATCH 2/2] util-linux: Disable bfs support Patrick Williams
2016-09-15 20:32 ` [PATCH 1/2] util-linux: Disable minix support Randy MacLeod
2016-09-15 21:11   ` [PATCH v2 " Patrick Williams
2016-09-15 21:11     ` [PATCH v2 2/2] util-linux: Disable bfs support Patrick Williams
2016-09-15 22:32       ` Randy MacLeod [this message]

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=ecdad621-c98d-aa2b-a789-9102d2b3182f@windriver.com \
    --to=randy.macleod@windriver.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=patrick@stwcx.xyz \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox