From 9f60a9c8d3e191d81a792234bbb1785a72cc8f4b Mon Sep 17 00:00:00 2001 From: qwjd-001 Date: Mon, 12 Dec 2022 14:41:38 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9B=9E=E9=80=80=E8=AF=AF=E4=BF=AE=E6=94=B9?= =?UTF-8?q?=E7=9A=84=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lorax.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lorax.spec b/lorax.spec index 3429606..ca004b4 100644 --- a/lorax.spec +++ b/lorax.spec @@ -24,6 +24,7 @@ Patch11: backport-Do-not-use-loglevel-option-when-running-Anaconda.patch Patch12: backport-Improve-lmc-no-virt-error-handling.patch Patch13: backport-Add-POSTIN-scriptlet-error-to-the-log-monitor-list.patch Patch14: backport-Remove-LD_PRELOAD-libgomp.so.1-from-lmc-no-virt.patch +Patch15: backport-runtime-install-don-t-install-notification-daemon.patch Patch16: add-param-name_prefix-to-make-name-used-by-register_blueprint-unique.patch Patch100: 0001-support-loongarch-for-lorax.patch @@ -141,6 +142,7 @@ build images, etc. from the command line. %patch12 -p1 %patch13 -p1 %patch14 -p1 +%patch15 -p1 %patch16 -p1 %ifarch loongarch64 %patch100 -p1