update local.conf.sample from morty
[AGL/meta-agl.git] / meta-agl / conf / distro / poky-agl.conf
index 3126f59..94e4f80 100644 (file)
@@ -77,4 +77,9 @@ PREFERRED_PROVIDER_jpeg = "libjpeg-turbo"
 #SECURITY_CFLAGS_pn-llvm3.3 = "${SECURITY_NO_PIE_CFLAGS}"
 SECURITY_STRINGFORMAT_pn-gpm = ""
 SECURITY_CFLAGS_pn-libdbus-c++ = ""
-SECURITY_LDFLAGS_pn-libdbus-c++ = ""
\ No newline at end of file
+SECURITY_LDFLAGS_pn-libdbus-c++ = ""
+
+#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"