diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2021-09-19 23:26:38 +0200 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2021-09-20 11:02:25 +0000 |
commit | a1d02b1cfa75ad1139ea3451bda613e38b7e3017 (patch) | |
tree | a5ef7df03c840f54b8a44d45ffabc80ba9c9541a /meta-agl-core | |
parent | 308be9d5d3bc6670fd74da985e54adb2267b8175 (diff) |
Post 12.0.1 update to distro config
Update the distro config file.
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: I6b0eb6fdffb57a87568468ec9bfdf5bff716f5d2
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/26661
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')
-rw-r--r-- | meta-agl-core/conf/distro/poky-agl.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-agl-core/conf/distro/poky-agl.conf b/meta-agl-core/conf/distro/poky-agl.conf index 4ce7131ef..7d81b8dff 100644 --- a/meta-agl-core/conf/distro/poky-agl.conf +++ b/meta-agl-core/conf/distro/poky-agl.conf @@ -10,8 +10,8 @@ DISTRO_CODENAME = "lamprey" AGL_BRANCH = "lamprey" AGLVERSION = "12.0.1" # switch devel/release -#AGLRELEASETYPE ?= "agldevelopment" -AGLRELEASETYPE ?= "aglrelease" +AGLRELEASETYPE ?= "agldevelopment" +#AGLRELEASETYPE ?= "aglrelease" OVERRIDES .= ":${AGLRELEASETYPE}" # |