From ff0be6826d285cf523177ab0a16d0066efdf655f Mon Sep 17 00:00:00 2001 From: Christopher Larson Date: Mon, 15 Aug 2016 13:00:10 -0700 Subject: [PATCH] README.md: add layer dependencies section Signed-off-by: Christopher Larson --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index c0ce09d..efeb998 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,12 @@ OpenEmbedded/Yocto layer for the Sourcery G++ toolchain ======================================================= +Layer Dependencies +------------------ + +- [openembedded-core](https://github.com/openembedded/openembedded-core), with + a matching branch (i.e. master of oe-core and master of meta-sourcery) + Usage & Instructions --------------------