[meta-arago][scarthgap][PATCH] meta-arago-extras: Add missing dependencies
Ryan Eatmon <[email protected]>
| Newsgroups | org.yoctoproject.lists.meta-arago |
|---|---|
| Message-ID | <[email protected]> |
In running yocto-check-layer on meta-arago, it was found that there were some missing layer dependencies. Signed-off-by: Ryan Eatmon <[email protected]> --- meta-arago-extras/conf/layer.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-arago-extras/conf/layer.conf b/meta-arago-extras/conf/layer.conf index c1c11db9..7053ed77 100644 --- a/meta-arago-extras/conf/layer.conf +++ b/meta-arago-extras/conf/layer.conf @@ -19,6 +19,7 @@ LAYERDEPENDS_meta-arago-extras = " \ core \ meta-ti-bsp \ meta-ti-extras \ + networking-layer \ openembedded-layer \ " -- 2.17.1