]> code.ossystems Code Review - openembedded-core.git/commit
bitbake.conf: set PATCHRESOLVE to noop by default
authorChristopher Larson <chris_larson@mentor.com>
Mon, 24 Aug 2015 22:18:39 +0000 (15:18 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 30 Aug 2015 11:34:17 +0000 (12:34 +0100)
commit4d8b993851d28909333d04166df592c8adc451aa
tree1e79f7f49a1ee03251b6d0ce0b203c6bb681e02f
parent8144069cd295fae67a7007a984e285c1a2a320e5
bitbake.conf: set PATCHRESOLVE to noop by default

Automatically spawning a devshell, rather than doing so on demand, is
questionable default behavior, and is potentially problematic in headless
builds. Further, there are problems with the patch resolver today. Default to
noop, and the user can always opt-in to use of the patch resolver by setting
PATCHRESOLVE to user.

(From OE-Core rev: 7964936dd1fb202373e58048c19a91d4b27cdfd6)

Signed-off-by: Christopher Larson <chris_larson@mentor.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/bitbake.conf