mirror of
https://git.yoctoproject.org/poky
synced 2026-02-05 16:28:43 +01:00
task-core-lsb: add xdg-utils into lsb image
Add xdg-utils in task-core-lsb, for LSB command check. Part fixes [Yocto 520] (From OE-Core rev: 74040af7c44718e05b1f0eeccb267afa1aa6d3f6) Signed-off-by: Kang Kai <kai.kang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -130,6 +130,7 @@ RDEPENDS_task-core-lsb-command-add = "\
|
||||
mailx \
|
||||
msmtp \
|
||||
chkconfig \
|
||||
xdg-utils \
|
||||
"
|
||||
# cups
|
||||
|
||||
|
||||
Reference in New Issue
Block a user