[OE-core] [PATCH v2 2/2] util-linux: Disable bfs support

Randy MacLeod randy.macleod at windriver.com
Thu Sep 15 22:32:09 UTC 2016


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 at 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



More information about the Openembedded-core mailing list