change default screen transform to 270
[AGL/meta-agl.git] / meta-agl-distro / conf / distro / poky-agl.conf
index 08d08d9..fae35c6 100644 (file)
@@ -80,6 +80,9 @@ SECURITY_STRINGFORMAT_pn-gpm = ""
 SECURITY_CFLAGS_pn-libdbus-c++ = ""
 SECURITY_LDFLAGS_pn-libdbus-c++ = ""
 
+# Not yet upstreamed; should be submitted.
+SECURITY_CFLAGS_pn-qtwebengine = "${SECURITY_NO_PIE_CFLAGS}"
+
 #Redefined USER_CLASSES
 #Disable prelink. It is unmaintained and likely will go away.
 #default: USER_CLASSES ?= "buildstats image-mklibs image-prelink"
@@ -87,3 +90,6 @@ USER_CLASSES = "buildstats image-mklibs"
 
 # weak 'default value' assignment for a DEFAULTTUNE
 DEFAULTTUNE_arm ??= "armv7athf-neon"
+
+# temporary fix for meta-updater (to be removed 2017-05-01)
+IMAGE_INSTALL_remove = "rvi-sota-client"