From: Wu Chia Chuan <[email protected]>

Dear Maintainer(s),

This patch series relocate the meta-crystalforest layer from meta-crystalforest 
to meta-isg/meta-crystalforest.
This is in support of BSP consoildation of all Intel platforms into meta-isg 
layer.

This patch series also update the PREFERRED_VERSION of linux-yocto-3.14 to 4.1 
for MACHINES:crystalforest,
mohonpeak32 and mohonpeak64.

I have build-tested for this patch series, please review and consider merging 
into master branch if you don't have any concern on this patches.

Thank you,
Chia Chuan


Wu Chia Chuan (3):
  meta-crystalforest: relocate meta-crystalforest layer into meta-isg
    layer
  meta-crystalforest: update the PREFERRED_VERSION of linux-yocto-3.14
    to 4.1
  meta-mohonpeak: update the PREFERRED_VERSION of linux-yocto-3.14 to
    4.1

 MAINTAINERS                                        |    4 -
 meta-crystalforest/COPYING.MIT                     |   17 --
 meta-crystalforest/README                          |  240 --------------------
 meta-crystalforest/README.sources                  |   17 --
 meta-crystalforest/conf/layer.conf                 |   12 -
 meta-crystalforest/conf/machine/crystalforest.conf |   40 ----
 .../formfactor/crystalforest-gladden/machconfig    |    3 -
 .../formfactor/crystalforest-server/machconfig     |    3 -
 .../recipes-bsp/formfactor/formfactor_0.0.bbappend |    1 -
 meta-isg/MAINTAINERS                               |    4 +
 meta-isg/meta-crystalforest/COPYING.MIT            |   17 ++
 meta-isg/meta-crystalforest/README                 |  240 ++++++++++++++++++++
 meta-isg/meta-crystalforest/README.sources         |   17 ++
 meta-isg/meta-crystalforest/conf/layer.conf        |   12 +
 .../conf/machine/crystalforest.conf                |   40 ++++
 .../formfactor/crystalforest-gladden/machconfig    |    3 +
 .../formfactor/crystalforest-server/machconfig     |    3 +
 .../recipes-bsp/formfactor/formfactor_0.0.bbappend |    1 +
 .../meta-mohonpeak/conf/machine/mohonpeak32.conf   |    2 +-
 .../meta-mohonpeak/conf/machine/mohonpeak64.conf   |    2 +-
 20 files changed, 339 insertions(+), 339 deletions(-)
 delete mode 100644 meta-crystalforest/COPYING.MIT
 delete mode 100644 meta-crystalforest/README
 delete mode 100644 meta-crystalforest/README.sources
 delete mode 100644 meta-crystalforest/binary/.gitignore
 delete mode 100644 meta-crystalforest/conf/layer.conf
 delete mode 100644 meta-crystalforest/conf/machine/crystalforest.conf
 delete mode 100644 
meta-crystalforest/recipes-bsp/formfactor/formfactor/crystalforest-gladden/machconfig
 delete mode 100644 
meta-crystalforest/recipes-bsp/formfactor/formfactor/crystalforest-server/machconfig
 delete mode 100644 
meta-crystalforest/recipes-bsp/formfactor/formfactor_0.0.bbappend
 create mode 100644 meta-isg/meta-crystalforest/COPYING.MIT
 create mode 100644 meta-isg/meta-crystalforest/README
 create mode 100644 meta-isg/meta-crystalforest/README.sources
 create mode 100644 meta-isg/meta-crystalforest/binary/.gitignore
 create mode 100644 meta-isg/meta-crystalforest/conf/layer.conf
 create mode 100644 meta-isg/meta-crystalforest/conf/machine/crystalforest.conf
 create mode 100644 
meta-isg/meta-crystalforest/recipes-bsp/formfactor/formfactor/crystalforest-gladden/machconfig
 create mode 100644 
meta-isg/meta-crystalforest/recipes-bsp/formfactor/formfactor/crystalforest-server/machconfig
 create mode 100644 
meta-isg/meta-crystalforest/recipes-bsp/formfactor/formfactor_0.0.bbappend

-- 
1.7.9.5

-- 
_______________________________________________
meta-intel mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-intel

Reply via email to