Break up prereqs target into _py and _apt targets

We can't or don't want to install apt packages on the CI system, but we
do want to pull in python prereqs, so split the target to make that
easier to do in CI

Change-Id: Ic553673eeb75235ea688d5209e927289ea3efdd2
1 file changed
tree: cd44d3b1a1ee657ec82fe14189488f8d0d0815a2
  1. patches/
  2. platforms/
  3. cantrip.mk
  4. cantrip_apps.mk
  5. cantrip_builtins.mk
  6. cantrip_sel4test.mk
  7. cantrip_tests.mk
  8. cantrip_tools.mk
  9. CONTRIBUTING.md
  10. helpmemake.awk
  11. LICENSE
  12. Makefile
  13. minisel.mk
  14. preamble.mk
  15. README.md
  16. setup.sh
  17. shodan.code-workspace
  18. toolchain.mk
  19. verilator.mk
README.md

Top Level Build repository

This is the project containing all the top-level build targets of all the projects within the GoB to set up the environment and build the e2e artifacts.