From bffd9b060d6371769c0aba641bdeb946284da8be Mon Sep 17 00:00:00 2001 From: lauyarn Date: Wed, 14 Jun 2023 01:34:38 +0000 Subject: [PATCH 1/2] =?UTF-8?q?=E6=9B=B4=E6=96=B0rpm?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: lauyarn --- rpmlist.xml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/rpmlist.xml b/rpmlist.xml index 20c8fe6..3b7aff2 100644 --- a/rpmlist.xml +++ b/rpmlist.xml @@ -56,14 +56,12 @@ edk2-aarch64 grub2-efi-aa64 grub2-efi-aa64-modules - hisi_hpre - hisi_trng_v2 - hisi_sec2 - hisi_zip + kae-driver + kae-openssl + kae-zip uadk_engine libwd shim-aa64 - uacce edk2-ovmf -- Gitee From 3fdcd98f619b4268ac41d9ad3cea8165d08d44aa Mon Sep 17 00:00:00 2001 From: lauyarn Date: Wed, 14 Jun 2023 01:50:12 +0000 Subject: [PATCH 2/2] update kae rpm Signed-off-by: lauyarn --- oemaker.spec | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/oemaker.spec b/oemaker.spec index 72adf4d..03327f8 100644 --- a/oemaker.spec +++ b/oemaker.spec @@ -157,6 +157,11 @@ rm -rf %{buildroot} rm -rf $RPM_BUILD_DIR/%{name} %changelog +* Wed Jun 14 2023 liuyang - 3.0.2-1 +- ID:NA +- SUG:NA +- DESC: update kae rpm + * Thu Jun 01 2023 chenhuihan - 3.0.2-2 - ID:NA - SUG:NA -- Gitee