mirror of
https://github.com/lxsang/meta-rpi-diya.git
synced 2025-08-28 23:02:40 +02:00
Compare commits
2 Commits
b2b277e2a3
...
e3f556fbb4
Author | SHA1 | Date | |
---|---|---|---|
|
e3f556fbb4 | ||
|
425547465b |
@@ -4,7 +4,7 @@ do_install:append () {
|
||||
cat << EOF >> "${D}${sysconfdir}/profile"
|
||||
# QT related setting
|
||||
export QT_QPA_PLATFORM=wayland-egl
|
||||
export XDG_RUNTIME_DIR=/run/user/1000
|
||||
# export XDG_RUNTIME_DIR=/run/user/1000
|
||||
# export QT_QPA_EGLFS_ROTATION=90
|
||||
EOF
|
||||
}
|
@@ -48,6 +48,7 @@ IMAGE_INSTALL:append = "libcurl \
|
||||
rsync \
|
||||
coreutils \
|
||||
wayland weston \
|
||||
hicolor-icon-theme \
|
||||
qtbase \
|
||||
qtdeclarative \
|
||||
qtquickcontrols2 \
|
||||
|
Reference in New Issue
Block a user