From 08ecab23dec1e43b02fdca4caa86d2b7940b2f12 Mon Sep 17 00:00:00 2001
From: Matthias Schiffer <mschiffer@universe-factory.net>
Date: Sat, 15 Nov 2014 22:06:19 +0100
Subject: [PATCH] Revert "Update OpenWrt base and packages"

The ath9k update causes frequent panics, to revert it for now.

This reverts commit a889b1276db1301098ca1296721ef20306f7b425.
---
 modules | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/modules b/modules
index e2293c57e..a295f092f 100644
--- a/modules
+++ b/modules
@@ -1,10 +1,10 @@
 GLUON_FEEDS='openwrt gluon routing luci'
 
 OPENWRT_REPO=git://git.openwrt.org/14.07/openwrt.git
-OPENWRT_COMMIT=fa74ff9964527b012866a8b856c5da60d4e01491
+OPENWRT_COMMIT=58e9eadd67bf5f83b9546395ed68698ca574c6e2
 
 PACKAGES_OPENWRT_REPO=git://github.com/openwrt/packages.git
-PACKAGES_OPENWRT_COMMIT=ad7c25a87faa72eef0ea23f19615a4651e0f3cb1
+PACKAGES_OPENWRT_COMMIT=e27831d568f5689602abae58f5ae92f060421ada
 PACKAGES_OPENWRT_BRANCH=for-14.07
 
 PACKAGES_GLUON_REPO=git://github.com/freifunk-gluon/packages.git
-- 
GitLab