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,11 +9,12 @@ config BR2_PACKAGE_RPI_USERLAND
select BR2_PACKAGE_HAS_LIBOPENVG
select BR2_PACKAGE_HAS_LIBOPENMAX
help
Raspberry Pi Userland contains the necessary library to use the
VideoCore driver.
Raspberry Pi Userland contains the necessary library to use
the VideoCore driver.
Includes source for the ARM side code to interface to:
EGL, mmal, GLESv2, vcos, openmaxil, vchiq_arm, bcm_host, WFC, OpenVG.
Includes source for the ARM side code to interface to: EGL,
mmal, GLESv2, vcos, openmaxil, vchiq_arm, bcm_host, WFC,
OpenVG.
https://github.com/raspberrypi/userland/
@@ -35,8 +36,8 @@ config BR2_PACKAGE_RPI_USERLAND_START_VCFILED
bool "Start vcfiled"
depends on BR2_INIT_SYSV || BR2_INIT_BUSYBOX
help
vcfiled is a daemon serving files to VideoCore from the host file
system.
vcfiled is a daemon serving files to VideoCore from the host
file system.
config BR2_PACKAGE_RPI_USERLAND_HELLO
bool "hello_pi examples"