developer | ec4ebe4 | 2022-04-12 11:17:45 +0800 | [diff] [blame] | 1 | #patch hack-5.4 (come from openwrt/lede/target/linux/mediatek) |
| 2 | SRC_URI_append = " \ |
| 3 | file://204-module_strip.patch \ |
| 4 | file://210-darwin_scripts_include.patch \ |
| 5 | file://211-darwin-uuid-typedef-clash.patch \ |
| 6 | file://212-tools_portability.patch \ |
| 7 | file://214-spidev_h_portability.patch \ |
| 8 | file://220-gc_sections.patch \ |
| 9 | file://221-module_exports.patch \ |
| 10 | file://230-openwrt_lzma_options.patch \ |
| 11 | file://249-udp-tunnel-selection.patch \ |
| 12 | file://250-netfilter_depends.patch \ |
| 13 | file://251-sound_kconfig.patch \ |
developer | 30584bd | 2023-01-30 13:12:50 +0800 | [diff] [blame] | 14 | file://252-init-Kconfig-make-ASN1-explicitly-selectable-unhide-.patch \ |
developer | ec4ebe4 | 2022-04-12 11:17:45 +0800 | [diff] [blame] | 15 | file://259-regmap_dynamic.patch \ |
| 16 | file://260-crypto_test_dependencies.patch \ |
| 17 | file://260-lib-arc4-unhide.patch \ |
| 18 | file://280-rfkill-stubs.patch \ |
| 19 | file://300-MIPS-r4k_cache-use-more-efficient-cache-blast.patch \ |
| 20 | file://301-mips_image_cmdline_hack.patch \ |
| 21 | file://321-powerpc_crtsavres_prereq.patch \ |
| 22 | file://400-unlock_mx25l6406e_with_4bit_block_protect.patch \ |
| 23 | file://531-debloat_lzma.patch \ |
| 24 | file://550-loop-Report-EOPNOTSUPP-properly.patch \ |
| 25 | file://640-bridge-only-accept-EAP-locally.patch \ |
| 26 | file://645-netfilter-connmark-introduce-set-dscpmark.patch \ |
developer | ec4ebe4 | 2022-04-12 11:17:45 +0800 | [diff] [blame] | 27 | file://651-wireless_mesh_header.patch \ |
| 28 | file://660-fq_codel_defaults.patch \ |
| 29 | file://661-use_fq_codel_by_default.patch \ |
| 30 | file://662-remove_pfifo_fast.patch \ |
| 31 | file://700-swconfig_switch_drivers.patch \ |
| 32 | file://703-add_vsc8504_support.patch \ |
| 33 | file://710-net-dsa-mv88e6xxx-default-VID-1.patch \ |
| 34 | file://711-net-dsa-mv88e6xxx-disable-ATU-violation.patch \ |
| 35 | file://721-phy_packets.patch \ |
| 36 | file://773-bgmac-add-srab-switch.patch \ |
developer | c98d48d | 2023-03-02 19:44:01 +0800 | [diff] [blame^] | 37 | file://800-leds-leds-bcm63138-read-default-trigger-from-OF.patch \ |
developer | ec4ebe4 | 2022-04-12 11:17:45 +0800 | [diff] [blame] | 38 | file://901-debloat_sock_diag.patch \ |
| 39 | file://902-debloat_proc.patch \ |
| 40 | file://904-debloat_dma_buf.patch \ |
| 41 | file://910-kobject_uevent.patch \ |
| 42 | file://911-kobject_add_broadcast_uevent.patch \ |
| 43 | file://921-always-create-console-node-in-initramfs.patch \ |
developer | d8fbe42 | 2022-05-03 13:42:22 +0800 | [diff] [blame] | 44 | file://930-cmdline-boot-parameters.patch \ |
developer | ec4ebe4 | 2022-04-12 11:17:45 +0800 | [diff] [blame] | 45 | " |