diff --git a/pkg/oonf_api/0001-add-RIOT-support.patch b/pkg/oonf_api/0001-add-RIOT-support.patch index fb92d8665b2f..5f405f38336f 100644 --- a/pkg/oonf_api/0001-add-RIOT-support.patch +++ b/pkg/oonf_api/0001-add-RIOT-support.patch @@ -250,4 +250,3 @@ index 0000000..9bf6622 +#endif /* RFC5444_API_CONFIG_H_ */ -- 1.9.1 - diff --git a/pkg/oonf_api/0002-port-tests-to-riot.patch b/pkg/oonf_api/0002-port-tests-to-riot.patch index dd072cb8b303..df65a27ab8bf 100644 --- a/pkg/oonf_api/0002-port-tests-to-riot.patch +++ b/pkg/oonf_api/0002-port-tests-to-riot.patch @@ -189,4 +189,3 @@ index 0000000..8bf9faa +done -- 1.9.1 - diff --git a/pkg/oonf_api/0003-port-example-to-riot.patch b/pkg/oonf_api/0003-port-example-to-riot.patch index 92a9ac9c3a48..70cd4d6c2299 100644 --- a/pkg/oonf_api/0003-port-example-to-riot.patch +++ b/pkg/oonf_api/0003-port-example-to-riot.patch @@ -53,4 +53,3 @@ index 0000000..4a004b8 +include $(RIOTBASE)/Makefile.include -- 1.9.1 - diff --git a/pkg/oonf_api/0004-fix-conflicting-types.patch b/pkg/oonf_api/0004-fix-conflicting-types.patch index 4be66809f14b..008fd45f58d8 100644 --- a/pkg/oonf_api/0004-fix-conflicting-types.patch +++ b/pkg/oonf_api/0004-fix-conflicting-types.patch @@ -48,4 +48,3 @@ index 6962741..c1ca7f6 100644 EXPORT uint8_t *rfc5444_reader_get_tlv_value( -- 1.9.1 - diff --git a/pkg/oonf_api/0005-only-define-container_of-when-necessary.patch b/pkg/oonf_api/0005-only-define-container_of-when-necessary.patch index 8836731d6bd4..122347c7d461 100644 --- a/pkg/oonf_api/0005-only-define-container_of-when-necessary.patch +++ b/pkg/oonf_api/0005-only-define-container_of-when-necessary.patch @@ -26,4 +26,3 @@ index 9fd1893..fcb38fe 100644 * Helper function for NULL safe container_of macro -- 1.9.1 - diff --git a/pkg/oonf_api/0006-if_index-is-not-used.patch b/pkg/oonf_api/0006-if_index-is-not-used.patch index 622a0a0eafc5..e7b44e694664 100644 --- a/pkg/oonf_api/0006-if_index-is-not-used.patch +++ b/pkg/oonf_api/0006-if_index-is-not-used.patch @@ -21,4 +21,3 @@ index 6b214ee..0b8fc1d 100644 -- 1.9.1 - diff --git a/pkg/oonf_api/0007-Use-RIOT-s-container_of-implementation.patch b/pkg/oonf_api/0007-Use-RIOT-s-container_of-implementation.patch index c57913dabd89..dee34a8cd653 100644 --- a/pkg/oonf_api/0007-Use-RIOT-s-container_of-implementation.patch +++ b/pkg/oonf_api/0007-Use-RIOT-s-container_of-implementation.patch @@ -42,4 +42,3 @@ index fcb38fe..b49d836 100644 /** -- 1.9.1 - diff --git a/pkg/oonf_api/0008-Dissolve-enum-into-single-defines.patch b/pkg/oonf_api/0008-Dissolve-enum-into-single-defines.patch index fb6a98a53bda..75be4749c776 100644 --- a/pkg/oonf_api/0008-Dissolve-enum-into-single-defines.patch +++ b/pkg/oonf_api/0008-Dissolve-enum-into-single-defines.patch @@ -51,4 +51,3 @@ index c5d6420..6b5576e 100644 uint8_t *vector, size_t vector_length, uint8_t hopcount); -- 1.9.1 - diff --git a/pkg/oonf_api/0009-Add-missing-include.patch b/pkg/oonf_api/0009-Add-missing-include.patch index 621a6e460be5..eec9edb32e56 100644 --- a/pkg/oonf_api/0009-Add-missing-include.patch +++ b/pkg/oonf_api/0009-Add-missing-include.patch @@ -21,4 +21,3 @@ index ace7313..8d0ce3a 100644 uint8_t *buffer; -- 1.9.1 - diff --git a/pkg/oonf_api/0010-Change-index-of-array-from-0-to-1.patch b/pkg/oonf_api/0010-Change-index-of-array-from-0-to-1.patch index 91bca301b2a1..0a0d5ddfb1b0 100644 --- a/pkg/oonf_api/0010-Change-index-of-array-from-0-to-1.patch +++ b/pkg/oonf_api/0010-Change-index-of-array-from-0-to-1.patch @@ -22,4 +22,3 @@ index d98fe77..7ca75a8 100644 EXPORT struct abuf_template_storage *abuf_template_init ( -- 1.9.1 -