However, I haven't been able to really find out how to properly integrate it into the main source. Somewhere there's a check for busybox-1.13 and then a busybox symbolic link is made to it. I tried making the symbolic link point to busybox-1.32 but the link kept reverting to the original busybox-1.13 directory. So instead, I backed up the real busybox-1.13 and renamed busybox-1.32 to busybox-1.13. I had to copy busybox-1.32/.config to ./customers/CUSTOMER/WCB3000/filesystem/users/busybox/aei.config, and copy over a few more files from the busybox-1.13 directory (Makefile, Makefile.custom, and docs/autodocifier.pl)
However, I haven't been able to really find out how to properly integrate it into the main source. Somewhere there's a check for busybox-1.13 and then a busybox symbolic link is made to it. I tried making the symbolic link point to busybox-1.32 but the link kept reverting to the original busybox-1.13 directory. So instead, I backed up the real busybox-1.13 and renamed busybox-1.32 to busybox-1.13. I had to copy busybox-1.32/.config to ./customers/CUSTOMER/WCB3000/filesystem/users/busybox/aei.config, and copy over a few more files from the busybox-1.13 directory (Makefile, Makefile.custom, and docs/autodocifier.pl)