From 6f243629f11ab8a82f7bb782ba488c6c005af71a Mon Sep 17 00:00:00 2001 From: Anjan Chanda Date: Fri, 21 Sep 2018 17:19:35 +0200 Subject: [PATCH] Update feed [ feed_inteno_packages ] package [ iop-lla-libs ] ------------------------------------------------------------------------------- * b7c6617 libwifi: bcm: fix neighbor_list - skip bss offset correctly ------------------------------------------------------------------------------- commit b7c6617cc092bedd3065575212384666ea4f1194 Author: Anjan Chanda Date: 2018-09-21 17:15:29 +0200 libwifi: bcm: fix neighbor_list - skip bss offset correctly Base directory -> / libwifi/bcm.c | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) ------------------------------------------------------------------------------- --- iop-lla-libs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iop-lla-libs/Makefile b/iop-lla-libs/Makefile index d0506ea66..d01bb72bf 100644 --- a/iop-lla-libs/Makefile +++ b/iop-lla-libs/Makefile @@ -9,7 +9,7 @@ PKG_VERSION:=1.0.0 PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git -PKG_SOURCE_VERSION:=82a7a7e2106560af855afe08c850be6f17664608 +PKG_SOURCE_VERSION:=b7c6617cc092bedd3065575212384666ea4f1194 PKG_SOURCE_URL:=http://public.inteno.se:/iop-lla-libs PKG_MAINTAINER:=Anjan Chanda