configs/rpi: properly fix defconfigs after upstream rebased
authorYann E. MORIN <yann.morin.1998@free.fr>
Wed, 19 May 2021 20:35:09 +0000 (22:35 +0200)
committerYann E. MORIN <yann.morin.1998@free.fr>
Wed, 19 May 2021 20:36:32 +0000 (22:36 +0200)
commit02a0b30b2c666ebe55829373fad547ebe13e82e6
treeea6dd0c5c41e9f0d545b9754438b8de12acce88f
parent0e429b176b459e1050203cafe435d6749c38741e
configs/rpi: properly fix defconfigs after upstream rebased

Commit 8c3f281626fb (configs/rpi: fix defconfigs after upstream rebased)
attempted to point the raspberrypi defconfigs to an existing commit in
the linux rpi repository.

However, in doing so, only a partial replacement was done: the version
string in the tarball filename was not replaced (missing 'g' to the sed
expression).

Fix that now.

Reported-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
configs/raspberrypi0_defconfig
configs/raspberrypi0w_defconfig
configs/raspberrypi2_defconfig
configs/raspberrypi3_64_defconfig
configs/raspberrypi3_defconfig
configs/raspberrypi3_qt5we_defconfig
configs/raspberrypi4_64_defconfig
configs/raspberrypi4_defconfig
configs/raspberrypi_defconfig