| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Saul will be the point of contact for core Intel BSPs
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
|
|
|
|
|
|
|
|
| |
The emails regarding this layer need to go to the meta-intel mailing list
and not to the Yocto mailing list.
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
|
|
|
|
|
|
|
| |
Using the image symlink when dd'ing is more convenient for the user -
update the documentation to reflect that.
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
|
|
|
|
|
|
|
|
| |
Use "Yocto Project Compatible" in place of "compliance" as suggested
by Jeffrey Osier Mixon.
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
|
|
|
|
|
|
|
|
|
|
|
| |
The link has changed on the yoctoproject website, updating the URL
in the BSP layer READMEs.
This fixes the bug:
[Yocto #3730]
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
|
|
|
|
|
|
|
|
| |
Add links in the readme so that one can find on the Internet
further details of the platforms supported by this BSP.
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
|
|
|
|
|
|
|
|
| |
The WEBTITLE will be used to publish the BSP on the Yocto Project Website.
And adding the Yocto Project Compliance information for the 1.3 release.
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
|
|
|
|
|
|
|
|
| |
BSP maintainership for following BSPs is now transitioned from Tom to Nitin
sugarbay, emenlow, crownbay, jasperforest, chiefriver
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
|
|
|
|
|
|
|
| |
Based on community input, it might be more user-friendly to have some
basic information about submitting patches in the BSP README itself.
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
|
|
|
|
|
|
|
| |
Add a new 'Dependencies' section listing all the layer dependencies
for each BSP.
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
|
|
|
|
|
|
|
|
|
| |
The affected BSPs now need to access common metadata in locations off
of the top level of meta-intel, so need to add meta-intel itself to
their layer configuration. This updates the READMEs for those BSPs to
mention that.
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
|
|
|
|
|
|
|
| |
Update meta-jasperforest to reflect the new image names and a couple
other minor cleanups.
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
|
|
|
|
|
|
|
|
|
|
|
|
| |
Change the build instructions to use BSP tarballs instead of git
clones. The git clone info remains as a mentioned alternative.
The original bug report was for Sugar Bay, but the others had the same
problem - this fixes those up.
Fixes [YOCTO #1103].
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
|
|
This layer provides support for Jasper Forest + Ibex Peak Intel
systems. 'Jasper Forest' refers to the Intel Xeon C5500/C3500
processors, which combined with the Intel 3420 PCH chipset (Ibex Peak)
make up the 'Picket Post' CRB this BSP was developed on.
This BSP also makes use of the grub2 and associated live-install
changes in meta-intel/common.
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
|