OpenWrt: bump to v22.03 #249

Closed
fbl wants to merge 2 commits from fbl:openwrt22 into master
Owner

Bump core, packages and routing.

Remove upstreamed build patches.

Bump core, packages and routing. Remove upstreamed build patches.
fbl added the
WIP
label 2022-04-11 20:29:45 +02:00
Author
Owner

Es muss natürlich OpenWrt 22.03 heißen.

Es muss natürlich OpenWrt 22.03 heißen.
fbl changed title from WIP: OpenWrt: bump to v22.02 to WIP: OpenWrt: bump to v22.03 2022-04-22 10:48:42 +02:00
fbl force-pushed openwrt22 from 9cea659ca0 to d2b3ff60d9 2022-04-22 12:52:16 +02:00 Compare
Author
Owner

Changes:

  • Bump to v22.03.0-rc1
  • Move bridge-in-bridge hack from hack-5.4 to hack-5.10
  • Use {ip,ip6,eb,arp}tables-legacy for the moment (the nftables compatibilty layer breaks various stuff)
  • fff-macnock: append cmake variables instead of overwriting (fix build.ninja generation)
Changes: - Bump to v22.03.0-rc1 - Move bridge-in-bridge hack from hack-5.4 to hack-5.10 - Use {ip,ip6,eb,arp}tables-legacy for the moment (the nftables compatibilty layer breaks various stuff) - fff-macnock: append cmake variables instead of overwriting (fix build.ninja generation)
fbl added the
RFT
label 2022-04-22 12:52:25 +02:00
fbl force-pushed openwrt22 from d2b3ff60d9 to a66f755996 2022-06-17 10:52:57 +02:00 Compare
Author
Owner

Changes:

  • Bump to v22.03.0-rc4
Changes: - Bump to v22.03.0-rc4
Author
Owner

Changes:

  • Bump to v22.03.0-rc5
Changes: - Bump to v22.03.0-rc5
fbl force-pushed openwrt22 from a66f755996 to 7e72d8c66b 2022-07-20 11:52:03 +02:00 Compare
fbl force-pushed openwrt22 from 7e72d8c66b to 180cebecb4 2022-07-20 12:28:18 +02:00 Compare
fbl added a new dependency 2022-07-20 13:36:31 +02:00
fbl force-pushed openwrt22 from 180cebecb4 to 22af1ca0c6 2022-10-04 23:12:59 +02:00 Compare
Author
Owner

Changes:

  • Bump to v22.03.0
Changes: - Bump to v22.03.0
fbl force-pushed openwrt22 from 22af1ca0c6 to e14e889c66 2022-10-04 23:14:01 +02:00 Compare
Author
Owner

Changes:

  • Rebase onto current master
Changes: - Rebase onto current master
fbl changed title from WIP: OpenWrt: bump to v22.03 to OpenWrt: bump to v22.03 2022-10-05 18:21:57 +02:00
fbl removed the
WIP
label 2022-10-05 18:22:02 +02:00
Owner

Gerade gesehen: 22.03.1 is raus: https://openwrt.org/releases/22.03/notes-22.03.1

Gerade gesehen: `22.03.1` is raus: https://openwrt.org/releases/22.03/notes-22.03.1
fbl force-pushed openwrt22 from e14e889c66 to c7360d770d 2022-10-23 12:08:09 +02:00 Compare
Author
Owner

Changes:

  • Bump to v22.03.2
  • Rebase onto current master
Changes: - Bump to v22.03.2 - Rebase onto current master
jkimmel added a new dependency 2022-11-19 10:11:53 +01:00
Owner

Wäre vielleicht hübsch das einmal zu rebasen und bauen zu lassen, damit man es einfacher testen kann.

Wäre vielleicht hübsch das einmal zu rebasen und bauen zu lassen, damit man es einfacher testen kann.
fbl force-pushed openwrt22 from c7360d770d to f9db1074cf 2022-12-03 17:11:56 +01:00 Compare
Author
Owner

Changes:

  • Rebase onto current master
Changes: - Rebase onto current master
fbl force-pushed openwrt22 from f9db1074cf to dad80f7ba0 2022-12-03 17:24:28 +01:00 Compare
Author
Owner

Changes:

  • Remove build_patch, which is already present in OpenWrt 22.03
Changes: - Remove build_patch, which is already present in OpenWrt 22.03
Owner

Kann den Fehler lokal reproduzieren:

