meta-agl-core: use next branch for weston dependent packages
[AGL/meta-agl.git] / meta-agl-core / conf / distro / poky-agl.conf
index 9fcbdf7..b456783 100644 (file)
@@ -26,6 +26,9 @@ DISTRO_BRANCH_VERSION_TAG = "${DISTRO_CODENAME}/${@'${DISTRO_VERSION}'.replace('
 AGL_APP_REVISION:aglrelease := "refs/tags/${DISTRO_BRANCH_VERSION_TAG}"
 AGL_DEFAULT_REVISION:aglrelease := "refs/tags/${DISTRO_BRANCH_VERSION_TAG}"
 
+#for next branch development
+OVERRIDES .= ":aglnext"
+
 # reproducible builds:
 # enable the flag
 BUILD_REPRODUCIBLE_BINARIES = "1"