DistroKit Mailinglist
 help / color / mirror / Atom feed
From: Gavin Schenk <g.schenk@eckelmann.de>
To: distrokit@pengutronix.de
Cc: Gavin Schenk <g.schenk@eckelmann.de>
Subject: [DistroKit] [PATCH v2] host-dtc: bump version 1.5.1 -> 1.6.0
Date: Fri, 30 Oct 2020 19:03:11 +0100	[thread overview]
Message-ID: <20201030180311.2055535-1-g.schenk@eckelmann.de> (raw)
In-Reply-To: <20201030154714.978961-1-g.schenk@eckelmann.de>

[-- Attachment #1: Type: text/plain, Size: 3691 bytes --]

Version 1.6.0 compiles successfully on hosts with gcc-10

Signed-off-by: Gavin Schenk <g.schenk@eckelmann.de>
---
In this v2 I did the update to all platform using dtc.
Is this ok, or would you prefer seperate patches for each platform?

Regards
Gavin

 configs/platform-mips/platformconfig | 4 ++--
 configs/platform-rpi/platformconfig  | 4 ++--
 configs/platform-v7a/platformconfig  | 4 ++--
 configs/platform-v8a/platformconfig  | 4 ++--
 4 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/configs/platform-mips/platformconfig b/configs/platform-mips/platformconfig
index a27b365..c69fdc9 100644
--- a/configs/platform-mips/platformconfig
+++ b/configs/platform-mips/platformconfig
@@ -112,8 +112,8 @@ PTXCONF_DTC_OFTREE_DTS_PATH="${PTXDIST_PLATFORMCONFIGDIR}/dts:${KERNEL_DIR}/arch
 PTXCONF_DTC_OFTREE_DTS="qca/ar9331_dpt_module.dts mti/malta.dts"
 PTXCONF_DTC_EXTRA_ARGS=""
 PTXCONF_HOST_DTC=y
-PTXCONF_HOST_DTC_VERSION="1.5.1"
-PTXCONF_HOST_DTC_MD5="c5f139328b54ed8d9a3385e7fe38b137"
+PTXCONF_HOST_DTC_VERSION="1.6.0"
+PTXCONF_HOST_DTC_MD5="cd36ac756290597f3cf1c5b6cfe12e77"

 #
 # console options
diff --git a/configs/platform-rpi/platformconfig b/configs/platform-rpi/platformconfig
index 7bba385..835ff38 100644
--- a/configs/platform-rpi/platformconfig
+++ b/configs/platform-rpi/platformconfig
@@ -147,8 +147,8 @@ PTXCONF_DTC_OFTREE_DTS_PATH="${KERNEL_DIR}/arch/${GENERIC_KERNEL_ARCH}/boot/dts"
 PTXCONF_DTC_OFTREE_DTS="bcm2835-rpi-b.dts"
 PTXCONF_DTC_EXTRA_ARGS=""
 PTXCONF_HOST_DTC=y
-PTXCONF_HOST_DTC_VERSION="1.5.1"
-PTXCONF_HOST_DTC_MD5="c5f139328b54ed8d9a3385e7fe38b137"
+PTXCONF_HOST_DTC_VERSION="1.6.0"
+PTXCONF_HOST_DTC_MD5="cd36ac756290597f3cf1c5b6cfe12e77"

 #
 # console options
diff --git a/configs/platform-v7a/platformconfig b/configs/platform-v7a/platformconfig
index 7075705..e0a50cb 100644
--- a/configs/platform-v7a/platformconfig
+++ b/configs/platform-v7a/platformconfig
@@ -147,8 +147,8 @@ PTXCONF_DTC_OFTREE_DTS_PATH="${PTXDIST_PLATFORMCONFIGDIR}/dts:${KERNEL_DIR}/arch
 PTXCONF_DTC_OFTREE_DTS="am335x-bone.dts am335x-boneblack.dts vexpress-v2p-ca9.dts bcm2836-rpi-2-b.dts imx6q-sabrelite.dts imx6sx-udoo-neo-full.dts imx6dl-riotboard.dts imx6q-nitrogen6x.dts imx6qp-nitrogen6_max.dts bcm2837-rpi-3-b.dts stm32mp157c-dk2.dts stm32mp157c-lxa-mc1.dts"
 PTXCONF_DTC_EXTRA_ARGS=""
 PTXCONF_HOST_DTC=y
-PTXCONF_HOST_DTC_VERSION="1.5.1"
-PTXCONF_HOST_DTC_MD5="c5f139328b54ed8d9a3385e7fe38b137"
+PTXCONF_HOST_DTC_VERSION="1.6.0"
+PTXCONF_HOST_DTC_MD5="cd36ac756290597f3cf1c5b6cfe12e77"

 #
 # console options
diff --git a/configs/platform-v8a/platformconfig b/configs/platform-v8a/platformconfig
index e354b3d..44b6725 100644
--- a/configs/platform-v8a/platformconfig
+++ b/configs/platform-v8a/platformconfig
@@ -145,8 +145,8 @@ PTXCONF_DTC_OFTREE_DTS_PATH="${PTXDIST_PLATFORMCONFIGDIR}/dts:${KERNEL_DIR}/arch
 PTXCONF_DTC_OFTREE_DTS="armada-3720-community.dts freescale/imx8mm-evk.dts freescale/imx8mp-evk.dts freescale/imx8mq-evk.dts"
 PTXCONF_DTC_EXTRA_ARGS=""
 PTXCONF_HOST_DTC=y
-PTXCONF_HOST_DTC_VERSION="1.5.1"
-PTXCONF_HOST_DTC_MD5="c5f139328b54ed8d9a3385e7fe38b137"
+PTXCONF_HOST_DTC_VERSION="1.6.0"
+PTXCONF_HOST_DTC_MD5="cd36ac756290597f3cf1c5b6cfe12e77"

 #
 # console options
--
2.28.0

Eckelmann AG
Vorstand: Dipl.-Ing. Peter Frankenbach (Sprecher) Dipl.-Wi.-Ing. Philipp Eckelmann
Dr.-Ing. Marco Münchhof Dr.-Ing. Frank Uhlemann
Vorsitzender des Aufsichtsrats: Hubertus G. Krossa Stv. Vorsitzender des Aufsichtsrats: Dr.-Ing. Gerd Eckelmann
Sitz der Gesellschaft: Berliner Str. 161, 65205 Wiesbaden, Amtsgericht Wiesbaden HRB 12636
www.eckelmann.de


[-- Attachment #2: Type: text/plain, Size: 96 bytes --]

_______________________________________________
DistroKit mailing list
DistroKit@pengutronix.de

  reply	other threads:[~2020-10-30 18:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-30 15:47 [DistroKit] [PATCH] " Gavin Schenk
2020-10-30 18:03 ` Gavin Schenk [this message]
2020-11-01  8:40   ` [DistroKit] [PATCH v2] " Robert Schwebel
2020-11-02 11:36     ` Gavin Schenk

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=20201030180311.2055535-1-g.schenk@eckelmann.de \
    --to=g.schenk@eckelmann.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