From f3df43255cb6ddca1e7692f3d0171066f7d7d926 Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Tue, 17 Jan 2017 01:51:34 +0000 Subject: [PATCH] README, layer.conf: update for morty and list dependencies Signed-off-by: Denys Dmytriyenko --- README | 2 +- conf/layer.conf | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/README b/README index 39dde592..1fa37716 100644 --- a/README +++ b/README @@ -8,7 +8,7 @@ This layer depends on: URI: git://git.openembedded.org/openembedded-core layers: meta -branch: master +branch: morty The base BSP part of meta-ti should work with different OpenEmbedded/Yocto diff --git a/conf/layer.conf b/conf/layer.conf index 4ad5022b..a07e62ff 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -10,6 +10,8 @@ BBFILE_PRIORITY_meta-ti = "6" LICENSE_PATH += "${LAYERDIR}/licenses" +LAYERDEPENDS_meta-ti = "core" + SIGGEN_EXCLUDERECIPES_ABISAFE += " \ ti-sgx-ddk-km \ ti-sgx-ddk-um \