From 223dd49f95b4309eec13cfe496df1ca7dcf4b7c7 Mon Sep 17 00:00:00 2001
From: Matthias Schiffer <mschiffer@universe-factory.net>
Date: Tue, 17 Jul 2018 19:54:33 +0200
Subject: [PATCH] modules: update OpenWrt packages

787a5f9c555b gcc: enable compilation with gcc 7.x
---
 modules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules b/modules
index 46a9f1c0e..86a3f1192 100644
--- a/modules
+++ b/modules
@@ -6,7 +6,7 @@ OPENWRT_COMMIT=f8cc68670fcf2e6912ead308240ce1af4652b8c3
 
 PACKAGES_PACKAGES_REPO=https://github.com/openwrt/packages.git
 PACKAGES_PACKAGES_BRANCH=openwrt-18.06
-PACKAGES_PACKAGES_COMMIT=05b9aceb00725b69220defaaad11f24b63731ac3
+PACKAGES_PACKAGES_COMMIT=787a5f9c555b8b9b19153ab465c6a1533f213511
 
 PACKAGES_ROUTING_REPO=https://github.com/openwrt-routing/packages.git
 PACKAGES_ROUTING_BRANCH=openwrt-18.06
-- 
GitLab