From 2e1b7c4a2f6caf89b9892cdbe9e3897b99d2f576 Mon Sep 17 00:00:00 2001 From: Erwan Prioul Date: Mon, 24 Apr 2023 12:31:28 +0200 Subject: [PATCH] Prepare for AT 16.0-2 This patch also updates the release notes of AT 16.0 for the 16.0-2 release. Signed-off-by: Erwan Prioul --- configs/16.0/base.mk | 2 +- configs/16.0/release_notes/relfixes.html | 127 ++++++++++++++++++++++- docs/advance-toolchain-linux-on-power | 2 +- docs/advtool-cross-compilers | 2 +- docs/advtool-faq | 2 +- docs/advtool-install | 2 +- docs/advtool-updates | 6 +- docs/advtool-usage | 2 +- 8 files changed, 135 insertions(+), 10 deletions(-) diff --git a/configs/16.0/base.mk b/configs/16.0/base.mk index 65217957c..e36831f2c 100644 --- a/configs/16.0/base.mk +++ b/configs/16.0/base.mk @@ -49,7 +49,7 @@ AT_NAME := at AT_MAJOR_VERSION := 16.0 AT_REVISION_NUMBER := 2 -AT_INTERNAL := rc2 +AT_INTERNAL := none AT_PREVIOUS_VERSION := 15.0 # Minimum kernel version distributed on supported distros by this AT version, diff --git a/configs/16.0/release_notes/relfixes.html b/configs/16.0/release_notes/relfixes.html index c59f4fe5b..d0451af97 100644 --- a/configs/16.0/release_notes/relfixes.html +++ b/configs/16.0/release_notes/relfixes.html @@ -9,6 +9,130 @@
  • GCC creates binaries using -mcpu=power8 -mtune=power10 by default.
  • +

    New features in 16.0-2

    + + + +

    Previous releases

    +

    New features in 16.0-1

    - -

    Previous releases

    -

    New features in 16.0-0