apitrace: Disable secuirty flags for clang

Add apitrace to relevant packagegroup

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Cc: Michael Tretter <m.tretter@pengutronix.de>
This commit is contained in:
Khem Raj
2020-10-19 23:47:13 -07:00
parent 032e6879b5
commit 3b989a03ad
2 changed files with 3 additions and 0 deletions
@@ -206,6 +206,7 @@ RDEPENDS_packagegroup-meta-oe-dbs ="\
RDEPENDS_packagegroup-meta-oe-devtools ="\ RDEPENDS_packagegroup-meta-oe-devtools ="\
abseil-cpp \ abseil-cpp \
apitrace \
breakpad \ breakpad \
bootchart \ bootchart \
android-tools-conf \ android-tools-conf \
@@ -26,3 +26,5 @@ EXTRA_OECMAKE += "\
EXTRA_OECMAKE += "\ EXTRA_OECMAKE += "\
-DENABLE_STATIC_SNAPPY=ON \ -DENABLE_STATIC_SNAPPY=ON \
" "
SECURITY_CFLAGS_toolchain-clang = ""