summaryrefslogtreecommitdiffstats
path: root/meta-fishriver/recipes-bsp/formfactor/formfactor_0.0.bbappend
AgeCommit message (Collapse)Author
2012-10-12meta-fishriver: retire BSPNitin A Kamble
This commit removes fishriver bsp from meta-intel layer. Fish-River-Island-2 hardware and BSP has made this Fish-River-Island hardware and BSP obsolete. Also we discussed this on the Yocto Execution Tracking Meeting, and to our knowledge no customer is using (cares about) this BSP now. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-10-09Fix use of PRINC in meta-intel BSPs1.3_M5.rc4Darren Hart
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>
2011-06-15meta-intel: fix formfactor bbappends to use FILESEXTRAPATHS_prependPaul Eggleton
This allows meta-intel sub-layers to coexist with meta-yocto when building formfactor for different machines with the same layer setup. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-03-30meta-fishriver: new layer for Fish River Island (Z530/EG20T) systemsTom Zanussi
This layer provides support for Z530 + EG20T Intel systems. Currently it supports only vesa graphics, which will be upgraded shortly. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>