]> code.ossystems Code Review - openembedded-core.git/commit
Remove redundant reference to "task-self-hosted" from self-hosted-image.bb
authorRobert P. J. Day <rpjday@crashcourse.ca>
Thu, 29 Mar 2012 22:42:47 +0000 (18:42 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 4 Apr 2012 15:56:37 +0000 (16:56 +0100)
commitbbc7f24d463c11b16f000462528c18bbb86b1e88
tree288c897a3ac0bc366154dfd66deb4bb70a816299
parent553ac1bf0ebf2ecf4e45ace4016b50c810ef7b26
Remove redundant reference to "task-self-hosted" from self-hosted-image.bb

This recipe already includes "task-self-hosted" in the IMAGE_INSTALL
line:

IMAGE_INSTALL = "task-core-boot task-core-apps-console task-core-ssh-openssh task-self-hosted"

so there's no apparent need to include it again further down.

Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
meta/recipes-core/images/self-hosted-image.bb