From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernd Kuhls Date: Mon, 07 Sep 2015 20:58:27 +0200 Subject: [Buildroot] [PATCH v2] cmake: bump to version 3.3.1 References: <1441642979-343-1-git-send-email-gustavo.zacarias@free-electrons.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Hi, Am Mon, 07 Sep 2015 13:22:59 -0300 schrieb gustavo.zacarias-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8: > -CMAKE_VERSION_MAJOR = 3.1 -CMAKE_VERSION = $(CMAKE_VERSION_MAJOR).3 > +CMAKE_VERSION_MAJOR = 3.3 +CMAKE_VERSION = $(CMAKE_VERSION_MAJOR).1 Tested-by: Bernd Kuhls (build test of all Kodi addons, they use CMake) Regards, Bernd