diff --git a/scripts/patches.sh b/scripts/patches.sh index d125148..898a5d9 100644 --- a/scripts/patches.sh +++ b/scripts/patches.sh @@ -60,7 +60,8 @@ if [ $BRANCH == 'master' ]; then git apply f341ef96fe4b509a728ba1281281da96bac23673.patch rm f341ef96fe4b509a728ba1281281da96bac23673.patch - sed -i '/SECCOMP/d' target/linux/sunxi/config-5.4 + #this is a ugly fix + echo 'CONFIG_PACKAGE_procd-seccomp=y' >> $GITHUB_WORKSPACE/common.seed # bring the ethinfo back cd package/emortal/autocore/files/x86