diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2019-04-12 10:24:41 +0000 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2019-04-12 10:24:41 +0000 |
commit | 6a170f94b3f32558863529b9d762972fe3a3401d (patch) | |
tree | 3a4c4df5c9309764343268fa81134f6365b1485e | |
parent | d1c32af22309e23c6df43c18fc73db7ae0b94f87 (diff) |
Lock app revisions again before 7.0.1 re-spinguppy_7.0.1guppy/7.0.17.0.1
This reverts commit d1c32af22309e23c6df43c18fc73db7ae0b94f87.
Change-Id: I5b0168f7746c60bdfc2f856e4ca7d193fa3cdb6e
-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}" # |