mirror of
https://git.yoctoproject.org/poky
synced 2026-09-01 02:30:13 +00:00
The CROPS[1] project hasn't been updated in two years which makes it incompatible with our current system requirements. Remove references to CROPS from the documentation, and in most cases replace them by mentioning that a container can be used (setup for it left to the user). Note that the project is working on reference containers[2] which may replace this at some point (not confirmed). [1]: https://github.com/crops/poky-container/ [2]: https://lore.kernel.org/yocto/8286fd3b-1b05-47bf-95e4-0b9f0f5411cb@app.fastmail.com/ (From yocto-docs rev: 9d795bc96ad209c1ab7c007c2aae92b60a5d6ee9) Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> (cherry picked from commit 95cf1ba327a3bcdabadf0ee96d6bf38d05c4c3dc) [AG: fix conflicts in start.rst] Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> Signed-off-by: Paul Barker <paul@pbarker.dev>