diff options
-rw-r--r-- | recipes/images/corecdp-base-image.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/images/corecdp-base-image.bb b/recipes/images/corecdp-base-image.bb index d82a206032..d0c488014b 100644 --- a/recipes/images/corecdp-base-image.bb +++ b/recipes/images/corecdp-base-image.bb @@ -47,7 +47,7 @@ MULTITECH_FEATURES = "mts-io \ # Tools to flash kernel and rootfs on reboot UPGRADE_FEATURES = "upgrade-reboot mtd-utils-static" -MISC_FEATURES = "minicom nano" +MISC_FEATURES = "minicom lrzsz nano" # All the packages to be installed IMAGE_INSTALL = "task-boot \ |