Skip to content

Commit

Permalink
Merge branch 'master' into sonic_plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
Pterosaur authored Nov 27, 2020
2 parents 299d297 + 37e9be6 commit 6f0c339
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 21 deletions.
20 changes: 0 additions & 20 deletions debian/patches/series
Original file line number Diff line number Diff line change
@@ -1,20 +0,0 @@
01_use_pkg-config_for_pcsc-lite_module.patch
02_dbus_group_policy.patch
06_wpa_gui_menu_exec_path.patch
07_dbus_service_syslog.patch
12_wpa_gui_knotify_support.patch
networkd-driver-fallback.patch
wpa_supplicant_fix-dependency-odering-when-invoked-with-dbus.patch
allow-tlsv1.patch
2019-7/0001-AP-Silently-ignore-management-frame-from-unexpected-.patch
upstream-fixes/0001-wpa_supplicant-Do-not-try-to-detect-PSK-mismatch-dur.patch
upstream-fixes/0002-trace-handle-binutils-bfd.h-breakage.patch
upstream-fixes/0003-check-for-ft-support.patch
upstream-fixes/0004-fix-VERSION_STR-printf-calls.patch
upstream-fixes/0005-common-Provide-the-BIT-macro-locally.patch
upstream-fixes/0006-nl80211-fix-RTM-NEW-DELLINK-IFLA_IFNAME.patch
upstream-fixes/0007-Move-deauthentication-at-AP-start-to-be-after-beacon.patch
upstream-fixes/0008-Ignore-Management-frames-while-AP-interface-is-not-f.patch
upstream-fixes/0009-D-Bus-Increase-introspection-buffer-size.patch
proposed-fixes/hostapd-does-not-update-WPS-credentials-on-SIGHUP.patch
proposed-fixes/hostapd-Fix-error-message-for-radius_accept_attr-config-option.patch
2 changes: 1 addition & 1 deletion lgtm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ extraction:
- "dpkg-deb -x libswsscommon-dev_1.0.0_amd64.deb $LGTM_WORKSPACE"
index:
build_command:
- pushd wpa_supplicant; cp defconfig .config; make EXTRA_CFLAGS="-L$LGTM_WORKSPACE/usr/lib/x86_64-linux-gnu -I$LGTM_WORKSPACE/usr/include"; popd
- pushd wpa_supplicant; cp defconfig .config; make EXTRA_CFLAGS="-L$LGTM_WORKSPACE/usr/lib/x86_64-linux-gnu -I$LGTM_WORKSPACE/usr/include"; popd

0 comments on commit 6f0c339

Please sign in to comment.