Skip to content

Commit

Permalink
add package getevent
Browse files Browse the repository at this point in the history
  • Loading branch information
duhow committed Jan 5, 2024
1 parent ca472bc commit 4d83a27
Show file tree
Hide file tree
Showing 3 changed files with 730 additions and 1 deletion.
2 changes: 1 addition & 1 deletion packages.sh
Original file line number Diff line number Diff line change
Expand Up @@ -665,7 +665,7 @@ mkdir -p ${STAGING_TO_TARGET_DIR}
write_build_config
[[ ! $? -eq 0 ]] && exit 1

PACKAGES_TO_BUILD="update-libs update-binaries support jq services music pycopy rnnoise ec screen hey-wifi-c"
PACKAGES_TO_BUILD="update-libs update-binaries support jq services music pycopy rnnoise ec screen hey-wifi-c getevent"

for PKGN in $PACKAGES_TO_BUILD; do
process_package $PKGN
Expand Down
Loading

0 comments on commit 4d83a27

Please sign in to comment.