conf/machine/include/README: Add readme to explain cpu tunings
authorMark Hatle <mark.hatle@windriver.com>
Fri, 30 Mar 2012 19:27:05 +0000 (14:27 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 4 Apr 2012 16:17:54 +0000 (17:17 +0100)
commit6fdeb0160666377420d4cea9090c2c7284e33843
treeff1e273b4b124d5aaf760e51cdbb702ad7173e98
parent56ed4001a9466bbd99e9343ee5f20051f319658f
conf/machine/include/README: Add readme to explain cpu tunings

Add a new README that covers the basic items used with various cpu
tunings.  The goal is to better help people understand the various
settings and where things should or should not be defined.

Corresponding architecture README files will also be generated to
explain the particulars of architectural tunings.

Also remove the default TUNE_PKGARCH setting in bitbake.conf.  This
was done to ensure an error occurs if an invalid tuning is defined.

(From OE-Core rev: e138f9f7e48e0af94c5c88045c4f0581cc68248d)

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/bitbake.conf
meta/conf/machine/include/README [new file with mode: 0644]