buildroot/package/open62541
Scott Fan 6c5caa8f43 package/open62541: fix library version definition
Manually specified version must start with letter 'v',
otherwise, the generated version macro will be zero
in the <build_dir>/src_generated/open62541/config.h file:
  #define UA_OPEN62541_VER_MAJOR 0
  #define UA_OPEN62541_VER_MINOR 0
  #define UA_OPEN62541_VER_PATCH 0

Reference from the following link:
https://open62541.org/doc/current/building.html

Signed-off-by: Scott Fan <fancp2007@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2021-02-20 23:12:54 +01:00
..
0001-CMakeLists.txt-project-only-contains-C-code.patch
0002-arch-posix-CMakeLists.txt-fix-build-without-threads.patch package/open62541: fix build without threads 2021-01-16 22:32:52 +01:00
Config.in
open62541.hash support/download: change format of archives generated from git 2021-01-10 22:06:58 +01:00
open62541.mk package/open62541: fix library version definition 2021-02-20 23:12:54 +01:00