diff --git a/patches/tock/01-persistent-storage.patch b/patches/tock/01-persistent-storage.patch index e28db71..ea6b004 100644 --- a/patches/tock/01-persistent-storage.patch +++ b/patches/tock/01-persistent-storage.patch @@ -612,6 +612,3 @@ index 88eea40..ed3ae82 100644 + self.storage_locations + } } --- -libgit2 1.0.1 - diff --git a/patches/tock/02-usb.patch b/patches/tock/02-usb.patch index ba45dbf..9650633 100644 --- a/patches/tock/02-usb.patch +++ b/patches/tock/02-usb.patch @@ -981,6 +981,3 @@ index 942d028..ce73e1f 100644 }; pub mod chip; pub mod gpio; --- -libgit2 1.0.1 - diff --git a/patches/tock/03-usb-debugging.patch b/patches/tock/03-usb-debugging.patch index 57bd7f5..2bebb33 100644 --- a/patches/tock/03-usb-debugging.patch +++ b/patches/tock/03-usb-debugging.patch @@ -11,6 +11,3 @@ index 303a451..18fd331 100644 const VENDOR_ID: u16 = 0x1915; // Nordic Semiconductor const PRODUCT_ID: u16 = 0x521f; // nRF52840 Dongle (PCA10059) --- -libgit2 1.0.1 - diff --git a/patches/tock/04-additional-boards.patch b/patches/tock/04-additional-boards.patch index fa5b51b..b4f0ba9 100644 --- a/patches/tock/04-additional-boards.patch +++ b/patches/tock/04-additional-boards.patch @@ -11,6 +11,3 @@ index 83c4855..cfd63b1 100644 "boards/nordic/nrf52dk", "boards/nucleo_f429zi", "boards/nucleo_f446re", --- -libgit2 1.0.1 -