c52c88c758
redbear-ci / check (push) Has been cancelled
recipes/.gitignore ignores *.patch, so the symlink created alongside patch 03 was left untracked while 01 and 02 are tracked (force-added past the same rule). A clean checkout would fetch rust, find patches = [... "03-generate-copyright-path-deps.patch"] in recipe.toml, and fail to resolve it. Force-added to match 01/02.