base-files: add generic sdcard upgrade method
authorStijn Tintel <stijn@linux-ipv6.be>
Thu, 29 Jul 2021 22:11:37 +0000 (01:11 +0300)
committerStijn Tintel <stijn@linux-ipv6.be>
Fri, 6 Aug 2021 22:34:40 +0000 (01:34 +0300)
commit8347d8b4fbe41ce7db386f948df3ebb6c6bc32d3
tree506c3ab13d248558ed9c5dbd7e34d5c641c07262
parent84c9570aaadec70b667586c3c84dd9fd095baa9e
base-files: add generic sdcard upgrade method

Add a generic sdcard upgrade method instead of duplicating code in yet
another target, and add a feature flag to only install this upgrade
method in targets that set this flag. Copied from mvebu.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
package/base-files/Makefile
package/base-files/files/lib/upgrade/sdcard.sh [new file with mode: 0644]
scripts/target-metadata.pl
target/Config.in