mirror of
https://git.yoctoproject.org/poky
synced 2026-04-05 08:02:25 +02:00
weston-init: Fix weston-keyboard path in weston.ini
The weston-keyboard executable is installed into /usr/libexec instead of /usr/lib/weston , correct the path in weston.ini . (From OE-Core rev: 56dee47a5ddb1da66d30f894a282d0658dcc930c) Signed-off-by: Marek Vasut <marex@denx.de> Cc: Khem Raj <raj.khem@gmail.com> Cc: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
3b34804a0b
commit
d2cc09b32f
@@ -42,7 +42,7 @@ require-input=false
|
||||
#path=/build/weston-0lEgCh/weston-1.11.0/weston-flower
|
||||
|
||||
#[input-method]
|
||||
#path=/usr/lib/weston/weston-keyboard
|
||||
#path=/usr/libexec/weston-keyboard
|
||||
|
||||
#[output]
|
||||
#name=LVDS1
|
||||
|
||||
Reference in New Issue
Block a user