From 06ad715bfa935e853d8da3bcec198671654eaa67 Mon Sep 17 00:00:00 2001 From: John Doe Date: Wed, 27 Apr 2022 05:32:00 +0800 Subject: [PATCH] tmp: fix hash value of containerd --- scripts/patches.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/patches.sh b/scripts/patches.sh index d9fb1fe..2fb9b51 100644 --- a/scripts/patches.sh +++ b/scripts/patches.sh @@ -21,6 +21,8 @@ mv $GITHUB_WORKSPACE/patches/99-disallow-aaaa.patch `find package/ -follow -type sed -i 's/5.0/1.0/' .ccache/ccache.conf || true +sed -i 's/02b79d5e2b07b5e64cd28f1fe84395ee11eef95fc49fd923a9ab93022b148be6/skip/' package/feeds/packages/containerd/Makefile + if [ $BRANCH == 'master' ]; then # fix po path for snapshot