All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-security][PATCH 0/3] Add image, packagegroups and ditro
@ 2014-07-10 14:30 Armin Kuster
  2014-07-10 14:30 ` [meta-security][PATCH 1/3] packagegroup: Add initial set of package groups Armin Kuster
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Armin Kuster @ 2014-07-10 14:30 UTC (permalink / raw)
  To: yocto

To aid in testing I have create an image and packagegroups.

By setting "DISTRO=poky-security"  in the local.conf,
the security_flag.inc will be included.

This was varified by checksec utility.

Armin Kuster (3):
  packagegroup: Add initial set of package groups
  images: Add initial image
  distro: Add distro

 conf/distro/poky-security.conf                     |  4 ++
 recipes-security/images/core-image-security.bb     | 19 +++++++++
 .../packagegroup/packagegroup-core-security.bb     | 45 ++++++++++++++++++++++
 3 files changed, 68 insertions(+)
 create mode 100644 conf/distro/poky-security.conf
 create mode 100644 recipes-security/images/core-image-security.bb
 create mode 100644 recipes-security/packagegroup/packagegroup-core-security.bb

-- 
1.9.1



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2014-07-14 19:21 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-10 14:30 [meta-security][PATCH 0/3] Add image, packagegroups and ditro Armin Kuster
2014-07-10 14:30 ` [meta-security][PATCH 1/3] packagegroup: Add initial set of package groups Armin Kuster
2014-07-10 15:06   ` Saul Wold
2014-07-10 15:52     ` akuster
2014-07-10 14:30 ` [meta-security][PATCH 2/3] images: Add initial image Armin Kuster
2014-07-10 14:30 ` [meta-security][PATCH 3/3] distro: Add distro Armin Kuster
2014-07-14 11:31   ` Paul Eggleton
2014-07-14 19:20     ` akuster

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.