diff options
author | Michael 'Mickey' Lauer <mickey@vanille-media.de> | 2010-02-22 20:54:54 +0100 |
---|---|---|
committer | Michael 'Mickey' Lauer <mickey@vanille-media.de> | 2010-02-22 20:54:54 +0100 |
commit | 6dd8e30f6fb403b2de61dff7089fb52b48ddaba0 (patch) | |
tree | c3d37a3242a7cf9c9e75b72b7ebf00c158216188 /recipes/images | |
parent | 62ad3249b237f03453b00d16b215fe1580cb7232 (diff) |
task-cli-tools: add mterm2 and remove from task-fso2-compliance
Diffstat (limited to 'recipes/images')
-rw-r--r-- | recipes/images/fso2-console-image.bb | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/recipes/images/fso2-console-image.bb b/recipes/images/fso2-console-image.bb index 613962925d..4140bc47c9 100644 --- a/recipes/images/fso2-console-image.bb +++ b/recipes/images/fso2-console-image.bb @@ -5,14 +5,11 @@ require fso-image.inc PV = "1.1" -PR = "r2" +PR = "r3" IMAGE_INSTALL = "\ task-base \ task-fso2-compliance \ task-cli-tools \ task-cli-tools-python \ - \ - mdbus2 \ - mterm2 \ " |