Updates + Churn

Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
Tad 2022-11-12 23:21:49 -05:00
parent decf46084c
commit 14f7f1db32
No known key found for this signature in database
GPG key ID: B286E9F57A07424B
15 changed files with 247 additions and 23 deletions

View file

@ -60,11 +60,11 @@ buildAll() {
buildDevice taimen avb; #superseded
buildDevice walleye avb; #superseded
#SD845
buildDevice aura avb; #superseded?
buildDevice aura avb; #superseded
buildDevice beryllium avb; #superseded
buildDevice pro1 avb; #superseded?
buildDevice crosshatch avb; #superseded?
buildDevice blueline avb; #superseded?
buildDevice pro1 avb; #superseded
buildDevice crosshatch avb; #superseded
buildDevice blueline avb; #superseded
buildDevice enchilada avb; #superseded
buildDevice fajita avb; #superseded
buildDevice akari avb;
@ -98,8 +98,8 @@ buildAll() {
#buildDevice bramble avb; #superseded
#buildDevice redfin avb; #superseded
#SD670
buildDevice bonito avb; #superseded?
buildDevice sargo avb; #superseded?
buildDevice bonito avb; #superseded
buildDevice sargo avb; #superseded
}
export -f buildAll;
@ -115,7 +115,6 @@ patchWorkspace() {
source build/envsetup.sh;
#repopick -it twelve-colors;
repopick -it S_asb_2022-11;
repopick -it S_tzdb2022f;
sh "$DOS_SCRIPTS/Patch.sh";