[open6254] Enable uwp support (#18390)

* open62541: Enable uwp support

* Update versions for open62541
This commit is contained in:
Silvio Traversaro 2021-06-15 19:25:49 +02:00 committed by GitHub
parent 3910b29767
commit 16ecf1ba14
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 7 additions and 5 deletions

View File

@ -1,10 +1,9 @@
{
"name": "open62541",
"version": "1.1.2",
"port-version": 1,
"port-version": 2,
"description": "open62541 is an open source C (C99) implementation of OPC UA licensed under the Mozilla Public License v2.0.",
"homepage": "https://open62541.org",
"supports": "!uwp",
"default-features": [
"openssl"
],

View File

@ -1106,8 +1106,6 @@ ois:x64-uwp=fail
# /usr/bin/ld: cannot find -lode
ompl:x64-osx=fail
ompl:x64-linux=fail
open62541:arm-uwp=fail
open62541:x64-uwp=fail
openal-soft:arm-uwp=fail
openal-soft:x64-uwp=fail
openblas:arm64-windows=fail

View File

@ -4482,7 +4482,7 @@
},
"open62541": {
"baseline": "1.1.2",
"port-version": 1
"port-version": 2
},
"openal-soft": {
"baseline": "1.21.1",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "98a37e8146a1e56f67a180b3c239f903ed59c401",
"version": "1.1.2",
"port-version": 2
},
{
"git-tree": "43c958ba9799820838fdf2332020ef83cacc4595",
"version": "1.1.2",