Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- openwrt$ git log --follow target/linux/ath79/config-6.1
- commit 5f59d28bc3434d5b582310579096fa839f86e1df
- Author: Shiji Yang <[email protected]>
- Date: Wed May 31 11:14:04 2023 +0800
- ath79: refresh patches and configs to introduce kernel 6.1 support
- All kernel configs are refreshed by
- 'make kernel_oldconfig CONFIG_TARGET=target' and
- 'make kernel_oldconfig CONFIG_TARGET=subtarget'.
- upstreamed patches:
- 010-v5.17-spi-ar934x-fix-transfer-and-word-delays.patch
- 011-v5.17-spi-ar934x-fix-transfer-size.patch
- 020-v5.18-spi-ath79-Implement-the-spi_mem-interface.patch
- 030-v5.18-ath79-add-support-for-booting-QCN550x.patch
- build and run tested on:
- ath79/generic/ar7241
- ath79/generic/qca9563
- ath79/nand/ar9344
- Signed-off-by: Shiji Yang <[email protected]>
- commit d9a9caf3525899a74755bc4ea6ef3f7d4b049941
- Author: Shiji Yang <[email protected]>
- Date: Wed May 24 11:26:37 2023 +0000
- ath79: copy patches and kernel config from 5.15 to 6.1
- This is preparation for kernel 6.1 support.
- Signed-off-by: Shiji Yang <[email protected]>
- commit 496280ef4e0ce1d272e669eca4b63582229b65e4
- Author: Shiji Yang <[email protected]>
- Date: Tue May 30 15:05:06 2023 +0800
- ath79: add missing symbols by refreshing kernel configs
- Some symbols are outdated or missing due to daily kernel bumps. It's
- better to re-add them. All configs are automatically refreshed by
- 'make kernel_oldconfig CONFIG_TARGET=taget' and
- 'make kernel_oldconfig CONFIG_TARGET=subtarget'
- Signed-off-by: Shiji Yang <[email protected]>
- commit c170fc78ba6e4477cc06b2b77e11747da862dcf0
- Author: Christian Svensson <[email protected]>
- Date: Sat Jul 8 00:23:28 2023 +0200
- kernel: remove CRYPTO_BLAKE2S from all >=5.15
- This option was removed from upstream kernel back in 2022.
- See commits:
- 2d16803c562ecc644803d42ba98a8e0aef9c014e (>=6.0)
- 3dd33a09f5dc12ccb0902923c4c784eb0f8c7554 (>=5.15.61 backport)
- Signed-off-by: Christian Svensson <[email protected]>
- ...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement