Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions meta-example/recipes-core/images/iot2050-image-example.bb
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ IMAGE_PREINSTALL += "${@ ' \

IMAGE_INSTALL += " \
expand-on-first-boot \
ssh-root-login \
sshd-regen-keys \
install-on-emmc \
iot2050-nm-settings \
Expand Down
2 changes: 0 additions & 2 deletions meta/recipes-core/images/iot2050-image-base.bb
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ inherit image

DESCRIPTION = "IOT2050 Debian Base Image"

IMAGE_PREINSTALL += "sshd-regen-keys"

IMAGE_INSTALL += "${IOT2050_META_PACKAGES}"

IMAGE_PREINSTALL += "libubootenv-tool"
Expand Down
1 change: 0 additions & 1 deletion meta/recipes-core/images/meta-packages.inc
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ IOT2050_META_PACKAGES ?= " \
iot2050-firmware \
iot2050-base-packages \
regen-rootfs-uuid \
ssh-root-login \
iot2050-status-led \
iot2050-switchserialmode \
"