Files
RedBear-OS/local/tracked-source-baseline.txt
T

35 lines
1.7 KiB
Plaintext

# 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
local/recipes/drivers/redbear-r8125d/source/Cargo.toml
local/recipes/drivers/redbear-r8125d/source/src/lib.rs
local/recipes/drivers/redbear-r8125d/source/src/phy.rs
local/recipes/drivers/redox-driver-sys/source/src/dma.rs
local/recipes/drivers/redox-driver-sys/source/src/io.rs
local/recipes/drivers/redox-driver-sys/source/src/irq.rs
local/recipes/drivers/redox-driver-sys/source/src/memory.rs
local/recipes/drivers/redox-driver-sys/source/src/pci.rs
local/recipes/drivers/redox-driver-sys/source/src/quirks/dmi.rs
local/recipes/drivers/redox-driver-sys/source/src/quirks/mod.rs
local/recipes/drivers/redox-driver-sys/source/src/quirks/toml_loader.rs
local/recipes/drivers/redox-driver-sys/source/src/quirks/xhci_table.rs
local/recipes/drivers/redox-driver-sys/source/tests/smoke_test.rs
local/recipes/gpu/redox-drm/source/Cargo.toml
local/recipes/gpu/redox-drm/source/src/main.rs
local/recipes/system/cpufreqd/source/src/main.rs
local/recipes/system/cpufreqd/source/src/scheme.rs
local/recipes/system/driver-manager/source/src/config.rs
local/recipes/system/driver-manager/source/src/main.rs