The xiaomi_mi-router-3g model seems to be forcibly excluding the uboot-envtools package. Despite multiple attempts, I have not succeeded in adding uboot-envtools to the build.
I tested this by manually running make image, and the package could be added to the pre-installed packages. I also verified this functionality on the actual device.
I removed -uboot-envtools from Installed Packages and added uboot-envtools. ASU shouldn't be removing this package.
When I set diff_packages to false in the submission to the /api/v1/build interface, it successfully builds the image with uboot-envtools. However, there is no option to set diff_packages = false in the firmware-selector-openwrt-org UI.
The xiaomi_mi-router-3g model seems to be forcibly excluding the uboot-envtools package. Despite multiple attempts, I have not succeeded in adding uboot-envtools to the build.
I tested this by manually running make image, and the package could be added to the pre-installed packages. I also verified this functionality on the actual device.
I removed -uboot-envtools from Installed Packages and added uboot-envtools. ASU shouldn't be removing this package.
When I set diff_packages to false in the submission to the /api/v1/build interface, it successfully builds the image with uboot-envtools. However, there is no option to set diff_packages = false in the firmware-selector-openwrt-org UI.
source link: https://github.com/openwrt/firmware-selector-openwrt-org/issues/55