Using meta-overc for the first time I found a few omissions, mistakes
and old references in several files. Correcting these so that the
documentation maps correctly to the layer's naming and usage.
Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Since we've gone to core2 by default (since i7 binaries SIGILL on
core2 systems) we set the default machine type to generic x86-64.
Hence we do not strictly need meta-intel layer present. Remove
it from the sample conf data to reduce cross dependencies.
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>