[meta-arago][scarthgap][PATCH 06/10] layer.conf: Add missing meta-clang dependency
Ryan Eatmon <[email protected]>
| Newsgroups | org.yoctoproject.lists.meta-arago |
|---|---|
| Message-ID | <[email protected]> |
Signed-off-by: Ryan Eatmon <[email protected]> --- meta-arago-test/conf/layer.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-arago-test/conf/layer.conf b/meta-arago-test/conf/layer.conf index 0b0874fc..aa5ccb82 100644 --- a/meta-arago-test/conf/layer.conf +++ b/meta-arago-test/conf/layer.conf @@ -21,6 +21,7 @@ LAYERDEPENDS_meta-arago-test = " \ networking-layer \ filesystems-layer \ meta-python \ + clang-layer \ " BBFILES_DYNAMIC += " \ -- 2.17.1