Skip to content

Commit

Permalink
Modifiying the correct order
Browse files Browse the repository at this point in the history
  • Loading branch information
volkan-aslan committed Oct 21, 2024
1 parent 0c7ef67 commit e6a4ab7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes-core/images/core-image-thunder.bb
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
SUMMARY = "An image based on core-image that includes thunder."
LICENSE = "MIT"

inherit core-image

IMAGE_INSTALL += "\
packagegroup-core-boot \
kernel-modules \
Expand All @@ -10,5 +12,3 @@ IMAGE_INSTALL += "\
IMAGE_FEATURES += "\
ssh-server-dropbear \
"

inherit core-image

0 comments on commit e6a4ab7

Please sign in to comment.