diff mbox series

[meta-arago,dunfell] packagegroup-arago-base-tisdk: Add optee-examples

Message ID 20220906181452.19031-1-afd@ti.com
State Accepted
Delegated to: Ryan Eatmon
Headers show
Series [meta-arago,dunfell] packagegroup-arago-base-tisdk: Add optee-examples | expand

Commit Message

Andrew Davis Sept. 6, 2022, 6:14 p.m. UTC
This includes demos of secure storage that we can use for testing DKEK and
RPMB support. Add this package next to the other OP-TEE support packages.

Signed-off-by: Andrew Davis <afd@ti.com>
---
 .../recipes-core/packagegroups/packagegroup-arago-base-tisdk.bb  | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-base-tisdk.bb b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-base-tisdk.bb
index 551e0230..c32a11f0 100644
--- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-base-tisdk.bb
+++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-base-tisdk.bb
@@ -9,6 +9,7 @@  inherit packagegroup
 OPTEE_PKGS = " \
     optee-client \
     optee-test \
+    optee-examples \
 "
 
 RDEPENDS_${PN} = "\