mirror of
https://github.com/lxsang/meta-rpi-diya.git
synced 2025-08-02 22:20:41 +02:00
Compare commits
1 Commits
6fbcd74269
...
7f4d9c82da
Author | SHA1 | Date | |
---|---|---|---|
7f4d9c82da |
@ -4,6 +4,7 @@ do_install:append () {
|
|||||||
cat << EOF >> "${D}${sysconfdir}/profile"
|
cat << EOF >> "${D}${sysconfdir}/profile"
|
||||||
# QT related setting
|
# QT related setting
|
||||||
export QT_QPA_PLATFORM=wayland-egl
|
export QT_QPA_PLATFORM=wayland-egl
|
||||||
|
export XDG_RUNTIME_DIR=/run/user/1000
|
||||||
# export QT_QPA_EGLFS_ROTATION=90
|
# export QT_QPA_EGLFS_ROTATION=90
|
||||||
EOF
|
EOF
|
||||||
}
|
}
|
Reference in New Issue
Block a user