| Submitter | Saul Wold |
|---|---|
| Date | Feb. 2, 2012, 11:47 p.m. |
| Message ID | <6ac8940f9d328afccd0176ae7c33053c3e565aca.1328226197.git.sgw@linux.intel.com> |
| Download | mbox | patch |
| Permalink | /patch/20599/ |
| State | Accepted |
| Commit | 6ac8940f9d328afccd0176ae7c33053c3e565aca |
| Headers | show |
Comments
Patch
diff --git a/meta/recipes-core/images/self-hosted-image.bb b/meta/recipes-core/images/self-hosted-image.bb index 111c057..5029ac2 100644 --- a/meta/recipes-core/images/self-hosted-image.bb +++ b/meta/recipes-core/images/self-hosted-image.bb @@ -4,7 +4,7 @@ POKY_EXTRA_INSTALL = "\ task-self-hosted \ " -IMAGE_FEATURES += "x11-mini" +IMAGE_FEATURES += "x11-mini package-management" inherit core-image
Signed-off-by: Saul Wold <sgw@linux.intel.com> --- meta/recipes-core/images/self-hosted-image.bb | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)