From: "Michael Opdenacker" <michael.opdenacker@bootlin.com>
To: Geoff Parker <geoffhp@gmail.com>,
openembedded-core@lists.openembedded.org
Cc: Geoff Parker <geoffrey.parker@arthrex.com>
Subject: Re: [OE-core] [PATCH] cifs-utils: typo fix fakse --> false
Date: Tue, 10 Aug 2021 19:52:45 +0200 [thread overview]
Message-ID: <2befb894-3c40-b5b4-6bb7-6d5269b3028b@bootlin.com> (raw)
In-Reply-To: <20210810174531.2359601-1-geoffhp@gmail.com>
Hi Geoff,
On 8/10/21 7:45 PM, Geoff Parker wrote:
> From: Geoff Parker <geoffrey.parker@arthrex.com>
>
> Signed-off-by: Geoff Parker <geoffrey.parker@arthrex.com>
> ---
> meta-networking/recipes-support/cifs/cifs-utils_6.13.bb | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta-networking/recipes-support/cifs/cifs-utils_6.13.bb b/meta-networking/recipes-support/cifs/cifs-utils_6.13.bb
> index 54aa3ce19..a8d3e91eb 100644
> --- a/meta-networking/recipes-support/cifs/cifs-utils_6.13.bb
> +++ b/meta-networking/recipes-support/cifs/cifs-utils_6.13.bb
> @@ -26,7 +26,7 @@ do_configure:prepend() {
> # want installed to /usr/sbin rather than /sbin to be DISTRO_FEATURES usrmerge compliant
> # must override ROOTSBINDIR (default '/sbin'),
> # setting --exec-prefix or --prefix in EXTRA_OECONF does not work
> - if ${@bb.utils.contains('DISTRO_FEATURES','usrmerge','true','fakse',d)}; then
> + if ${@bb.utils.contains('DISTRO_FEATURES','usrmerge','true','false',d)}; then
> export ROOTSBINDIR=${sbindir}
> fi
> }
Thanks for the patch. Good catch.
However, you should send it to openembedded-devel@lists.openembedded.org
instead (see the MAINTAINERS file under meta-networking).
Thanks again,
Michael.
--
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
prev parent reply other threads:[~2021-08-10 17:52 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-10 17:45 [PATCH] cifs-utils: typo fix fakse --> false Geoff Parker
2021-08-10 17:52 ` Michael Opdenacker [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=2befb894-3c40-b5b4-6bb7-6d5269b3028b@bootlin.com \
--to=michael.opdenacker@bootlin.com \
--cc=geoffhp@gmail.com \
--cc=geoffrey.parker@arthrex.com \
--cc=openembedded-core@lists.openembedded.org \
/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