All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-freescale-distro][PATCH 0/5] ] add new packagegroups, demo images and distro file
@ 2017-03-21  3:30 Zhenhua Luo
  2017-03-21  3:30 ` [meta-freescale-distro][PATCH 1/5] packagegroup-fsl-networking: add recipe Zhenhua Luo
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Zhenhua Luo @ 2017-03-21  3:30 UTC (permalink / raw)
  To: meta-freescale

* add packagegroup for networking and virtualization
* add demo images of networking and networking-full
* add fsl-qoriq distro conf file

Revision history:
v1: add new packagegroups, demo images and distro file
v2: fix typo in bb of packagegroup, demo images and distro file
v3: fix typo in fsl-qoriq distro file
v4: fix mixture changes in patch of adding fsl-qoriq distro file
v5: rebase for master

Zhenhua Luo (5):
  packagegroup-fsl-networking: add recipe
  packagegroup-fsl-virtualization: add recipe
  add fsl-image-networking demo image
  add fsl-image-networking-full demo image
  add fsl-qoriq distro conf file

 conf/distro/fsl-qoriq.conf                         |  33 ++++
 recipes-fsl/images/fsl-image-networking-full.bb    |  25 +++
 recipes-fsl/images/fsl-image-networking.bb         |  14 ++
 .../packagegroups/packagegroup-fsl-networking.bb   | 173 +++++++++++++++++++++
 .../packagegroup-fsl-virtualization.bb             |  27 ++++
 5 files changed, 272 insertions(+)
 create mode 100644 conf/distro/fsl-qoriq.conf
 create mode 100644 recipes-fsl/images/fsl-image-networking-full.bb
 create mode 100644 recipes-fsl/images/fsl-image-networking.bb
 create mode 100644 recipes-fsl/packagegroups/packagegroup-fsl-networking.bb
 create mode 100644 recipes-fsl/packagegroups/packagegroup-fsl-virtualization.bb

-- 
2.9.3



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

end of thread, other threads:[~2017-04-05 15:43 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-21  3:30 [meta-freescale-distro][PATCH 0/5] ] add new packagegroups, demo images and distro file Zhenhua Luo
2017-03-21  3:30 ` [meta-freescale-distro][PATCH 1/5] packagegroup-fsl-networking: add recipe Zhenhua Luo
2017-04-05 15:40   ` Otavio Salvador
2017-03-21  3:30 ` [meta-freescale-distro][PATCH 2/5] packagegroup-fsl-virtualization: " Zhenhua Luo
2017-04-05 15:43   ` Otavio Salvador
2017-03-21  3:30 ` [meta-freescale-distro][PATCH 3/5] add fsl-image-networking demo image Zhenhua Luo
2017-03-21  3:30 ` [meta-freescale-distro][PATCH 4/5] add fsl-image-networking-full " Zhenhua Luo
2017-03-21  3:30 ` [meta-freescale-distro][PATCH 5/5] add fsl-qoriq distro conf file Zhenhua Luo

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.