]> code.ossystems Code Review - openembedded-core.git/commit
bitbake.conf: use ${prefix} to define exec_prefix
authorRoss Burton <ross.burton@intel.com>
Wed, 13 Jul 2016 12:45:02 +0000 (13:45 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 20 Jul 2016 09:24:52 +0000 (10:24 +0100)
commit2676ee77bacde03e75c2ceccfdc4c28a684569e6
tree28b29801600a0b244a9ba93c29fb564f798cedb7
parent09d62551c289b5607341a4f9c46eecd6390ad774
bitbake.conf: use ${prefix} to define exec_prefix

This was simply changing prefix will relocate everything which is generally the
intention, whilst still allowing the variables to be set independently.

Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/conf/bitbake.conf