From ef68374d80d3bffcf3e4064f1ed3193f6b49329d Mon Sep 17 00:00:00 2001 From: Alexander Dahl Date: Thu, 7 Dec 2017 10:10:32 +0100 Subject: platform: rpi: Use autoversion Tested-by: Roland Hieber Signed-off-by: Alexander Dahl --- configs/platform-rpi/platformconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/platform-rpi/platformconfig b/configs/platform-rpi/platformconfig index 1e38214..1d0879e 100644 --- a/configs/platform-rpi/platformconfig +++ b/configs/platform-rpi/platformconfig @@ -16,7 +16,7 @@ PTXCONF__platformconfig_MAGIC__=y # ------------------------------------ # PTXCONF_PLATFORM="rpi" -PTXCONF_PLATFORM_VERSION="-2017.10.0" +PTXCONF_PLATFORM_VERSION="-${PTXDIST_BSP_AUTOVERSION}" PTXCONF_RUNTIME=y PTXCONF_BUILDTIME=y PTXCONF_PLATFORMCONFIG_VERSION="2017.12.0" -- cgit v1.2.3