diff options
author | Jonathan Liu <net147@gmail.com> | 2013-06-20 11:54:56 +1000 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2013-06-27 09:49:14 -0700 |
commit | d860ee68208b84efb8049669ca18acc69f2f2d1b (patch) | |
tree | 1616dae045ccfbb0302e20d8fb529c9a52dd0a67 /meta/recipes-extended/tzdata | |
parent | 2f209a7045a93e7e42f90418a42f464827b4a7f8 (diff) | |
download | openembedded-core-d860ee68208b84efb8049669ca18acc69f2f2d1b.tar.gz openembedded-core-d860ee68208b84efb8049669ca18acc69f2f2d1b.tar.bz2 openembedded-core-d860ee68208b84efb8049669ca18acc69f2f2d1b.zip |
libx11: enable Xcms by default
The following do not work if Xcms is not enabled in libx11:
- starting xterm and doing ls --color / fails to color code the
directories:
xterm: Cannot allocate color "rgb:5c/5c/ff"
- xsetroot -solid rgb:5c/5c/ff fails with the following error:
xsetroot: unknown color "rgb:5c/5c/ff"
- xsetroot -solid rgbi:1.0/1.0/1.0 fails with the following error:
xsetroot: unknown color "rgbi:1.0/1.0/1.0"
More specifically, applications that pass Xcms color names to
XParseColor do not work properly.
[YOCTO #4576]
Signed-off-by: Jonathan Liu <net147@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-extended/tzdata')
0 files changed, 0 insertions, 0 deletions