From 504b9e308ad7c143bcfe1f6e4797e5b75b802859 Mon Sep 17 00:00:00 2001 From: John Doe Date: Wed, 13 Oct 2021 13:52:00 +0800 Subject: [PATCH] fix --- scripts/patches.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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