package/netopeer2: add package
authorHeiko Thiery <heiko.thiery@gmail.com>
Tue, 16 Jun 2020 12:16:45 +0000 (14:16 +0200)
committerYann E. MORIN <yann.morin.1998@free.fr>
Fri, 24 Jul 2020 21:27:00 +0000 (23:27 +0200)
commit6335ff08570daa6ec905650a8e46b449b0ad1bb8
tree6f85b015798813e087a80b773009561f9f48080f
parent7f97fd4f15eb9c4268823980c4193ed9a2963a3e
package/netopeer2: add package

Netopeer2 is a set of tools implementing network configuration
tools based on the NETCONF Protocol.

Netopeer2 needs libnetconf2 to have SSL/TSL and SSH support, so
we enable both openssl and libssh+server from netopeer2, so that
libnetconf2 has appropriate support. But netopeer2 does not use
either, so does not build-depend on them.

Signed-off-by: Heiko Thiery <heiko.thiery@gmail.com>
[yann.morin.1998@free.fr:
  - fix dependencies and their comments
  - explain openssl and libssh+server dependencies
  - fix codestyle in Config,in, noticed by Adam
  - fix codestyle in .mk
]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
DEVELOPERS
package/Config.in
package/netopeer2/0001-build-BUGFIX-take-DESTDIR-into-account-649.patch [new file with mode: 0644]
package/netopeer2/0002-scripts-CHANGE-use-su-only-for-effective-root.patch [new file with mode: 0644]
package/netopeer2/Config.in [new file with mode: 0644]
package/netopeer2/S52netopeer2 [new file with mode: 0644]
package/netopeer2/netopeer2.hash [new file with mode: 0644]
package/netopeer2/netopeer2.mk [new file with mode: 0644]