Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -9,10 +9,11 @@ config BR2_PACKAGE_RP_PPPOE
|
||||
depends on BR2_USE_MMU # fork()
|
||||
select BR2_PACKAGE_PPPD
|
||||
help
|
||||
An implementation of the Point-to-point protocol over Ethernet.
|
||||
Has userspace client and server deamons. You likely only need
|
||||
this package if you are implementing the pppoe server that will
|
||||
service other pppoe client devices. Otherwise the normal client
|
||||
functionality already exists in the pppd package (and kernel).
|
||||
An implementation of the Point-to-point protocol over
|
||||
Ethernet. Has userspace client and server deamons. You
|
||||
likely only need this package if you are implementing the
|
||||
pppoe server that will service other pppoe client
|
||||
devices. Otherwise the normal client functionality already
|
||||
exists in the pppd package (and kernel).
|
||||
|
||||
http://www.roaringpenguin.com/pppoe.html
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
RP_PPPOE_VERSION = 3.12
|
||||
RP_PPPOE_SITE = http://www.roaringpenguin.com/files/download
|
||||
RP_PPPOE_LICENSE = GPLv2
|
||||
RP_PPPOE_LICENSE = GPL-2.0
|
||||
RP_PPPOE_LICENSE_FILES = doc/LICENSE
|
||||
RP_PPPOE_DEPENDENCIES = pppd
|
||||
RP_PPPOE_SUBDIR = src
|
||||
|
||||
Reference in New Issue
Block a user