On Tue, 2026-06-09 at 15:13 +0530, Sai Sneha wrote: > Hi Richard, > > That makes much more sense, thank you. Setting > BB_FETCH_REQUIRE_DETERMINISM as a per-layer flag in OE-core and > having BitBake enforce it is a cleaner approach than catching > FetchError in setup_revisions(). > > could you please point me to where in BitBake the network access > would > be triggered so I know the right place to check this flag? I > believe it would be in latest_revision() or srcrev_internal_helper(), > but I want to confirm before implementing.
Thinking more about this, does: BB_NO_NETWORK:layer-core = "1" already do what we need? Cheers, Richard
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#238285): https://lists.openembedded.org/g/openembedded-core/message/238285 Mute This Topic: https://lists.openembedded.org/mt/119719972/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
