From c4845be44e8a64f4a4bc1a39865f43dfe403fe57 Mon Sep 17 00:00:00 2001 From: Jan-Simon Moeller Date: Sat, 4 Feb 2023 13:06:13 +0100 Subject: [PATCH] Change distro configuration to use the octopus branch This prepares the release of Optimistic Octopus. Signed-off-by: Jan-Simon Moeller Change-Id: I7cb5418de8d31711dbe5d556f980c48ac23198f1 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/28443 Tested-by: Jenkins Job builder account ci-image-build: Jenkins Job builder account ci-image-boot-test: Jenkins Job builder account --- meta-agl-core/conf/distro/poky-agl.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-agl-core/conf/distro/poky-agl.conf b/meta-agl-core/conf/distro/poky-agl.conf index b63778d91..d8678d701 100644 --- a/meta-agl-core/conf/distro/poky-agl.conf +++ b/meta-agl-core/conf/distro/poky-agl.conf @@ -7,7 +7,7 @@ DISTRO_NAME = "Automotive Grade Linux" # Release flags DISTRO_CODENAME = "octopus" -AGL_BRANCH = "master" +AGL_BRANCH = "octopus" AGLVERSION = "14.94.0" # switch devel/release -- 2.16.6