Skip to content

Commit

Permalink
pkg: Remove OONF API package
Browse files Browse the repository at this point in the history
The package has been flagged as deprecated in
07099d9, due to lack of users, tests
and maintenance.
  • Loading branch information
leandrolanzieri committed Feb 19, 2020
1 parent 1963459 commit c829f82
Show file tree
Hide file tree
Showing 17 changed files with 0 additions and 3,250 deletions.
9 changes: 0 additions & 9 deletions Makefile.dep
Original file line number Diff line number Diff line change
Expand Up @@ -599,15 +599,6 @@ ifneq (,$(filter fib,$(USEMODULE)))
USEMODULE += posix_headers
endif

ifneq (,$(filter oonf_rfc5444,$(USEMODULE)))
USEMODULE += oonf_common
endif

ifneq (,$(filter oonf_common,$(USEMODULE)))
USEPKG += oonf_api
USEMODULE += posix_sockets
endif

# if any log_* is used, also use LOG pseudomodule
ifneq (,$(filter log_%,$(USEMODULE)))
USEMODULE += log
Expand Down
42 changes: 0 additions & 42 deletions pkg/oonf_api/Makefile

This file was deleted.

5 changes: 0 additions & 5 deletions pkg/oonf_api/Makefile.dep

This file was deleted.

5 changes: 0 additions & 5 deletions pkg/oonf_api/Makefile.include

This file was deleted.

11 changes: 0 additions & 11 deletions pkg/oonf_api/doc.txt

This file was deleted.

252 changes: 0 additions & 252 deletions pkg/oonf_api/patches/0001-add-RIOT-support.patch

This file was deleted.

Loading

0 comments on commit c829f82

Please sign in to comment.