# tracked-source-baseline.txt # # Tracked files under local/recipes/*/source/ that are EXPECTED to differ # from HEAD during a normal build -- almost all of it recipe-sed churn. # Consumed by local/scripts/verify-tracked-sources.sh. # # A file listed here is uncommitted work sitting in a DURABLE tree. That is # tolerated, not endorsed: commit it, or convert the change into a recipe sed # or a patch, so a clean re-extract cannot lose it. # # A line prefixed 'D ' records an INTENTIONAL deletion of a tracked source # file (e.g. removing a vendored stub). Without an entry, any deletion is # treated as damage. # # Regenerate with: ./local/scripts/verify-tracked-sources.sh --update