[PATCH] mt7621: adjust for new filenames in OpenWrt 19.07

Christian Dresel fff at chrisi01.de
So Mär 22 20:08:27 CET 2020


Reviewed-by: Christian Dresel <fff at chrisi01.de>

Gruß

Christian

On 22.03.20 19:25, Fabian Bläse wrote:
> The suffix for Edgerouter X (SFP) have been changed
> from '.tar' to '.bin'. Therefore our BSP has to be adjusted
> to copy the correct file path.
> 
> Signed-off-by: Fabian Bläse <fabian at blaese.de>
> ---
>  bsp/board_mt7621.bsp | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/bsp/board_mt7621.bsp b/bsp/board_mt7621.bsp
> index 340ec0b..1c91bf5 100644
> --- a/bsp/board_mt7621.bsp
> +++ b/bsp/board_mt7621.bsp
> @@ -3,6 +3,6 @@ chipset=ramips
>  subtarget=mt7621
>  
>  images=(
> -        "openwrt-ramips-mt7621-ubnt-erx-squashfs-sysupgrade.tar"
> -        "openwrt-ramips-mt7621-ubnt-erx-sfp-squashfs-sysupgrade.tar"
> +        "openwrt-ramips-mt7621-ubnt-erx-squashfs-sysupgrade.bin"
> +        "openwrt-ramips-mt7621-ubnt-erx-sfp-squashfs-sysupgrade.bin"
>         )
> 


Mehr Informationen über die Mailingliste franken-dev