summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-app/xinit_1.4.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* xinit: add rxvt-unicode in RDEPENDSChangqing Li2020-06-281-0/+3
| | | | | | | | | | | | | | | | | | | fix below error: /etc/X11/xinit/xinitrc: line 55: exec: xterm: not found by default, xinit will generate /etc/X11/xinit/xinitrc, and have below config in it: XTERM -geometry 80x50+494+51 & XTERM -geometry 80x20+494-0 & exec XTERM -geometry 80x66+0+0 -name login the default XTERM is xterm, but xterm is in meta-oe, use rxvt instead (From OE-Core rev: 53664c37bea26358d7147c3ec7a3d423f3904bf4) Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* xinit: make manpages multilib identicalJeremy Puhlman2020-03-081-0/+2
| | | | | | | (From OE-Core rev: 282ca525c411e03391520c0c5950ed3418f6bc2e) Signed-off-by: Jeremy A. Puhlman <jpuhlman@mvista.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* xinit: update to 1.4.1Armin Kuster2019-03-111-0/+20
(From OE-Core rev: 080968f54027dd66fb891e4d39f181578ebebdc3) Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>