From 3b42ee9d3adca8683a2e639661a50bc7b0db6e60 Mon Sep 17 00:00:00 2001 From: Michael Olbrich Date: Tue, 7 Jun 2016 06:45:52 +0200 Subject: doc: remove oselasTCNVendorPatchLevel variable The toolchain version should contain the patch-level version in all cases so a separate variable is not needed. This fixes several instances where the toolchain version was used incorrectly without the patch-level version. Signed-off-by: Michael Olbrich --- doc/conf.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'doc/conf.py') diff --git a/doc/conf.py b/doc/conf.py index 9b03cf496..bd2ca1917 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -101,8 +101,7 @@ rst_epilog = """ .. |ptxdistPlatformDir| replace:: ``platform-versatilepb`` .. |oselasTCNarch| replace:: arm .. |oselasTCNvariant| replace:: v5te -.. |oselasTCNVendorVersion| replace:: 2014.12 -.. |oselasTCNVendorPatchLevel| replace:: .0 +.. |oselasTCNVendorVersion| replace:: 2014.12.0 .. |oselasTCNVendorptxdistversion| replace:: 2014.12.0 .. |oselasToolchainName| replace:: arm-v5te-linux-gnueabi_gcc-4.8.2_glibc-2.18_binutils-2.24_kernel-3.12-sanitized .. |ptxdistBSPName| replace:: OSELAS.BSP-Pengutronix-Generic-2015.03.1 -- cgit v1.2.3