On Thu, 18 Jan 2024 at 15:04, Robert P. J. Day <[email protected]> wrote: > i just tested, and the recipe does *not* rebuild unless i change > something in the ("externalsrc") source directory, at which point, > yes, it rebuilds. which is exactly what i'm after.
It only doesn't rebuild because you already have a build/tmp directory. But as no sstate objects are created, if you wipe tmp/ or make a new build directory, it will rebuild again even without any changes at all. Try that! Alex
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#193984): https://lists.openembedded.org/g/openembedded-core/message/193984 Mute This Topic: https://lists.openembedded.org/mt/103807270/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
