All of lore.kernel.org
 help / color / mirror / Atom feed
* The Yocto layer re-architect for FSL QorIQ SDK
@ 2014-09-22 10:20 zhenhua.luo
  2014-09-22 11:54 ` Daiane Angolini
  2014-09-22 12:51 ` Otavio Salvador
  0 siblings, 2 replies; 10+ messages in thread
From: zhenhua.luo @ 2014-09-22 10:20 UTC (permalink / raw)
  To: meta-freescale@yoctoproject.org
  Cc: White.Weng@freescale.com, Phil Brownfield, Richard Schmitt

[-- Attachment #1: Type: text/plain, Size: 1908 bytes --]

Hi all,



Along with the Layerscape ARM platforms support in QorIQ SDK, there are more and more common recipes for QorIQ PPC targets and QorIQ Layerscape ARM targets, to avoid the duplicated recipes which are maintained in fsl-arm and fsl-ppc layer separately, and make the layers hierarchical for FSL QorIQ SDK, the unified top layer(meta-fsl-qoriq) and corresponding sub-layers(meta-arm and meta-ppc) mechanism is proposed.



Following is the structure of the meta-fsl-qoriq layer.

meta-fsl-qoriq

|--- common                   # the common recipes for QorIQ ARM and PPC targets

|--- conf

|    |--- layar.conf          # the layer conf file of top layer

|--- COPYING                  # the license file of FSL QorIQ layer

|--- meta-arm                 # the sub-layer for recipes specific to QorIQ ARM targets

|    |--- conf

|    |    |--- layer.conf     # the layer conf file of QorIQ ARM sub-layer

|    |    |--- machine        # the machine conf files of QorIQ ARM platforms

|    |--- README              # README of QorIQ ARM sub-layer

|    |--- recipes-...           # the recipes of QorIQ ARM targets

|--- meta-ppc                 # the sub-layer for recipes specific to QorIQ PPC targets

|    |--- conf

|    |    |--- layer.conf     # the layer conf file of QorIQ PPC sub-layer

|    |    |--- machine        # the machine conf files of QorIQ PPC platforms

|    |--- README              # README of QorIQ PPC sub-layer

|    |--- recipes-...           # the recipes of QorIQ PPC targets

|--- meta-...                   # other layers for QorIQ SDK support, e.g. meta-toolchain

|--- README                   # README of top layer



The meta-fsl-ppc layer will be retired and replaced by the new meta-fsl-qoriq layer.



Can you please review? Your comments and suggestions are welcome.





Best Regards,



Zhenhua

[-- Attachment #2: Type: text/html, Size: 6511 bytes --]

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

end of thread, other threads:[~2014-10-01 21:42 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-22 10:20 The Yocto layer re-architect for FSL QorIQ SDK zhenhua.luo
2014-09-22 11:54 ` Daiane Angolini
2014-09-23  3:16   ` zhenhua.luo
2014-09-22 12:51 ` Otavio Salvador
2014-09-22 13:43   ` Bob Cochran
2014-09-22 14:14     ` Otavio Salvador
2014-09-22 14:32       ` Richard Schmitt
2014-09-23 18:32         ` Otavio Salvador
2014-10-01 21:42         ` Bob Cochran
2014-09-23  3:45     ` 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.