Openembedded Core Discussions
 help / color / mirror / Atom feed
From: ChenQi <Qi.Chen@windriver.com>
To: Anton Gerasimov <tossel@gmail.com>,
	<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH] systemd: set split-bin to true by default
Date: Mon, 10 Sep 2018 13:37:12 +0800	[thread overview]
Message-ID: <e646174f-0fba-e63b-4990-bc405461728f@windriver.com> (raw)
In-Reply-To: <20180907154147.7995-1-tossel@gmail.com>

Thanks for fixing this error.

I saw you were sending this patch to the yocto mailing list. That's not 
necessary.
This mailing list is the correct place to send patch.
Please wait for merge.

Best Regards,
Chen Qi

On 09/07/2018 11:41 PM, Anton Gerasimov wrote:
> Not doing so will make meson chose where to install init binary
> based on irrelevant features of the build machine.
>
> PACKAGECONFIG option is defined to override this behavior.
>
> Signed-off-by: Anton Gerasimov <tossel@gmail.com>
> ---
>   meta/recipes-core/systemd/systemd_239.bb | 1 +
>   1 file changed, 1 insertion(+)
>
> diff --git a/meta/recipes-core/systemd/systemd_239.bb b/meta/recipes-core/systemd/systemd_239.bb
> index 84906f97b7..55e3986935 100644
> --- a/meta/recipes-core/systemd/systemd_239.bb
> +++ b/meta/recipes-core/systemd/systemd_239.bb
> @@ -168,6 +168,7 @@ PACKAGECONFIG[time-epoch] = "-Dtime-epoch=0,,"
>   PACKAGECONFIG[timedated] = "-Dtimedated=true,-Dtimedated=false"
>   PACKAGECONFIG[timesyncd] = "-Dtimesyncd=true,-Dtimesyncd=false"
>   PACKAGECONFIG[usrmerge] = "-Dsplit-usr=false,-Dsplit-usr=true"
> +PACKAGECONFIG[sbinmerge] = "-Dsplit-bin=false,-Dsplit-bin=true"
>   PACKAGECONFIG[utmp] = "-Dutmp=true,-Dutmp=false"
>   PACKAGECONFIG[valgrind] = "-DVALGRIND=1,,valgrind"
>   PACKAGECONFIG[vconsole] = "-Dvconsole=true,-Dvconsole=false,,${PN}-vconsole-setup"




      reply	other threads:[~2018-09-10  5:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-07 15:41 [PATCH] systemd: set split-bin to true by default Anton Gerasimov
2018-09-10  5:37 ` ChenQi [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=e646174f-0fba-e63b-4990-bc405461728f@windriver.com \
    --to=qi.chen@windriver.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=tossel@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox