summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2011-06-10 18:40:07 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2011-06-13 10:06:41 +0200
commita2edcccc6504ff4a7a6e963bb1571e0394f64051 (patch)
tree6f0765bdaface1e7b32841889c6b6deb77437b39
parentd93378bf3c8d8130de38747c204a7fda4ba1e557 (diff)
downloadOSELAS.Toolchain-a2edcccc6504ff4a7a6e963bb1571e0394f64051.tar.gz
OSELAS.Toolchain-a2edcccc6504ff4a7a6e963bb1571e0394f64051.tar.xz
fixup_ptxconfigs.sh: use ptxdist 2011.06.0
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rwxr-xr-xfixup_ptxconfigs.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/fixup_ptxconfigs.sh b/fixup_ptxconfigs.sh
index 6e19007..8dfb2a1 100755
--- a/fixup_ptxconfigs.sh
+++ b/fixup_ptxconfigs.sh
@@ -19,7 +19,7 @@ fixup()
local config="${1}"
# version
- PTXCONF_CONFIGFILE_VERSION="2011.03.0"
+ PTXCONF_CONFIGFILE_VERSION="2011.06.0"
PTXCONF_PROJECT="OSELAS.Toolchain-2011.03.0"
PTXCONF_PROJECT="${PTXCONF_PROJECT##*/}"