aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorChris Laplante <chris.laplante@agilent.com>2021-06-02 12:20:38 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-06-06 23:17:30 +0100
commit1e7655c4f765ba7b4791c4cca048a69bf8d9c93d (patch)
tree5b2861ddd3c2b865fe7fec9a1fef194fb23e0295 /conf
parentc2c0f5126c7c784bfd7a08f127e161a58c6b5d12 (diff)
downloadbitbake-1e7655c4f765ba7b4791c4cca048a69bf8d9c93d.tar.gz
build: warn on setting noexec/nostamp/fakeroot flag to any value besides '1'
Currently setting those flags to even the empty string "" causes it to be set, which is contrary to the documentation. In a future version of BitBake, we'd like to change the behavior so that setting the flag to "" does not set it. This will allow conditionally setting noexec, using variable expansion or inline Python. I found no places in poky or meta-openembedded where this warning would trigger. [YOCTO #13808] Signed-off-by: Chris Laplante <chris.laplante@agilent.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'conf')
0 files changed, 0 insertions, 0 deletions