On Wed, 6 May 2026 at 10:33, Paul Barker via lists.openembedded.org <[email protected]> wrote: > > -SRC_URI += "file://CVE-2026-25645.patch" > > -SRC_URI:append:class-nativesdk = " > > file://environment.d-python3-requests.sh" > > +SRC_URI += "file://environment.d-python3-requests.sh" > > I assume this change is intended, environment.d-python3-requests.sh is > only installed for nativesdk anyway. It's worth a quick mention in the > commit message.
This change might've come from devtool/auh, but in any case eliminating conditional appends to SRC_URI is a good idea. Especially conditional patches. Alex
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#236536): https://lists.openembedded.org/g/openembedded-core/message/236536 Mute This Topic: https://lists.openembedded.org/mt/119117257/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
