summaryrefslogtreecommitdiffstats
path: root/fixup_ptxconfigs.sh
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2020-05-05 08:07:45 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2020-05-19 07:34:47 +0200
commit7421b203a6d317b1c0658d1d1944857e896a6d9d (patch)
tree98a11ace504ae490b55e27174b9568384da3fd98 /fixup_ptxconfigs.sh
parent7772591c64be9009acfb59ec74d9699fe7daf6f8 (diff)
downloadOSELAS.Toolchain-stable/OSELAS.Toolchain-2019.09.x.tar.gz
OSELAS.Toolchain-stable/OSELAS.Toolchain-2019.09.x.tar.xz
ptxdist: version bump 2019.09.0 -> 2020.04.0stable/OSELAS.Toolchain-2019.09.x
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de> (cherry picked from commit a5ea1f9a306f76047ee34bfa38462ad88c7d6139)
Diffstat (limited to 'fixup_ptxconfigs.sh')
-rwxr-xr-xfixup_ptxconfigs.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/fixup_ptxconfigs.sh b/fixup_ptxconfigs.sh
index e0e3513..d446199 100755
--- a/fixup_ptxconfigs.sh
+++ b/fixup_ptxconfigs.sh
@@ -19,7 +19,7 @@ fixup()
local config="${1}"
# version
- PTXCONF_CONFIGFILE_VERSION="2019.09.0"
+ PTXCONF_CONFIGFILE_VERSION="2020.04.0"
PTXCONF_PROJECT="OSELAS.Toolchain-2019.09.1"
PTXCONF_PROJECT="${PTXCONF_PROJECT##*/}"