summaryrefslogtreecommitdiff
path: root/meta/recipes-core
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2012-04-17 15:02:12 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-04-17 23:15:56 +0100
commit1373865ce7f205a8e63f42caf436e9e2f7a565f5 (patch)
tree3a103bd8ef89a66dfe9718ff5184c35eff3730c5 /meta/recipes-core
parenteddb1d6f458bcf8b0473a360fad3f4a259a57d28 (diff)
downloadopenembedded-core-1373865ce7f205a8e63f42caf436e9e2f7a565f5.tar.gz
openembedded-core-1373865ce7f205a8e63f42caf436e9e2f7a565f5.tar.bz2
openembedded-core-1373865ce7f205a8e63f42caf436e9e2f7a565f5.tar.xz
openembedded-core-1373865ce7f205a8e63f42caf436e9e2f7a565f5.zip
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 Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core')
-rw-r--r--meta/recipes-core/tasks/task-self-hosted.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-core/tasks/task-self-hosted.bb b/meta/recipes-core/tasks/task-self-hosted.bb
index 5588cd3a2..5d4e153b3 100644
--- a/meta/recipes-core/tasks/task-self-hosted.bb
+++ b/meta/recipes-core/tasks/task-self-hosted.bb
@@ -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 \