summaryrefslogtreecommitdiffstats
path: root/platforms
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2014-07-03 00:04:27 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2014-07-03 07:47:20 +0200
commitb8fec7e2f0b22a5c853eccc382669b9fb997153c (patch)
tree99e29a4aae554f9dea8bc1fe6b91ba019647e8dc /platforms
parent2650848a6f550190ac9446e735b81d3fccc9b156 (diff)
downloadptxdist-b8fec7e2f0b22a5c853eccc382669b9fb997153c.tar.gz
ptxdist-b8fec7e2f0b22a5c853eccc382669b9fb997153c.tar.xz
project-name: the versions should start with a '-'
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'platforms')
-rw-r--r--platforms/platform.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/platforms/platform.in b/platforms/platform.in
index 41da6707c..afae05732 100644
--- a/platforms/platform.in
+++ b/platforms/platform.in
@@ -21,7 +21,7 @@ config PLATFORM
config PLATFORM_VERSION
prompt "platform version"
string
- default "${PTXDIST_BSP_AUTOVERSION}"
+ default "-${PTXDIST_BSP_AUTOVERSION}"
help
This is the revision of the platform.
The string is supposed to start with an "-".