summaryrefslogtreecommitdiffstats
path: root/meta-chiefriver/recipes-bsp
Commit message (Collapse)AuthorAgeFilesLines
* meta-intel: Drop PRINC usageRichard Purdie2013-06-241-2/+0
| | | | | | | | With the switch to the PR server we don't need to use PRINC. This patch matches a change to OE-Core to bump the PR values of the appropriate core recipes so PR values don't go backwards. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Fix use of PRINC in meta-intel BSPs1.3_M5.rc4Darren Hart2012-10-091-1/+1
| | | | | | | | | | | | | | Replaces all uses of PRINC with the form: PRINC := "${@int(PRINC) + N}" Where N is the previously assigned value plus one to ensure a monotonically increasing PRINC value. Signed-off-by: Darren Hart <dvhart@linux.intel.com> Acked-by: Tom Zanussi <tom.zanussi@intel.com> CC: Saul Wold <sgw@linux.intel.com> CC: Nitin Kamble <nitin.a.kamble@intel.com>
* meta-chiefriver: new layer for Chief River (Ivy Bridge/Panther Point) systemsTom Zanussi2012-05-302-0/+6
This layer provides support for Ivy Bridge + Panther Point Intel systems. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>