ar71xx: add missing LED migration for Archer C7
authorDavid Bauer <mail@david-bauer.net>
Sun, 1 Mar 2020 20:31:29 +0000 (21:31 +0100)
committerDavid Bauer <mail@david-bauer.net>
Sun, 1 Mar 2020 22:39:27 +0000 (23:39 +0100)
When changing the LED names for the Archer C7 to represent the correct
color, a migration for existing UCI entries was not created.

Add a migration to keep existing LED configurations working.

Fixes commit c79c001b593b ("ar71xx: Archer C7 v1 LED names and RFKILL
fixes")

Signed-off-by: David Bauer <mail@david-bauer.net>
target/linux/ar71xx/base-files/etc/uci-defaults/04_led_migration

index 4dd224b549a3ed58956c18bd07edfbbc81947a48..c244b3b4608a683cbe21390bbe394425db000410 100644 (file)
@@ -44,6 +44,9 @@ migrate_leds()
 board=$(board_name)
 
 case "$board" in
+archer-c7)
+       migrate_leds ":blue:=:green:"
+       ;;
 dhp-1565-a1|\
 dir-825-c1|\
 dir-835-a1)