cbmk/config/pico-sdk/patches/0001-don-t-include-empty-lib-tinyusb.patch
Leah Rowe 58ec3ca34f Canoeboot 20231026 release
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-10-27 08:21:04 +01:00

24 lines
620 B
Diff

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