From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] package/erofs-utils: bump version to 1.2
Date: Tue, 29 Dec 2020 23:30:02 +0100 [thread overview]
Message-ID: <20201229233002.0ca0d772@windsurf> (raw)
In-Reply-To: <20201217093356.24403-1-hsiangkao@aol.com>
Hello,
On Thu, 17 Dec 2020 17:33:56 +0800
Gao Xiang via buildroot <buildroot@busybox.net> wrote:
> - add selinux support;
> - add erofsfuse support;
> - add 0001-erofs-utils-fix-multiple-definition-of-sbi.patch [1];
> - add 0002-erofs-utils-fuse-fix-linking-when-using-with-selinux.patch [2];
> - add 0003-erofs-utils-fuse-disable-backtrace-if-unsupported.patch.
>
> [1] https://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs-utils.git/patch/?id=6c938b755682629a26f85e5540f40c0d316130ed
> [2] https://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs-utils.git/patch/?id=f1f9659e98ea925a100e50332309955f5b2b4234
>
> Signed-off-by: Gao Xiang <hsiangkao@aol.com>
Thanks, I've applied, with one small change, see below.
> +config BR2_PACKAGE_EROFS_UTILS_EROFSFUSE
> + bool "erofsfuse support"
> + depends on !BR2_STATIC_LIBS # libfuse
> + depends on BR2_TOOLCHAIN_HAS_THREADS # libfuse
You forgot to replicate the BR2_USE_MMU dependency of
BR2_PACKAGE_LIBFUSE here, so I did that.
Thanks!
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
prev parent reply other threads:[~2020-12-29 22:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20201217093356.24403-1-hsiangkao.ref@aol.com>
2020-12-17 9:33 ` [Buildroot] [PATCH] package/erofs-utils: bump version to 1.2 Gao Xiang
2020-12-29 22:30 ` Thomas Petazzoni [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=20201229233002.0ca0d772@windsurf \
--to=thomas.petazzoni@bootlin.com \
--cc=buildroot@busybox.net \
/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