- Driver update to change the IRQ configuration options. This also fixes an issue with consecutive IRQ with some HW
Signed-off-by: Yaniv Machani <[email protected]> --- .../ti-compat-wireless-wl18xx.bb | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta-arago-extras/recipes-bsp/ti-compat-wireless/ti-compat-wireless-wl18xx.bb b/meta-arago-extras/recipes-bsp/ti-compat-wireless/ti-compat-wireless-wl18xx.bb index ec40f9d..23387d1 100644 --- a/meta-arago-extras/recipes-bsp/ti-compat-wireless/ti-compat-wireless-wl18xx.bb +++ b/meta-arago-extras/recipes-bsp/ti-compat-wireless/ti-compat-wireless-wl18xx.bb @@ -15,7 +15,7 @@ inherit module PR = "${MACHINE_KERNEL_PR}+f+gitr${SRCPV}" # Tags: R8.5 -SRCREV_wl18xx = "cb51164c672b1ecadef339b9f9b39e29ab706723" +SRCREV_wl18xx = "ad69b45b9a670ee7f76be4def03895ac9b3a6d4a" BRANCH_wl18xx = "ap_p2p" SRCREV_backports = "0d46f43a2f3ccdd53de19eee5b9c674bf8ef09a2" BRANCH_backports = "ap_dfs_mbss_all" -- 1.7.0.4 _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
