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

@@ -1,17 +1,17 @@
config BR2_PACKAGE_LIBFREEGLUT
bool "libfreeglut"
depends on BR2_PACKAGE_HAS_LIBGL
depends on BR2_PACKAGE_XORG7
select BR2_PACKAGE_LIBGLU
select BR2_PACKAGE_XLIB_LIBXI
select BR2_PACKAGE_XLIB_LIBXRANDR
select BR2_PACKAGE_XLIB_LIBXXF86VM
depends on BR2_PACKAGE_HAS_LIBGL
depends on BR2_PACKAGE_XORG7
help
FreeGLUT is a free-software/open-source alternative to the
OpenGL Utility Toolkit (GLUT) library. GLUT (and hence
FreeGLUT) takes care of all the system-specific chores required
for creating windows, initializing OpenGL contexts, and
handling input events, to allow for trully portable OpenGL
FreeGLUT) takes care of all the system-specific chores
required for creating windows, initializing OpenGL contexts,
and handling input events, to allow for trully portable OpenGL
programs.
http://freeglut.sourceforge.net