diff options
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/packages/x11-common/x11-common/etc/X11/Xsession | 2 | ||||
| -rw-r--r-- | meta/packages/x11-common/x11-common_0.1.bb | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/meta/packages/x11-common/x11-common/etc/X11/Xsession b/meta/packages/x11-common/x11-common/etc/X11/Xsession index 6441596b04..a87447a879 100644 --- a/meta/packages/x11-common/x11-common/etc/X11/Xsession +++ b/meta/packages/x11-common/x11-common/etc/X11/Xsession | |||
| @@ -14,6 +14,8 @@ fi | |||
| 14 | 14 | ||
| 15 | SYSSESSIONDIR=/etc/X11/Xsession.d | 15 | SYSSESSIONDIR=/etc/X11/Xsession.d |
| 16 | 16 | ||
| 17 | export CLUTTER_DISABLE_MIPMAPPED_TEXT=1 | ||
| 18 | |||
| 17 | for SESSIONFILE in $SYSSESSIONDIR/*; do | 19 | for SESSIONFILE in $SYSSESSIONDIR/*; do |
| 18 | set +e | 20 | set +e |
| 19 | case "$SESSIONFILE" in | 21 | case "$SESSIONFILE" in |
diff --git a/meta/packages/x11-common/x11-common_0.1.bb b/meta/packages/x11-common/x11-common_0.1.bb index 75d9836198..69bfbdd5e6 100644 --- a/meta/packages/x11-common/x11-common_0.1.bb +++ b/meta/packages/x11-common/x11-common_0.1.bb | |||
| @@ -2,7 +2,7 @@ DESCRIPTION = "Common X11 scripts" | |||
| 2 | LICENSE = "GPL" | 2 | LICENSE = "GPL" |
| 3 | SECTION = "x11" | 3 | SECTION = "x11" |
| 4 | RDEPENDS_${PN} = "xmodmap xdpyinfo xtscal xinit formfactor" | 4 | RDEPENDS_${PN} = "xmodmap xdpyinfo xtscal xinit formfactor" |
| 5 | PR = "r37" | 5 | PR = "r38" |
| 6 | 6 | ||
| 7 | SRC_URI = "file://etc" | 7 | SRC_URI = "file://etc" |
| 8 | S = ${WORKDIR} | 8 | S = ${WORKDIR} |
