summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorRichard Tollerton <rich.tollerton@ni.com>2015-04-09 15:21:49 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-04-11 16:27:19 +0100
commitc59e3bd26d863723af7ba5e16570b091ef7cdc13 (patch)
tree01d79223f6c743cfc1049bb366e46526469332e9 /meta
parentc18e52c0c868253e40bb25734f742edbd764033d (diff)
downloadpoky-c59e3bd26d863723af7ba5e16570b091ef7cdc13.tar.gz
bitbake: data.py: fixes bad substitution when running devshell
Running bitbake inside make results in the exported environment variable MAKEOVERRIDES="${-*-command-variables-*-}", which the shell chokes on when trying to expand it. But of course, it probably shouldn't have been trying to expand it in the first place -- so just escape the dollar sign. (Bitbake rev: 18cd0ce6a55c9065c3f1bf223b47d817b5efcd8f) (Bitbake rev: 34226a9e02f319a7547967bbdaca3ca918927dd1) Signed-off-by: Richard Tollerton <rich.tollerton@ni.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
0 files changed, 0 insertions, 0 deletions