diff options
Diffstat (limited to 'recipes/images/fso2-console-image.bb')
-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 \ " |