Skip to content

Commit

Permalink
Follow upstream changes
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholas-opensource authored Aug 25, 2023
1 parent 74583f9 commit 52e0329
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions SCRIPTS/02_prepare_package.sh
Original file line number Diff line number Diff line change
Expand Up @@ -92,9 +92,6 @@ ln -sf ../../../feeds/packages/net/daed ./package/feeds/packages/daed
git clone -b master --depth 1 https://github.com/QiuSimons/luci-app-daed package/new/luci-app-daed
rm -rf ./feeds/packages/net/v2ray-geodata
cp -rf ../mosdns/v2ray-geodata ./package/new/v2ray-geodata
wget -qO - https://github.com/openwrt/openwrt/commit/47ea58b.patch | patch -p1
wget -qO - https://github.com/openwrt/openwrt/commit/ce3082d.patch | patch -p1
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
wget -qO - https://github.com/immortalwrt/immortalwrt/commit/73e5679.patch | patch -p1
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
pushd feeds/packages
Expand Down

0 comments on commit 52e0329

Please sign in to comment.