diff --git a/modules b/modules index 2e995e179d..fefeb87e7e 100644 --- a/modules +++ b/modules @@ -2,7 +2,7 @@ GLUON_FEEDS='openwrt gluon routing luci' LEDE_REPO=https://git.openwrt.org/openwrt/openwrt.git LEDE_BRANCH=lede-17.01 -LEDE_COMMIT=309414ee8d6cf2e31476133606b2e390b0efbac5 +LEDE_COMMIT=0a2c984222d03d940c52c3675849dd6398b34e64 PACKAGES_OPENWRT_REPO=https://github.com/openwrt/packages.git PACKAGES_OPENWRT_BRANCH=lede-17.01 diff --git a/patches/lede/0060-ar71xx-add-unaligned-access-hacks-for-VXLAN.patch b/patches/lede/0060-ar71xx-add-unaligned-access-hacks-for-VXLAN.patch index 55dde71b93..e31f4d05af 100644 --- a/patches/lede/0060-ar71xx-add-unaligned-access-hacks-for-VXLAN.patch +++ b/patches/lede/0060-ar71xx-add-unaligned-access-hacks-for-VXLAN.patch @@ -5,7 +5,7 @@ Subject: ar71xx: add unaligned access hacks for VXLAN Signed-off-by: Matthias Schiffer diff --git a/target/linux/ar71xx/patches-4.4/910-unaligned_access_hacks.patch b/target/linux/ar71xx/patches-4.4/910-unaligned_access_hacks.patch -index bbfe7bd80316050ae81959e4c17157b7de2141db..154dffe16eb65de7fef5aa1ac19a9e07403dc1ee 100644 +index f766850aebcbd53e6b0e94e654068afe8f5a81c4..d0cc7c52c06522ab2cad5bc3c14f06ad1530fc20 100644 --- a/target/linux/ar71xx/patches-4.4/910-unaligned_access_hacks.patch +++ b/target/linux/ar71xx/patches-4.4/910-unaligned_access_hacks.patch @@ -929,3 +929,119 @@