update buildroot to 2017.02.11
This commit is contained in:
10
bsp/buildroot-2017.02.11/package/opengl/libegl/Config.in
Normal file
10
bsp/buildroot-2017.02.11/package/opengl/libegl/Config.in
Normal file
@@ -0,0 +1,10 @@
|
||||
config BR2_PACKAGE_HAS_LIBEGL
|
||||
bool
|
||||
|
||||
config BR2_PACKAGE_HAS_LIBEGL_WAYLAND
|
||||
bool
|
||||
depends on BR2_PACKAGE_HAS_LIBEGL
|
||||
|
||||
config BR2_PACKAGE_PROVIDES_LIBEGL
|
||||
depends on BR2_PACKAGE_HAS_LIBEGL
|
||||
string
|
||||
7
bsp/buildroot-2017.02.11/package/opengl/libegl/libegl.mk
Normal file
7
bsp/buildroot-2017.02.11/package/opengl/libegl/libegl.mk
Normal file
@@ -0,0 +1,7 @@
|
||||
################################################################################
|
||||
#
|
||||
# libegl
|
||||
#
|
||||
################################################################################
|
||||
|
||||
$(eval $(virtual-package))
|
||||
Reference in New Issue
Block a user