summaryrefslogtreecommitdiffstats
path: root/configs/platform-beaglebone/platformconfig
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2016-02-17 17:09:04 +0100
committerRobert Schwebel <r.schwebel@pengutronix.de>2016-06-06 20:39:05 +0200
commita624a7d7b558553b41f0101cacf12b62e1358563 (patch)
tree1baa56bf0b04b00b9499070ad7128c05c3f990ac /configs/platform-beaglebone/platformconfig
parentadfcb60816fef7d92319a2f730d1a7adcc5805af (diff)
downloadDistroKit-a624a7d7b558553b41f0101cacf12b62e1358563.tar.gz
DistroKit-a624a7d7b558553b41f0101cacf12b62e1358563.tar.xz
DistroKit: change version to autoversion
In the past, we had to update the project version manually, these days it can be automatically added. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
Diffstat (limited to 'configs/platform-beaglebone/platformconfig')
-rw-r--r--configs/platform-beaglebone/platformconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/platform-beaglebone/platformconfig b/configs/platform-beaglebone/platformconfig
index ffd8c86..e431a2b 100644
--- a/configs/platform-beaglebone/platformconfig
+++ b/configs/platform-beaglebone/platformconfig
@@ -16,7 +16,7 @@ PTXCONF__platformconfig_MAGIC__=y
# ------------------------------------
#
PTXCONF_PLATFORM="beaglebone"
-PTXCONF_PLATFORM_VERSION="-2016.01.0"
+PTXCONF_PLATFORM_VERSION="-${PTXDIST_BSP_AUTOVERSION}"
PTXCONF_RUNTIME=y
PTXCONF_BUILDTIME=y
PTXCONF_PLATFORMCONFIG_VERSION="2016.01.0"