diff options
author | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2021-07-01 14:43:57 +0200 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2021-07-02 13:25:49 +0000 |
commit | 4e24c271174672bcd64a12b870fc3a9ea61c17eb (patch) | |
tree | 8e6b0230470274f6c4648cd30f8ea67d4a6dc0e4 /meta-agl-core/conf/distro | |
parent | 9010b7d3dcff1b674d014b2b4f517150d2596148 (diff) |
Update AGL_BRANCH to lamprey
Update the distro configuration for Lucky Lamprey
Change-Id: I55bb62a90bbeeed581af7ce95cd5b531c461cade
Bug-AGL: SPEC-4006
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/26474
Tested-by: Jenkins Job builder account
ci-image-build: Jenkins Job builder account
ci-image-boot-test: Jenkins Job builder account
Diffstat (limited to 'meta-agl-core/conf/distro')
-rw-r--r-- | meta-agl-core/conf/distro/poky-agl.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-agl-core/conf/distro/poky-agl.conf b/meta-agl-core/conf/distro/poky-agl.conf index cc583fe96..3e3a64e29 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 = "lamprey" -AGL_BRANCH = "master" +AGL_BRANCH = "lamprey" AGLVERSION = "11.92.0" # switch devel/release AGLRELEASETYPE ?= "agldevelopment" |