diff options
author | Denys Dmytriyenko <denys@ti.com> | 2016-02-09 21:44:10 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2016-02-09 15:47:38 -0500 |
commit | 546e2200e25215d7db9e6a0f53a00f2eed43f7ed (patch) | |
tree | 39ad9f120aa84f79c64712a08a6795c56479c052 /conf/layer.conf | |
parent | 68cd1e1d95ad3ca723be7b7c7b20951c5566cdfc (diff) | |
download | meta-ti-546e2200e25215d7db9e6a0f53a00f2eed43f7ed.tar.gz |
layer.conf: add cppi-lld, qmss-lld and multiprocmgr to ABI safe list
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'conf/layer.conf')
-rw-r--r-- | conf/layer.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/layer.conf b/conf/layer.conf index f5bf3ec2..95ffe8e6 100644 --- a/conf/layer.conf +++ b/conf/layer.conf | |||
@@ -21,4 +21,7 @@ SIGGEN_EXCLUDERECIPES_ABISAFE += " \ | |||
21 | debugss-module-drv \ | 21 | debugss-module-drv \ |
22 | uio-module-drv \ | 22 | uio-module-drv \ |
23 | mpm-transport \ | 23 | mpm-transport \ |
24 | cppi-lld \ | ||
25 | qmss-lld \ | ||
26 | multiprocmgr \ | ||
24 | " | 27 | " |