DistroKit Mailinglist
 help / color / mirror / Atom feed
From: Alexander Dahl <ada@thorsis.com>
To: distrokit@pengutronix.de
Cc: Alexander Dahl <post@lespocky.de>
Subject: [DistroKit] [PATCH 1/2] platform: v7a: Loosen toolchain version to minor release
Date: Thu, 18 Oct 2018 12:38:37 +0200	[thread overview]
Message-ID: <20181018103838.16141-2-ada@thorsis.com> (raw)
In-Reply-To: <20181018103838.16141-1-ada@thorsis.com>

From: Alexander Dahl <post@lespocky.de>

No need to insist on point release. This way a user can update the
toolchain to (the not yet existent) 2018.02.x once it arrives, without
the need to touch the BSP. This makes it consistent with the other
platforms rpi and v8a.

Signed-off-by: Alexander Dahl <post@lespocky.de>
---
 configs/platform-v7a/platformconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configs/platform-v7a/platformconfig b/configs/platform-v7a/platformconfig
index 27fe3bb..81e7bd4 100644
--- a/configs/platform-v7a/platformconfig
+++ b/configs/platform-v7a/platformconfig
@@ -63,7 +63,7 @@ PTXCONF_SYSROOT_CROSS="${PTXDIST_PLATFORMDIR}/sysroot-cross"
 #
 # toolchain                     
 #
-PTXCONF_CROSSCHAIN_VENDOR="OSELAS.Toolchain-2018.02.0"
+PTXCONF_CROSSCHAIN_VENDOR="OSELAS.Toolchain-2018.02"
 PTXCONF_CROSSCHAIN_CHECK="7.3.1"
 PTXCONF_LIBC_GLIBC=y
 # PTXCONF_LIBC_UCLIBC is not set
-- 
2.11.0


_______________________________________________
DistroKit mailing list
DistroKit@pengutronix.de

  reply	other threads:[~2018-10-18 10:38 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-18 10:38 [DistroKit] [PATCH 0/2] Little housekeeping Alexander Dahl
2018-10-18 10:38 ` Alexander Dahl [this message]
2018-10-23  6:57   ` [DistroKit] [PATCH 1/2] platform: v7a: Loosen toolchain version to minor release Robert Schwebel
2018-10-18 10:38 ` [DistroKit] [PATCH 2/2] platform: v7a: Remove no longer needed make rule Alexander Dahl
2018-10-23  6:57   ` 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=20181018103838.16141-2-ada@thorsis.com \
    --to=ada@thorsis.com \
    --cc=distrokit@pengutronix.de \
    --cc=post@lespocky.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