diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2019-04-12 12:15:02 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@automotivelinux.org> | 2019-04-12 12:15:02 +0000 |
commit | 253e07676474d750c9b123e8c48b13c9d9477f33 (patch) | |
tree | c6c4ecad7e46b7bab30879a31b00c556c8f326c9 | |
parent | fea01d98626fa0f030f87a7f0efbe2d94bb45de8 (diff) | |
parent | 6a170f94b3f32558863529b9d762972fe3a3401d (diff) |
Merge "Lock app revisions again before 7.0.1 re-spin" into guppy
-rw-r--r-- | meta-agl-distro/conf/distro/poky-agl.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-agl-distro/conf/distro/poky-agl.conf b/meta-agl-distro/conf/distro/poky-agl.conf index 4af5d2ffc..d558b104e 100644 --- a/meta-agl-distro/conf/distro/poky-agl.conf +++ b/meta-agl-distro/conf/distro/poky-agl.conf @@ -10,8 +10,8 @@ DISTRO_CODENAME = "guppy" AGL_BRANCH = "guppy" AGLVERSION = "7.0.1" # switch devel/release -AGLRELEASETYPE ?= "agldevelopment" -#AGLRELEASETYPE ?= "aglrelease" +#AGLRELEASETYPE ?= "agldevelopment" +AGLRELEASETYPE ?= "aglrelease" OVERRIDES .= ":${AGLRELEASETYPE}" # |