]> code.ossystems Code Review - openembedded-core.git/commit
bitbake.conf: add default value for TUNE_PKGARCH
authorMatthew McClintock <msm@freescale.com>
Mon, 27 Feb 2012 19:38:49 +0000 (13:38 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 28 Feb 2012 12:14:52 +0000 (12:14 +0000)
commit785962440131f993b912d26cba39dc7ffc91aad4
tree22a04ad164caf898aedad101b3e44d17ff6d042b
parent01fd9be5db633d881c789c5b119f794a3f1000da
bitbake.conf: add default value for TUNE_PKGARCH

Add a default value for TUNE_PKGARCH. This let's us use
the following:

TUNE_PKGARCH_tune-ppce500

Instead of scanning over variables and using bitbake internal
functions to create a valid value here.

Signed-off-by: Matthew McClintock <msm@freescale.com>
meta/conf/bitbake.conf