Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix use of PRINC in meta-intel BSPs1.3_M5.rc4 | Darren Hart | 2012-10-09 | 1 | -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) systems | Tom Zanussi | 2012-05-30 | 2 | -0/+6 |
This layer provides support for Ivy Bridge + Panther Point Intel systems. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com> |