All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] arm/qemuarm64-secureboot: removed unused -dev kernel
@ 2021-03-09 19:49 Jon Mason
  2021-03-10  1:12 ` [meta-arm] " Jon Mason
  0 siblings, 1 reply; 2+ messages in thread
From: Jon Mason @ 2021-03-09 19:49 UTC (permalink / raw)
  To: meta-arm

The change of the qemuarm64-secureboot kernel to the generic one didn't
remove the no longer necessary kernel.

Change-Id: Id6d49084e2bee0956b986958a5d990f9ec41ea5a
Signed-off-by: Jon Mason <jon.mason@arm.com>
---
 meta-arm/recipes-kernel/linux/linux-yocto-dev.bbappend | 4 ----
 meta-arm/recipes-kernel/linux/linux-yocto-dev/tee.cfg  | 4 ----
 2 files changed, 8 deletions(-)
 delete mode 100644 meta-arm/recipes-kernel/linux/linux-yocto-dev.bbappend
 delete mode 100644 meta-arm/recipes-kernel/linux/linux-yocto-dev/tee.cfg

diff --git a/meta-arm/recipes-kernel/linux/linux-yocto-dev.bbappend b/meta-arm/recipes-kernel/linux/linux-yocto-dev.bbappend
deleted file mode 100644
index c7742f8..0000000
--- a/meta-arm/recipes-kernel/linux/linux-yocto-dev.bbappend
+++ /dev/null
@@ -1,4 +0,0 @@
-FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
-
-SRC_URI_append_qemuarm64-secureboot = " file://tee.cfg"
-
diff --git a/meta-arm/recipes-kernel/linux/linux-yocto-dev/tee.cfg b/meta-arm/recipes-kernel/linux/linux-yocto-dev/tee.cfg
deleted file mode 100644
index 7415e18..0000000
--- a/meta-arm/recipes-kernel/linux/linux-yocto-dev/tee.cfg
+++ /dev/null
@@ -1,4 +0,0 @@
-CONFIG_HW_RANDOM_OPTEE=m
-CONFIG_TEE=m
-CONFIG_OPTEE=m
-CONFIG_OPTEE_SHM_NUM_PRIV_PAGES=10
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-03-10  1:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-09 19:49 [PATCH] arm/qemuarm64-secureboot: removed unused -dev kernel Jon Mason
2021-03-10  1:12 ` [meta-arm] " Jon Mason

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.