All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Burton, Ross" <ross.burton@intel.com>
To: Khem Raj <raj.khem@gmail.com>
Cc: Poky Project <poky@yoctoproject.org>
Subject: Re: [meta-poky][PATCH] poky.conf: Enable security flags+pie by defaultEnable security flags+pie by default
Date: Sat, 28 Jul 2018 23:14:55 +0100	[thread overview]
Message-ID: <CAJTo0LYk=tYeJsO84-_jVggersyWEvua6eKX+8GFg1Ymq=r+=g@mail.gmail.com> (raw)
In-Reply-To: <20180728024614.10888-1-raj.khem@gmail.com>

Interestingly, considering that poky-lsb used to do this, the
autobuilder is failing.  See the ross/flags row on
https://autobuilder.yocto.io/tgrid.

Ross

On 28 July 2018 at 03:46, Khem Raj <raj.khem@gmail.com> wrote:
> This has been an opt-in for so long, some distributions e.g.
> poky-lsb uses it by default however, since most of linux
> distros have started to default to these settings for security
> enhancements, time has come for OE to make it default too
>
> Signed-off-by: Khem Raj <raj.khem@gmail.com>
> ---
>  meta-poky/conf/distro/poky.conf | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/meta-poky/conf/distro/poky.conf b/meta-poky/conf/distro/poky.conf
> index 1c4feeceaa9..392c2383ee4 100644
> --- a/meta-poky/conf/distro/poky.conf
> +++ b/meta-poky/conf/distro/poky.conf
> @@ -98,4 +98,5 @@ ERROR_QA_append = " ${WARN_TO_ERROR_QA}"
>  require conf/distro/include/poky-world-exclude.inc
>  require conf/distro/include/no-static-libs.inc
>  require conf/distro/include/yocto-uninative.inc
> +require conf/distro/include/security_flags.inc
>  INHERIT += "uninative"
> --
> 2.18.0
>
> --
> _______________________________________________
> poky mailing list
> poky@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/poky


  reply	other threads:[~2018-07-28 22:15 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-28  2:46 [meta-poky][PATCH] poky.conf: Enable security flags+pie by defaultEnable security flags+pie by default Khem Raj
2018-07-28 22:14 ` Burton, Ross [this message]
2018-07-29  1:57   ` Khem Raj
2018-07-29 11:28     ` Burton, Ross

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='CAJTo0LYk=tYeJsO84-_jVggersyWEvua6eKX+8GFg1Ymq=r+=g@mail.gmail.com' \
    --to=ross.burton@intel.com \
    --cc=poky@yoctoproject.org \
    --cc=raj.khem@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.