]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
icecc: enable the network only when ICECC_DISABLED is not set
authorJose Quaresma <quaresma.jose@gmail.com>
Fri, 17 Feb 2023 09:58:55 +0000 (09:58 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 24 Feb 2023 17:05:10 +0000 (17:05 +0000)
commit0fd3a9c13a30a67ccef6619627efd9613755a0c3
tree9f1a62e81391b1b330aac27b50e071db3032d2cc
parentc59d21360d86f4fb9793faf7501003e6f3c97956
icecc: enable the network only when ICECC_DISABLED is not set

Enabling the network uncondictional is not need for some use cases.

Such use case is usefull to reuse the sstate-cache of the build
and it requires the icecc inherit in all of the builds.
The real control control of the icecc is in the variable ICECC_DISABLED
so this patch change the logic to enable the network when the icecc is in use.

Signed-off-by: Jose Quaresma <jose.quaresma@foundries.io>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/classes/icecc.bbclass