Update Buildroot from 17.02.5 -> 17.02.6
This commit is contained in:
10
bsp/buildroot/package/nvidia-driver/egl.pc
Normal file
10
bsp/buildroot/package/nvidia-driver/egl.pc
Normal file
@@ -0,0 +1,10 @@
|
||||
prefix=/usr
|
||||
exec_prefix=${prefix}
|
||||
libdir=${exec_prefix}/lib
|
||||
includedir=${prefix}/include
|
||||
|
||||
Name: egl
|
||||
Description: Nvidia OpenGL library
|
||||
Version: 1
|
||||
Cflags: -I${includedir}
|
||||
Libs: -L${libdir} -lEGL
|
||||
Reference in New Issue
Block a user