You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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: openwrt/firmware-selector-openwrt-org#55
The text was updated successfully, but these errors were encountered: