Bump buidlroot version to 2018.02.6

This commit is contained in:
jbnadal
2018-10-22 14:55:59 +02:00
parent 222960cedb
commit bec94fdb63
6150 changed files with 84803 additions and 117446 deletions

View File

@@ -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

View File

@@ -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