From a178a66eb08431ebb054ab57095f5e3d74a7009e Mon Sep 17 00:00:00 2001 From: zhushengle Date: Mon, 28 Aug 2023 20:11:30 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=BD=BF=E8=83=BDfs-verity=E8=83=BD?= =?UTF-8?q?=E5=8A=9B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Close #I7WM94 Signed-off-by: zhushengle --- patches/patches.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/patches/patches.json b/patches/patches.json index 88e6a22..ff3c413 100644 --- a/patches/patches.json +++ b/patches/patches.json @@ -19,6 +19,11 @@ "project":"vendor_hihope", "path":"vendor/hihope", "pr_url":"https://gitee.com/openharmony/vendor_hihope/pulls/920" + }, + { + "project":"kernel_linux_config", + "path":"kernel/linux/config", + "pr_url":"https://gitee.com/openharmony/kernel_linux_config/pulls/353" } ] } -- Gitee