mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 13:09:50 +00:00
task-self-hosted: Add LSB for distro info
The lsb package is needed to enable the distro checking in the self hosted image. Currently there is no standard identification in the self-hosted image so use the existing lsb package which provides lsb_release that parses the /etc/release file (From OE-Core rev: 1373865ce7f205a8e63f42caf436e9e2f7a565f5) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
8e53c8c937
commit
9656762e80
@@ -44,6 +44,7 @@ RDEPENDS_task-self-hosted-host-tools = "\
|
|||||||
kernel-module-iptable-nat \
|
kernel-module-iptable-nat \
|
||||||
kernel-module-iptable-mangle \
|
kernel-module-iptable-mangle \
|
||||||
kernel-module-iptable-filter \
|
kernel-module-iptable-filter \
|
||||||
|
lsb \
|
||||||
mc \
|
mc \
|
||||||
parted \
|
parted \
|
||||||
pseudo \
|
pseudo \
|
||||||
|
|||||||
Reference in New Issue
Block a user