base-files: add leds migration
authorTomasz Maciej Nowak <tomek_n@o2.pl>
Thu, 21 Mar 2019 17:03:38 +0000 (18:03 +0100)
committerChristian Lamparter <chunkeey@gmail.com>
Sat, 6 Apr 2019 17:14:05 +0000 (19:14 +0200)
commitafef17e24de61278cfe120d9b278907ac98b6a73
tree66b06edea2bc8dd14a5250b6b00b2955b15995a3
parent32689e93c4ec39a8c5cc29716c0b2cfe9ee578e5
base-files: add leds migration

Currently leds migration scripts in ar71xx and lantiq share a lot of
logic and introducing leds migration to another target would mean
copying this code, again. Therefore add common logic to library in
base-files package.

Suggested-by: Petr Štetiar <ynezz@true.cz>
Signed-off-by: Petr Štetiar <ynezz@true.cz>
Signed-off-by: Tomasz Maciej Nowak <tomek_n@o2.pl>
package/base-files/files/lib/functions/migrations.sh [new file with mode: 0644]