Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature] Add possibility of disabling legacy ar71xx images #130

Open
nemesifier opened this issue Mar 17, 2021 · 0 comments
Open

[feature] Add possibility of disabling legacy ar71xx images #130

nemesifier opened this issue Mar 17, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@nemesifier
Copy link
Member

nemesifier commented Mar 17, 2021

Due to the introduction of the compile target ath79 in OpenWRT 19, which replaces ar71xx, there are now 2 possible images for a single device in OpenWRT 19.07, while earlier versions must use ar71xx and later versions must use ath79.

We need a setting, like OPENWISP_FIRMWARE_UPGRADER_OPENWRT_AR71XX_ENABLED, defaulting to True for now, which if set to False does the following:

  • removes the ar71xx entries from OPENWRT_FIRMWARE_IMAGE_MAP
  • removes (OpenWRT 19.07 and later) from the label
@nemesifier nemesifier added the enhancement New feature or request label Mar 17, 2021
@pandafy pandafy added this to the Release 0.2.0 milestone Jan 26, 2022
@nemesifier nemesifier removed this from the Release 0.2.0 milestone Jan 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

2 participants