openwrtv4/package/base-files/files
Mathias Kresin c90a8cb755 procd: nand: dont rely on boardname in nand_upgrade_tar
Kernel and rootfs in a subdirectory matching the userspace boardname,
was intended to use a single sysupgrade-tar archive for multiple boards
with different kernel/rootfs images. This feature was never used.

Use the first found directory in the tar archive instead of relying on
a directory named according to the userspace boardname.

It allows to change the boardname without adding another compatibility
layer - using the nand_board_name() function - for (sub)targets using
the metadata based image validation in favour to
nand_do_platform_check().

Signed-off-by: Mathias Kresin <dev@kresin.me>
2017-12-08 20:57:12 +01:00
..
bin merge: base: update base-files and basic config 2017-12-08 19:41:18 +01:00
etc merge: release/banner: drop release name and update banner 2017-12-08 19:41:18 +01:00
lib procd: nand: dont rely on boardname in nand_upgrade_tar 2017-12-08 20:57:12 +01:00
rom rename default/ to files/ 2006-11-22 23:30:57 +00:00
sbin base-files: automatically handle paths and symlinks for RAMFS_COPY_BIN 2017-07-11 17:26:32 +02:00
usr base-files: suppress uci not found output in login.sh 2017-08-04 23:11:19 +02:00