Applying /home/openwrt/firmware/build/target/linux/generic/pending-5.10/477-mtd-spi-nor-add-eon-en25qx128a.patch using plaintext:
patching file drivers/mtd/spi-nor/eon.c
Hunk #1 FAILED at 15.
1 out of 1 hunk FAILED -- saving rejects to file drivers/mtd/spi-nor/eon.c.rej
Patch failed!  Please fix /home/openwrt/firmware/build/target/linux/generic/pending-5.10/477-mtd-spi-nor-add-eon-en25qx128a.patch!
make[3]: *** [Makefile:122: /home/openwrt/firmware/build/build_dir/toolchain-mips_24kc_gcc-11.2.0_musl/linux-5.10.146/.prepared] Error 1
make[3]: Leaving directory '/home/openwrt/firmware/build/toolchain/kernel-headers'
time: toolchain/kernel-headers/compile#11.03#8.92#16.95
    ERROR: toolchain/kernel-headers failed to build.
make[2]: *** [toolchain/Makefile:97: toolchain/kernel-headers/compile] Error 1
make[2]: Leaving directory '/home/openwrt/firmware/build'
make[1]: *** [toolchain/Makefile:93: /home/openwrt/firmware/build/staging_dir/toolchain-mips_24kc_gcc-11.2.0_musl/stamp/.toolchain_compile] Error 2
make[1]: Leaving directory '/home/openwrt/firmware/build'
make: *** [/home/openwrt/firmware/build/include/toplevel.mk:230: world] Error 2
Kann den Fehler lokal reproduzieren: ``` Applying /home/openwrt/firmware/build/target/linux/generic/pending-5.10/477-mtd-spi-nor-add-eon-en25qx128a.patch using plaintext: patching file drivers/mtd/spi-nor/eon.c Hunk #1 FAILED at 15. 1 out of 1 hunk FAILED -- saving rejects to file drivers/mtd/spi-nor/eon.c.rej Patch failed! Please fix /home/openwrt/firmware/build/target/linux/generic/pending-5.10/477-mtd-spi-nor-add-eon-en25qx128a.patch! make[3]: *** [Makefile:122: /home/openwrt/firmware/build/build_dir/toolchain-mips_24kc_gcc-11.2.0_musl/linux-5.10.146/.prepared] Error 1 make[3]: Leaving directory '/home/openwrt/firmware/build/toolchain/kernel-headers' time: toolchain/kernel-headers/compile#11.03#8.92#16.95 ERROR: toolchain/kernel-headers failed to build. make[2]: *** [toolchain/Makefile:97: toolchain/kernel-headers/compile] Error 1 make[2]: Leaving directory '/home/openwrt/firmware/build' make[1]: *** [toolchain/Makefile:93: /home/openwrt/firmware/build/staging_dir/toolchain-mips_24kc_gcc-11.2.0_musl/stamp/.toolchain_compile] Error 2 make[1]: Leaving directory '/home/openwrt/firmware/build' make: *** [/home/openwrt/firmware/build/include/toplevel.mk:230: world] Error 2 ```
fbl force-pushed openwrt22 from dad80f7ba0 to 21179fba3c 2022-12-03 22:55:46 +01:00 Compare
fbl force-pushed openwrt22 from 21179fba3c to eaef68c991 2022-12-03 23:55:23 +01:00 Compare
Author
Owner

Changes:

  • Rebase a kernel patch added via build_patches, so it can be applied independent of other commits from the same OpenWrt Pull Request it was taken from
Changes: - Rebase a kernel patch added via build_patches, so it can be applied independent of other commits from the same OpenWrt Pull Request it was taken from
jkimmel added a new dependency 2022-12-04 20:56:36 +01:00
Author
Owner

Changes:

  • Replace wpad-basic-wolfssl with wpad-basic to save space.
Changes: - Replace wpad-basic-wolfssl with wpad-basic to save space.
Author
Owner

Changes:

  • Bump to OpenWrt 22.03.3
  • Add missing Signed-Off-By
Changes: - Bump to OpenWrt 22.03.3 - Add missing Signed-Off-By
fbl force-pushed openwrt22 from b29c2244fb to 39b992d4ee 2023-02-09 11:35:06 +01:00 Compare
Author
Owner

Changes:

  • Remove SPI patch, which was already applied upstream in v22.03.3
Changes: - Remove SPI patch, which was already applied upstream in v22.03.3
fbl added this to the 202303-beta milestone 2023-02-20 23:32:41 +01:00
fbl self-assigned this 2023-02-20 23:32:45 +01:00
Author
Owner

Applied.

Applied.
fbl closed this pull request 2023-02-20 23:32:58 +01:00
fbl added the
upstream
label 2023-02-20 23:34:07 +01:00
fbl deleted branch openwrt22 2023-02-20 23:34:15 +01:00

Pull request closed

Sign in to join this conversation.
No description provided.