1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +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:
Saul Wold
2012-04-17 15:02:12 -07:00
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-mangle \
kernel-module-iptable-filter \
lsb \
mc \
parted \
pseudo \