dra7xx: Fix build error with mozjs and libatasmart 69/9369/2
authorKarthik Ramanan <a0393906@ti.com>
Fri, 12 May 2017 11:29:56 +0000 (16:59 +0530)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 12 May 2017 21:49:30 +0000 (21:49 +0000)
This fix is propagated from:
https://gerrit.automotivelinux.org/gerrit/#/c/9337/

Change-Id: I3cc570848e5586ba3c5733fe16224ca402166094
Signed-off-by: Karthik Ramanan <a0393906@ti.com>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/9369
Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-build: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-boot-test: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
meta-agl-bsp/conf/include/agl_dra7xx-evm.inc

index f3abe4c..195a11e 100644 (file)
@@ -20,6 +20,13 @@ PREFERRED_PROVIDER_libgbm           = "libgbm"
 #Preferred versions
 PREFERRED_VERSION_libgbm            = "10.0.0"
 
+SECURITY_CFLAGS_pn-mozjs = ""
+SECURITY_LDFLAGS_pn-mozjs = ""
+SECURITY_CFLAGS_pn-gpm = ""
+SECURITY_LDFLAGS_pn-gpm = ""
+SECURITY_CFLAGS_pn-libatasmart = ""
+SECURITY_LDFLAGS_pn-libatasmart = ""
+
 #-------------------------------------------------
 ## Multimedia section ##
 #-------------------------------------------------