summaryrefslogtreecommitdiffstats
path: root/configs/ptxconfig
diff options
context:
space:
mode:
authorJuergen Borleis <jbe@pengutronix.de>2014-07-02 12:08:51 +0200
committerJuergen Borleis <jbe@pengutronix.de>2014-07-04 10:36:41 +0200
commit0a6ba8bb41d24b2f9ba616c58125e4f957af7ad7 (patch)
treee00a3dc5d42a419f1c410624d12efdffdf6add0e /configs/ptxconfig
parent22a365be3d051fe6c9a35805f226a98efc2a9c87 (diff)
downloadOSELAS.BSP-Pengutronix-Generic-0a6ba8bb41d24b2f9ba616c58125e4f957af7ad7.tar.gz
OSELAS.BSP-Pengutronix-Generic-0a6ba8bb41d24b2f9ba616c58125e4f957af7ad7.tar.xz
BSP/platforms: switch to auto generated version information
Since the July release of PTXdist it can generate the version information for the run-time output on-the-fly from the BSP source if it is a GIT repository. Use this feature until the next BSP main release. Signed-off-by: Juergen Borleis <jbe@pengutronix.de>
Diffstat (limited to 'configs/ptxconfig')
-rw-r--r--configs/ptxconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/ptxconfig b/configs/ptxconfig
index 96bef1a..e45b6af 100644
--- a/configs/ptxconfig
+++ b/configs/ptxconfig
@@ -16,7 +16,7 @@
#
PTXCONF_PROJECT_VENDOR="PTX"
PTXCONF_PROJECT="Generic"
-PTXCONF_PROJECT_VERSION="-master"
+PTXCONF_PROJECT_VERSION="-${PTXDIST_BSP_AUTOVERSION}"
#
# ------------------------------------