change default screen transform to 270
[AGL/meta-agl.git] / meta-agl-distro / conf / distro / poky-agl.conf
index ad779bb..fae35c6 100644 (file)
@@ -80,7 +80,16 @@ 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"
 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"