Skip to content

Commit

Permalink
remove maybe?
Browse files Browse the repository at this point in the history
  • Loading branch information
sfoster1 committed Mar 6, 2024
1 parent 65a6b08 commit 72b8d20
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ IMAGE_INSTALL += " \
"

# gpsd is installed by packagegroup-tdx-cli for some reason and it breaks some integrations
IMAGE_INSTALL -= " gpsd "
IMAGE_INSTALL:remove := " gpsd "

# We do NOT want the toradex libusbgx packages that autoconfigure the OTG USB
# port. Luckily, they are only recommended so it is easy to filter them out.
Expand Down

0 comments on commit 72b8d20

Please sign in to comment.