From 2bd11feed4b0a986d1f9c48b32bd222770495239 Mon Sep 17 00:00:00 2001 From: Ralf Jung Date: Wed, 2 Jan 2019 01:09:22 +0100 Subject: [PATCH] add renamed target information to changelog --- docs/releases/v2018.2.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/releases/v2018.2.rst b/docs/releases/v2018.2.rst index b466f9f4..0b229af4 100644 --- a/docs/releases/v2018.2.rst +++ b/docs/releases/v2018.2.rst @@ -117,6 +117,13 @@ The :doc:`../package/gluon-ebtables-limit-arp` package, introduced in Gluon 2018.1, is now included by default. In case of issues, it can be removed by adding ``-gluon-ebtables-limit-arp`` to *GLUON_SITE_PACKAGES*. +Renamed targets +*************** + +The `ramips-mt7628` target got renamed to `ramips-mt76x8`, and the `sunxi` +target got renamed to `sunxi-cortexa7`. You might have to update your build +scripts accordingly. + Site changes ************