mirror of
https://github.com/lxsang/meta-rpi-diya.git
synced 2025-04-29 19:06:45 +02:00
Compare commits
2 Commits
f3bacf688b
...
7022952f23
Author | SHA1 | Date | |
---|---|---|---|
|
7022952f23 | ||
|
6ce7173e4a |
@ -25,6 +25,7 @@ IMAGE_INSTALL:append = "libcurl \
|
||||
udev \
|
||||
glew \
|
||||
freetype \
|
||||
freeglut \
|
||||
mesa \
|
||||
sudo \
|
||||
libsdl2 \
|
||||
|
2
recipes-graphics/freeglut/freeglut_%.bbappend
Normal file
2
recipes-graphics/freeglut/freeglut_%.bbappend
Normal file
@ -0,0 +1,2 @@
|
||||
PACKAGECONFIG += " gles "
|
||||
PACKAGECONFIG:remove = " x11 wayland "
|
Loading…
x
Reference in New Issue
Block a user