On Fri, 25 Oct 2024 at 18:17, Sreejith Ravi via lists.openembedded.org <[email protected]> wrote: > Currently, filterbydependencies is always set with True, which results in > the creation of `oe-rootfs-repo`. If filterbydependencies is not set, > it creates `oe-rootfs-repo` as a symlink to the "DEPLOY_DIR_<IPK/RPM/DEB>" > directory. With this patch, users can configure this behavior according > to their use cases using the variable `DISABLE_FILTER_BY_DEPENDENCY`.
You do need to explain why. We've had this before image-specific rootfs repositories were implemented, and it was causing issues when building images from deploy directories that have unrelated packages and/or other bitbake tasks writing into them. Alex
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#206355): https://lists.openembedded.org/g/openembedded-core/message/206355 Mute This Topic: https://lists.openembedded.org/mt/109210754/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
