summaryrefslogtreecommitdiffstats
path: root/meta-sys940x/README
Commit message (Collapse)AuthorAgeFilesLines
* meta-intel: make video acceleration choice dependent on LICENSE_FLAGSTom Zanussi2012-09-151-0/+15
| | | | | | | | | | | | The gst-ffmpeg recipe in oe-core had LICENSE_FLAGS added to make it "commercial", so to avoid build errors the BSPs that use it (via the gst-va-intel VA_FEATURE) should only include it if the user has added "commercial" to LICENSE_FLAGS_WHITELIST when building. This adds a conditional to detect that, along with a NOTE in the README to explain the need for the flag. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* sys940x: Add product URL to READMEDarren Hart2012-05-071-0/+3
| | | | | | | Add the Inforce Computing website product URL for the SYS940X reference plaform to the sys940x bsp README. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
* meta-intel: Add Inforce SYS940x BSPDarren Hart2012-02-031-0/+140
The Inforce SYS940x-ECX Developer-Ready Reference Platform features: o Intel Atom E6xx (0.6-1.6 GHz) o Up to 1GB on-board DDR2 o Intel Platform Controller Hub EG20T o VGA,LVDS o HD Audio o SD Card o Dual SATA o Mini-PCIe http://www.inforcecomputing.com/SYS940X_ECX.html Signed-off-by: Darren Hart <dvhart@linux.intel.com>