diff options
author | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2019-08-02 00:19:02 +0200 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2019-08-02 10:09:07 +0000 |
commit | 02833e6cb7a68b12a76700d012ee43d705a80420 (patch) | |
tree | 50a17f1362881ddafafd69ab3aae290c9b8a390c /meta-agl-distro | |
parent | 673eec44c1e3abe96e3f22db1632777f8778d276 (diff) |
Move master to icefish after branching halibut
After we branched halibut the master branch is now
open for Itchy Icefish.
Change-Id: If664ab1591109927856f80ab81ef59b826d0bfbe
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'meta-agl-distro')
-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 2b5b87aee..ca02a4db2 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 = "halibut" +DISTRO_CODENAME = "icefish" AGL_BRANCH = "master" -AGLVERSION = "7.99.3" +AGLVERSION = "8.90.0" # switch devel/release AGLRELEASETYPE ?= "agldevelopment" #AGLRELEASETYPE ?= "aglrelease" |