On Tue, 2026-06-09 at 16:04 +0530, Sai Sneha wrote: > Hi Richard, > > Please correct me if am wrong. > BB_NO_NETWORK:layer-core = "1" > would work for the case where SRCREV is set to a floating > branch or tag, since _lsremote() calls check_network_access() > which raises NetworkAccess when BB_NO_NETWORK is set. > > However for the case where SRCREV is completely missing the > crash happens earlier in srcrev_internal_helper() which raises > FetchError before latest_revision() is even called so > BB_NO_NETWORK wouldn’t catch that case.
In that case the build fails to parse and is unbuildable? That is probably fine as check-layer tests whether it parses? Cheers, Richard
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#238290): https://lists.openembedded.org/g/openembedded-core/message/238290 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]] -=-=-=-=-=-=-=-=-=-=-=-
