From 47b9c8ae2265179bd215742fda5f572e1b1aa394 Mon Sep 17 00:00:00 2001 From: Thomas Petazzoni Date: Mon, 25 Apr 2016 23:50:30 +0200 Subject: [PATCH] wf111: bump to 5.2.2-r2 This revision fixes the build with recent kernel versions, which have seen changes in the MMC framework breaking the build of external SDIO drivers. Signed-off-by: Thomas Petazzoni --- package/wf111/wf111.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/wf111/wf111.mk b/package/wf111/wf111.mk index 6e50f4007d..e17e846fd8 100644 --- a/package/wf111/wf111.mk +++ b/package/wf111/wf111.mk @@ -4,7 +4,7 @@ # ################################################################################ -WF111_VERSION = 5.2.2-r1 +WF111_VERSION = 5.2.2-r2 WF111_SITE_METHOD = file WF111_SITE = $(call qstrip,$(BR2_PACKAGE_WF111_TARBALL_PATH)) WF111_DEPENDENCIES = linux -- 2.30.2