b335bd18a0
Rebased patch. Updated license hash due to upstream refresh of the license file: https://gitlab.com/leafnode-2/leafnode-2/-/commit/37442bbb7dd4f3cfd36f7264b9c3772e09531b5a Switched project URLs to gitlab. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
11 lines
289 B
Plaintext
11 lines
289 B
Plaintext
config BR2_PACKAGE_LEAFNODE2
|
|
bool "leafnode2"
|
|
depends on BR2_USE_MMU # fork()
|
|
select BR2_PACKAGE_PCRE
|
|
help
|
|
Leafnode-2 is a store-and-forward NNTP (or Usenet) proxy
|
|
server designed for small sites with just a few active
|
|
newsgroups.
|
|
|
|
https://gitlab.com/leafnode-2/leafnode-2
|