0001-don-t-include-empty-lib-tinyusb.patch 620 B

12345678910111213141516171819202122232425
  1. From 7b887dc79a6c1479a8615f0d1a629dea17908812 Mon Sep 17 00:00:00 2001
  2. From: Leah Rowe <leah@libreboot.org>
  3. Date: Wed, 25 Oct 2023 09:48:52 +0100
  4. Subject: [PATCH 1/1] don't include empty lib/tinyusb
  5. otherwise, canoeboot's build system will not
  6. download tinyusb as per config/git/
  7. Signed-off-by: Leah Rowe <leah@libreboot.org>
  8. ---
  9. lib/tinyusb | 1 -
  10. 1 file changed, 1 deletion(-)
  11. delete mode 160000 lib/tinyusb
  12. diff --git a/lib/tinyusb b/lib/tinyusb
  13. deleted file mode 160000
  14. index 86c416d..0000000
  15. --- a/lib/tinyusb
  16. +++ /dev/null
  17. @@ -1 +0,0 @@
  18. -Subproject commit 86c416d4c0fb38432460b3e11b08b9de76941bf5
  19. --
  20. 2.39.2