summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>2019-02-08 13:31:41 +0100
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>2019-02-08 13:31:50 +0100
commit81179963052d0d2c09d8d722dfc420aee226519c (patch)
tree1f5fabb37a4cf4b849c47a22a3308253d2a22f13
parent887e773715f089ed85bb44b1b847bf524a433c32 (diff)
Change master branch to Happy Halibuthalibut_7.90.0halibut/7.90.07.90.0
The next AGL version will be updated to use YP 2.6 'thud' and have the nickname 'Happy Halibut'. Change-Id: I9fc47eeebf268361fe0c2fb2659cff28a65dfb40 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
-rw-r--r--meta-agl-distro/conf/distro/poky-agl.conf4
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 9b29bce53..2d0383644 100644
--- a/meta-agl-distro/conf/distro/poky-agl.conf
+++ b/meta-agl-distro/conf/distro/poky-agl.conf
@@ -6,9 +6,9 @@ DISTRO_NAME = "Automotive Grade Linux"
# Release flags
-DISTRO_CODENAME = "guppy"
+DISTRO_CODENAME = "halibut"
AGL_BRANCH = "master"
-AGLVERSION = "6.99.4"
+AGLVERSION = "7.90.0"
# switch devel/release
AGLRELEASETYPE ?= "agldevelopment"
#AGLRELEASETYPE ?= "aglrelease"