]> code.ossystems Code Review - openembedded-core.git/commit
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:01:30 +0000 (17:01 +0100)
commite138f9f7e48e0af94c5c88045c4f0581cc68248d
treeb852a0de96c28849ab1023308295690b8b676cdd
parent8f25bf3881ee568bbe03132d2205da5382fa7dd6
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.

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