diff options
author | Nitin A Kamble <nitin.a.kamble@intel.com> | 2014-03-12 19:12:32 (GMT) |
---|---|---|
committer | Tom Zanussi <tom.zanussi@intel.com> | 2014-03-27 03:41:49 (GMT) |
commit | 8d79fb4e0cec07fe05ca440578414eaa6be80a3a (patch) | |
tree | 067a7cc91fcd612e9d9797900378970f010f838f /meta-chiefriver/recipes-bsp | |
parent | a1491bc54b60a1c622a9060756fd9b145bc01378 (diff) | |
download | meta-intel-8d79fb4e0cec07fe05ca440578414eaa6be80a3a.tar.gz |
Remove chiefriver, sys940x & n450 BSPs
Configuration for the chiefriver, sys940x, sys940x-noemgd, n450 BSPs are
deleted. The consolidated BSPs viz intel-corei7-64 and intel-core2-32
support these boards.
As part of the usual retirement process, a heads-up email was sent to the
meta-intel mailing list requesting any feedback regarding retirement of
these BSPs. The community did not had any concerning feedback to
reconsider the retirement decision.
The MAINTAINERS file and the layer version of the meta-intel layer are
updated to reflect removal of the BSPs.
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
CC: Darren Hart <dvhart@linux.intel.com>
Reviewed-by: Darren Hart <dvhart@linux.intel.com>
Diffstat (limited to 'meta-chiefriver/recipes-bsp')
-rw-r--r-- | meta-chiefriver/recipes-bsp/formfactor/formfactor/chiefriver/machconfig | 3 | ||||
-rw-r--r-- | meta-chiefriver/recipes-bsp/formfactor/formfactor_0.0.bbappend | 1 |
2 files changed, 0 insertions, 4 deletions
diff --git a/meta-chiefriver/recipes-bsp/formfactor/formfactor/chiefriver/machconfig b/meta-chiefriver/recipes-bsp/formfactor/formfactor/chiefriver/machconfig deleted file mode 100644 index ffce012..0000000 --- a/meta-chiefriver/recipes-bsp/formfactor/formfactor/chiefriver/machconfig +++ /dev/null | |||
@@ -1,3 +0,0 @@ | |||
1 | # Assume a USB mouse and keyboard are connected | ||
2 | HAVE_TOUCHSCREEN=0 | ||
3 | HAVE_KEYBOARD=1 | ||
diff --git a/meta-chiefriver/recipes-bsp/formfactor/formfactor_0.0.bbappend b/meta-chiefriver/recipes-bsp/formfactor/formfactor_0.0.bbappend deleted file mode 100644 index 72d991c..0000000 --- a/meta-chiefriver/recipes-bsp/formfactor/formfactor_0.0.bbappend +++ /dev/null | |||
@@ -1 +0,0 @@ | |||
1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" | ||