[qtopcua] Feature ns0idgenerator doesn't support cross-building (#35903)

* [qtopcua] Feature ns0idgenerator doesn't support cross-building

* update version

* add supports

* update version
This commit is contained in:
Lily Wang 2023-12-29 00:01:40 -08:00 committed by GitHub
parent 31f2c1d528
commit 8e8743cbe6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 9 additions and 2 deletions

View File

@ -1,6 +1,7 @@
{
"name": "qtopcua",
"version": "6.6.1",
"port-version": 1,
"description": "Qt wrapper for existing OPC UA stacks",
"homepage": "https://www.qt.io/",
"license": null,
@ -27,7 +28,8 @@
"description": "Support for global discovery server"
},
"ns0idgenerator": {
"description": "Namespace 0 NodeIds generator from the NodeIds.csv file."
"description": "Namespace 0 NodeIds generator from the NodeIds.csv file.",
"supports": "native"
},
"ns0idnames": {
"description": "Support for namespace 0 NodeId names"

View File

@ -7198,7 +7198,7 @@
},
"qtopcua": {
"baseline": "6.6.1",
"port-version": 0
"port-version": 1
},
"qtpositioning": {
"baseline": "6.6.1",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "158f8110a6d3d504c64bf24e2ec68552b8e34097",
"version": "6.6.1",
"port-version": 1
},
{
"git-tree": "bbd569723a9e84b190ba938c4f040d0cc83af21d",
"version": "6.6.1",