mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 05:29:32 +00:00
poky-lsb: Enable GCC Security flags by default for LSB builds
(From meta-yocto rev: 6c213de01c6a7a66da1e92e13a2ba0878304e13a) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
888d1f35ee
commit
8e324c7b1a
@@ -1,4 +1,6 @@
|
|||||||
|
|
||||||
require conf/distro/poky.conf
|
require conf/distro/poky.conf
|
||||||
|
include conf/distro/include/security_flags.conf
|
||||||
|
|
||||||
DISTRO = "poky-lsb"
|
DISTRO = "poky-lsb"
|
||||||
DISTROOVERRIDES = "poky:linuxstdbase"
|
DISTROOVERRIDES = "poky:linuxstdbase"
|
||||||
|
|||||||
Reference in New Issue
Block a user