Merge Cleanup

Remove old packages and edit branch name in deployment toolkit sh
This commit is contained in:
Cameron Thompson
2024-12-11 23:40:34 -05:00
parent 3670e3ee8d
commit 9facd17476
4 changed files with 1 additions and 1 deletions

View File

@@ -5,7 +5,7 @@
# Define toolkit paths # Define toolkit paths
GITUSER="iamromulan" GITUSER="iamromulan"
GITREPO="quectel-rgmii-toolkit" GITREPO="quectel-rgmii-toolkit"
GITTREE="development-SDXPINN" GITTREE="SDXPINN"
GITMAINTREE="SDXPINN" GITMAINTREE="SDXPINN"
GITDEVTREE="development-SDXPINN" GITDEVTREE="development-SDXPINN"
TMP_DIR="/tmp" TMP_DIR="/tmp"