mirror of
https://github.com/Heleguo/lede.git
synced 2026-01-06 12:57:51 +00:00
* iproute2: bump to 5.13 Drop patch 185-libbpf-add-limits-h merged upstream Update patch 170-ip_tiny Update patch 130-no_netem_tpic_dcb... Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com> * iproute2: m_xt.so depends on dynsyms.list When doing parallel build on a fast machine with bottleneck in i/o, m_xt.so may start linking faster than dynsyms.list gets populated, resulting in error: ld:dynsyms.list:0: syntax error in dynamic list Fix this by adding dynsyms.list as make dependency to m_xt.so Described also here: https://bugs.openwrt.org/index.php?do=details&task_id=3353 Change from v1: - add dynsysms.list dependancy only when shared libs are enabled Signed-off-by: Roman Yeryomin <roman@advem.lv> Fixes: FS#3353 * iproute2: update to 5.14 Update iproute2 to latest stable 5.14; for the changes see https://lwn.net/Articles/867940/ Refresh patches Signed-off-by: Hans Dedecker <dedeckeh@gmail.com> Co-authored-by: Ansuel Smith <ansuelsmth@gmail.com> Co-authored-by: Roman Yeryomin <roman@advem.lv> Co-authored-by: Hans Dedecker <dedeckeh@gmail.com> |
||
|---|---|---|
| .. | ||
| 100-configure.patch | ||
| 110-darwin_fixes.patch | ||
| 115-add-config-xtlibdir.patch | ||
| 120-no_arpd_ifstat_rtacct_lnstat.patch | ||
| 130-no_netem_tipc_dcb_man_vdpa.patch | ||
| 140-allow_pfifo_fast.patch | ||
| 140-keep_libmnl_optional.patch | ||
| 145-keep_libelf_optional.patch | ||
| 150-keep_libcap_optional.patch | ||
| 160-libnetlink-pic.patch | ||
| 170-ip_tiny.patch | ||
| 175-reduce-dynamic-syms.patch | ||
| 180-drop_FAILED_POLICY.patch | ||
| 190-fix-nls-rpath-link.patch | ||
| 195-build_variant_ip_tc.patch | ||
| 200-drop_libbsd_dependency.patch | ||
| 300-selinux-configurable.patch | ||
| 400-add-nss-qdisc.patch | ||
| 500-add-nssmirred.patch | ||