Skip to content

Commit

Permalink
tisdk-display-cluster-image: remove weston from the filesystem
Browse files Browse the repository at this point in the history
Signed-off-by: Sai Sree Kartheek Adivi <[email protected]>
  • Loading branch information
sskartheekadivi committed Jul 25, 2024
1 parent 27f555f commit 14a6c8a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions recipes-core/images/tisdk-display-cluster-image.bb
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,9 @@ IMAGE_INSTALL:append = " \
resize-rootfs \
"

IMAGE_INSTALL:remove = " \
weston \
weston-init \
"

export IMAGE_BASENAME = "tisdk-display-cluster-image${ARAGO_IMAGE_SUFFIX}"

0 comments on commit 14a6c8a

Please sign in to comment.