From a41b0855ada66dac2c42fe5c153aeb7e5aae3ed2 Mon Sep 17 00:00:00 2001 From: Anjan Chanda Date: Wed, 15 May 2019 11:00:15 +0200 Subject: [PATCH] Update feed [ iopsys ] package [ easy-soc-libs ] ------------------------------------------------------------------------------- * 9b7accf libwifi: intel - read wep/disabled from hostap config ------------------------------------------------------------------------------- commit 9b7accf0ac4f7c8010fb06ba83df9e53264b429a Author: Anjan Chanda Date: 2019-05-15 10:54:06 +0200 libwifi: intel - read wep/disabled from hostap config Base directory -> / libwifi/nlwifi.c | 88 +++++++++++++++++++++++++++++++++++++++++++++++++++----- libwifi/wext.c | 4 +-- 2 files changed, 83 insertions(+), 9 deletions(-) ------------------------------------------------------------------------------- --- easy-soc-libs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/easy-soc-libs/Makefile b/easy-soc-libs/Makefile index 07f26c037..efde75144 100644 --- a/easy-soc-libs/Makefile +++ b/easy-soc-libs/Makefile @@ -11,7 +11,7 @@ PKG_RELEASE:=1 LOCAL_DEV=0 ifneq ($(LOCAL_DEV),1) PKG_SOURCE_PROTO:=git -PKG_SOURCE_VERSION:=de7dca053dedd50cbaeff9b2457f8ed6b2457609 +PKG_SOURCE_VERSION:=9b7accf0ac4f7c8010fb06ba83df9e53264b429a PKG_SOURCE_URL:=https://dev.iopsys.eu/iopsys/easy-soc-libs.git PKG_MAINTAINER:=Anjan Chanda PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)_$(PKG_SOURCE_VERSION).tar.xz