Here I'm resending the patches which still apply to trunk from my previous
series which was for AA.

Bruno Randolf (8):
  mark base-files, kernel, opkg as essential packages
  mkfwimage: Increase RSPRO maximum size to 0xF00000 (15 MiB)
  opkg: remove patch which disables "upgrade all"
  iw: add patch to support 802.11j frequencies
  wpa_supplicant: fix beacon_int configuration option
  x86: fix condition in base-files.mk
  ppp: [RFC] Add IP unnumbered for PPPoE protocol
  libconfig: enable c++ support (libconfig++).

 package/base-files/Makefile                        |  1 +
 package/kernel/linux/Makefile                      |  2 +-
 package/libs/libconfig/Makefile                    |  4 +-
 .../services/hostapd/files/wpa_supplicant.sh       |  6 +-
 package/network/services/ppp/Makefile              |  2 +
 .../network/services/ppp/files/ip_unnumbered.sh    | 45 ++++++++++++
 .../network/utils/iw/patches/140-freq-11j.patch    | 85 ++++++++++++++++++++++
 package/system/opkg/Makefile                       |  1 +
 .../opkg/patches/009-remove-upgrade-all.patch      | 41 -----------
 target/linux/x86/base-files.mk                     |  2 +-
 tools/firmware-utils/src/mkfwimage.c               |  2 +-
 11 files changed, 143 insertions(+), 48 deletions(-)
 create mode 100644 package/network/services/ppp/files/ip_unnumbered.sh
 create mode 100644 package/network/utils/iw/patches/140-freq-11j.patch
 delete mode 100644 package/system/opkg/patches/009-remove-upgrade-all.patch

-- 
1.8.1.2
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to