Commit Graph

25 Commits

Author SHA1 Message Date
Anuj Mittal
0584f63879 Convert to new override syntax
Use the convert-overrides.py to convert to new syntax and manually
fix some additional changes.

Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2021-07-31 17:47:03 +08:00
Anuj Mittal
fc9b31f9ee README: update mailing list address
See:
https://lists.yoctoproject.org/g/meta-intel/message/6271

Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2019-11-22 12:28:29 +08:00
Chee Yang Lee
daac601e4d README: include steps to build installer image
Signed-off-by: Chee Yang Lee <chee.yang.lee@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2019-09-18 12:59:27 +08:00
sangeeta jain
8cd484abb6 README: Updated Tested Hardware
Target Test devices for test coverage are updated for intel-corei7-64 architecture
Removed Minnowboard Turbot
Added NUC7i7BNH and Coffee Lake-H

Signed-off-by: sangeeta jain <sangeeta.jain@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2019-05-21 09:31:53 +08:00
Anuj Mittal
b92f5cbfe6 README: remove reference to bitbake version
That should be handled and dicatated by the core layer.

Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2019-05-13 10:21:29 +08:00
Anuj Mittal
08d0b59b24 README: point to correct branch for master
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2018-11-28 11:29:39 +08:00
Anuj Mittal
12acdbe9d8 README: minor edit
We don't supply binaries anymore. Also, remove some obsolete comments.

Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2018-07-27 10:34:20 +08:00
Anuj Mittal
c12c166592 rmc: remove
It's not being maintained anymore and the scripts have not been kept in
sync with upstream for quite some time.

Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2018-07-16 16:53:00 +08:00
Anuj Mittal
d423576931 README: update for sumo release requirements
Updated bitbake branch and metadata location.

Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2018-05-17 15:04:55 +08:00
California Sullivan
31a6506a01 README: update bitbake and OE-core requirements
OE-core sumo currently uses bitbake 1.37.

Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
2018-04-13 17:48:31 -07:00
Juro Bystricky
c883874ddf README: minor edit
Mention un-mounting before flashing USB.
Use sudo with "dd"
Show progress with "dd"

Signed-off-by: Juro Bystricky <juro.bystricky@intel.com>
Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
2018-04-09 13:36:37 -07:00
Saul Wold
6f988495c3 README: Remove Quark references
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
2017-12-08 15:04:46 -08:00
Saul Wold
aca986ce4e README*: Updates pyro -> rocko
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2017-09-26 07:20:34 -07:00
Scott Rifenbark
18dabe6f56 README: Updated referenced section heading for submitting change
The README file references the section heading for submitting a
change.  That section heading in the YP Development Manual has
changed to "Submitting a Change to the Yocto Project".  I updated
the README with the new section heading.

Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2017-06-22 08:29:36 -07:00
California Sullivan
87ca116370 README: Update information for pyro release
Updates several sections that contained outdated information, and adds
a new "Benefits of meta-intel" section.

Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2017-05-18 14:11:01 -07:00
Jianxun Zhang
8f01ac1530 README: Provide information for how to live-boot quark with hddimg
This change adds the procedure to boot quark with images in hddimg
format.

Signed-off-by: Jianxun Zhang <jianxun.zhang@linux.intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2016-11-01 08:23:15 -07:00
Jianxun Zhang
0109c3d7f2 quark: Support direct-boot image for USB storage media
Add a new wks file for quark based on the existing
mkgalileodisk.wks with necessary changes.

() specify sda for partitions and rootwait for USB in new wks.
() Rename the original wks file and amend its description
() Update README accordingly

Signed-off-by: Jianxun Zhang <jianxun.zhang@linux.intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
2016-07-28 12:09:25 -05:00
Tom Zanussi
70a1429dfe README: Add build and boot instructions and restructure
The intel-common README in conf/machine/README doesn't describe how to
build an intel-common BSP, and with the removal of the
machine-specific BSPs, there's no longer any instructions at all for a
user to learn how to build and boot a meta-intel BSP.

This commit generalizes and adds those instructions back but this time
to the top-level README, which is also cleaned up and given a table of
contents to make it more useful.

It also moves the content from conf/machine/README to the top-level
README; conf/machine/README will be removed in another patch.

Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2016-04-29 07:15:27 -07:00
Jianxun Zhang
e05c3b1e86 README: Update build procedure for intel-quark
Add more detailed info and steps to build quark, also with
minor indentation and styling fixes.

Signed-off-by: Jianxun Zhang <jianxun.zhang@linux.intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2016-04-21 16:24:15 -07:00
Kinsella, Ray
09e616c888 README: Updated for Quark X1000
Added instructions on how to build/install for the Quark X1000.

Signed-off-by: Ray Kinsella <ray.kinsella@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2015-11-16 10:08:17 -08:00
Nitin A Kamble
ff7513f7fc README: Add documentation for Intel-specific machine features
Start a new documentation section in the top-level README to describe
Intel layer-specific machine features.  Te intel-ucode machine feature
is described first.  In the future more such features will added to
this section.

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
2014-10-21 14:39:46 -05:00
Darren Hart
fb2cbbc2de intel-common: Add a README
Add a README describing the intel-core* (intel-common) BSPs and the
Linux kernel package architecture. Includes a list of currently tested
BSPs compatible with the intel-common BSPs.

Update the top-level README with a reference to this new README for the
intel-common BSPs.

Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2014-03-12 13:44:34 -07:00
Tom Zanussi
381f53495e meta-intel: Clarify and relocate patch submission guidelines
The current location for patch submission guidelines, MAINTAINERS,
doesn't make as much sense for that information as does README, so
move the relevant information there.

The existing patch submission guidelines also aren't as clear and
exhaustive as they could be; this change additionally adds more
detailed expectations for patch submission.

Both files also get a bit of reorganization and a bit more explicit
text describing their purpose.

Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
2014-01-15 12:59:32 -06:00
Tom Zanussi
60546eb67c meta-intel: point the top-level README to the BSP READMEs
Based on community feedback, it might be more user-friendly to have
the top-level README make users aware that there might be BSP-specific
READMEs to consult.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-12-01 11:57:39 -06:00
Saul Wold
ba8b8a99fd README: new file
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-09 13:46:39 -08:00