summaryrefslogtreecommitdiffstats
path: root/meta/conf
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2019-05-24 17:51:53 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-05-27 17:06:28 +0100
commit584e713bf7f6885a13c440cd45c0f469feb3a694 (patch)
treeb1e18ad08b1a47d43b6f9feb66f8a75375849b98 /meta/conf
parentf50483cef0a65f3098018600276fba70195643da (diff)
downloadopenembedded-core-contrib-584e713bf7f6885a13c440cd45c0f469feb3a694.tar.gz
layer.conf: Whitelist lttng-tools->lttng-modules dependency
The API between lttng-tools and lttng-modules is safe, whitelist it as the dependency fixes tools failures. This needs a hack in the multilib class as right now there is no way to know if a given recipe is a kernel module or not. This needs to be revisited. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/conf')
-rw-r--r--meta/conf/layer.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/conf/layer.conf b/meta/conf/layer.conf
index 6590e80700..5ecb93651e 100644
--- a/meta/conf/layer.conf
+++ b/meta/conf/layer.conf
@@ -77,6 +77,7 @@ SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \
weston-init->weston \
weston-init->kbd \
connman->xl2tpd \
+ lttng-tools->lttng-modules \
"
# Avoid adding bison-native to the sysroot without a specific