mirror of
https://github.com/lxsang/meta-rpi-diya.git
synced 2025-08-01 21:50:55 +02:00
Compare commits
2 Commits
376b42f3ee
...
ce7171b9bd
Author | SHA1 | Date | |
---|---|---|---|
ce7171b9bd | |||
d478023a32 |
@ -44,5 +44,7 @@ IMAGE_INSTALL:append = "libcurl \
|
||||
wpa-supplicant \
|
||||
evtest \
|
||||
raspi-gpio \
|
||||
qt-base \
|
||||
qt5-opengles2-test \
|
||||
"
|
||||
|
||||
|
2
recipes-qt/qt5/qtbase_git.bbappend
Normal file
2
recipes-qt/qt5/qtbase_git.bbappend
Normal file
@ -0,0 +1,2 @@
|
||||
PACKAGECONFIG += " freetype jpeg libpng kms openssl widgets gles2 eglfs optimize-size udev "
|
||||
PACKAGECONFIG:remove = " tests tools examples "
|
Reference in New Issue
Block a user