diff --git a/patches/openwrt/0022-hostapd-work-around-unconditional-libopenssl-build-dependency.patch b/patches/openwrt/0022-hostapd-work-around-unconditional-libopenssl-build-dependency.patch index 0d51e607..289a94a1 100644 --- a/patches/openwrt/0022-hostapd-work-around-unconditional-libopenssl-build-dependency.patch +++ b/patches/openwrt/0022-hostapd-work-around-unconditional-libopenssl-build-dependency.patch @@ -8,7 +8,7 @@ not only wpad-mesh. Fix this by applying the same workaround as in ustream-ssl. diff --git a/package/network/services/hostapd/Makefile b/package/network/services/hostapd/Makefile -index 3dff7b4..d86bb43 100644 +index c16cb11..c39b6b4 100644 --- a/package/network/services/hostapd/Makefile +++ b/package/network/services/hostapd/Makefile @@ -177,7 +177,7 @@ endef diff --git a/patches/openwrt/0027-odhcp6c-minor-fixes.patch b/patches/openwrt/0023-odhcp6c-minor-fixes.patch similarity index 100% rename from patches/openwrt/0027-odhcp6c-minor-fixes.patch rename to patches/openwrt/0023-odhcp6c-minor-fixes.patch