DistroKit Mailinglist
 help / color / mirror / Atom feed
From: Roland Hieber <rhi@pengutronix.de>
To: distrokit@pengutronix.de
Cc: Roland Hieber <rhi@pengutronix.de>
Subject: [DistroKit] [PATCH v2 06/12] rpi: sync kernelconfig
Date: Mon, 11 Mar 2019 00:40:39 +0100	[thread overview]
Message-ID: <20190310234045.29600-7-rhi@pengutronix.de> (raw)
In-Reply-To: <20190310234045.29600-1-rhi@pengutronix.de>

The compiler version is part of the kernelconfig, so changing the
toolchain changes the kernelconfig too. Update the kernelconfig with a
simple 'ptxdist oldconfig kernel'.

Signed-off-by: Roland Hieber <rhi@pengutronix.de>
---
 configs/platform-rpi/kernelconfig | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/configs/platform-rpi/kernelconfig b/configs/platform-rpi/kernelconfig
index 42e2d05..b65a47e 100644
--- a/configs/platform-rpi/kernelconfig
+++ b/configs/platform-rpi/kernelconfig
@@ -4,10 +4,10 @@
 #
 
 #
-# Compiler: arm-1136jfs-linux-gnueabihf-gcc (OSELAS.Toolchain-2018.02.0 7-20180201) 7.3.1 20180201
+# Compiler: arm-1136jfs-linux-gnueabihf-gcc (OSELAS.Toolchain-2018.12.0 8-20181130) 8.2.1 20181130
 #
 CONFIG_CC_IS_GCC=y
-CONFIG_GCC_VERSION=70301
+CONFIG_GCC_VERSION=80201
 CONFIG_CLANG_VERSION=0
 CONFIG_CC_HAS_ASM_GOTO=y
 CONFIG_IRQ_WORK=y
-- 
2.20.1


_______________________________________________
DistroKit mailing list
DistroKit@pengutronix.de

  parent reply	other threads:[~2019-03-10 23:40 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-10 23:40 [DistroKit] [PATCH v2 00/12] ptxdist and toolchain version bump Roland Hieber
2019-03-10 23:40 ` [DistroKit] [PATCH v2 01/12] gitignore all old config files Roland Hieber
2019-03-10 23:40 ` [DistroKit] [PATCH v2 02/12] scripts: add helper to run PTXdist on all platformconfigs Roland Hieber
2019-03-10 23:40 ` [DistroKit] [PATCH v2 03/12] ptxdist: version bump 2019.02.0 → 2019.03.0 Roland Hieber
2019-03-10 23:40 ` [DistroKit] [PATCH v2 04/12] rpi: toolchain version bump 2018.02 → 2018.12 Roland Hieber
2019-03-10 23:40 ` [DistroKit] [PATCH v2 05/12] rpi: enable gcc stack clash protection Roland Hieber
2019-03-10 23:40 ` Roland Hieber [this message]
2019-03-10 23:40 ` [DistroKit] [PATCH v2 07/12] v7a: toolchain version bump 2018.02 → 2018.12 Roland Hieber
2019-03-10 23:40 ` [DistroKit] [PATCH v2 08/12] v7a: enable gcc stack clash protection Roland Hieber
2019-03-10 23:40 ` [DistroKit] [PATCH v2 09/12] v7a: sync kernelconfig Roland Hieber
2019-03-10 23:40 ` [DistroKit] [PATCH v2 10/12] v8a: toolchain version bump 2018.02 → 2018.12 Roland Hieber
2019-03-10 23:40 ` [DistroKit] [PATCH v2 11/12] v8a: enable gcc stack clash protection Roland Hieber
2019-03-10 23:40 ` [DistroKit] [PATCH v2 12/12] v8a: sync kernelconfig Roland Hieber
2019-03-11  5:51 ` [DistroKit] [PATCH v2 00/12] ptxdist and toolchain version bump Robert Schwebel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190310234045.29600-7-rhi@pengutronix.de \
    --to=rhi@pengutronix.de \
    --cc=distrokit@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox