Skip to content

Commit 52e0329

Browse files
Follow upstream changes
By openwrt/openwrt@6eb6a75
1 parent 74583f9 commit 52e0329

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

SCRIPTS/02_prepare_package.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -92,9 +92,6 @@ ln -sf ../../../feeds/packages/net/daed ./package/feeds/packages/daed
9292
git clone -b master --depth 1 https://github.com/QiuSimons/luci-app-daed package/new/luci-app-daed
9393
rm -rf ./feeds/packages/net/v2ray-geodata
9494
cp -rf ../mosdns/v2ray-geodata ./package/new/v2ray-geodata
95-
wget -qO - https://github.com/openwrt/openwrt/commit/47ea58b.patch | patch -p1
96-
wget -qO - https://github.com/openwrt/openwrt/commit/ce3082d.patch | patch -p1
97-
wget https://github.com/immortalwrt/immortalwrt/raw/openwrt-23.05/target/linux/generic/hack-5.15/901-debloat_sock_diag.patch -O target/linux/generic/hack-5.15/901-debloat_sock_diag.patch
9895
wget -qO - https://github.com/immortalwrt/immortalwrt/commit/73e5679.patch | patch -p1
9996
wget https://github.com/immortalwrt/immortalwrt/raw/openwrt-23.05/target/linux/generic/backport-5.15/051-v5.18-bpf-Add-config-to-allow-loading-modules-with-BTF-mismatch.patch -O target/linux/generic/backport-5.15/051-v5.18-bpf-Add-config-to-allow-loading-modules-with-BTF-mismatch.patch
10097
pushd feeds/packages

0 commit comments

Comments
 (0)