summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/runqueue.py
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2021-12-21 17:38:30 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-01-12 21:10:24 +0000
commit607f7b28443ec2c1f95f7c8eb7193b1159d29fc0 (patch)
treee8e2f39a12e9bdc07c4c6e16c7e1d832d2262f72 /bitbake/lib/bb/runqueue.py
parent60d25f278c9cc4d6288166aba4b5c8927d32f84c (diff)
downloadpoky-607f7b28443ec2c1f95f7c8eb7193b1159d29fc0.tar.gz
bitbake: bitbake-worker: Add/support network task flag
This patch changes behaviour. After this change any task which does not have the network flag set will have networking disabled on systems that support that (kernel version dependent). Add a "network" task specific flag which then triggers networking to be enabled for this task, it is otherwise disabled. This needs to happen before we enter the fakeroot environment of the task due to the need for the real uid/gid which we save in the parent process. (Bitbake rev: 0746b6a2a32fec4c18bf1a52b1454ca4c04bf543) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/runqueue.py')
0 files changed, 0 insertions, 0 deletions