meta-agl-bsp: move usbaudio.cfg to linux-agl.inc
[AGL/meta-agl.git] / meta-agl-distro / conf / distro / poky-agl.conf
index dd24f17..d38059e 100644 (file)
@@ -10,7 +10,7 @@ DISTRO_BRANCH_VERSION_TAG = "eel/4.99.3"
 SDK_VENDOR = "-aglsdk"
 SDK_VERSION := "${@'${DISTRO_VERSION}'.replace('snapshot-${DATE}','snapshot')}"
 
-AGL_BRANCH = "master"
+AGL_BRANCH = "eel"
 #for development
 AGL_APP_REVISION = "${AUTOREV}"
 #for release
@@ -106,7 +106,6 @@ SECURITY_LDFLAGS_pn-libatasmart = ""
 
 # Not yet upstreamed; should be submitted.
 SECURITY_CFLAGS_pn-qtwebengine = "${SECURITY_NO_PIE_CFLAGS}"
-SECURITY_CFLAGS_pn-mxml = ""
 
 #Redefined USER_CLASSES
 #Disable prelink. It is unmaintained and likely will go away.