On Sat, Feb 15 2020 at 10:58 +0100, Michael Olbrich <[email protected]> wrote: > On Wed, Feb 05, 2020 at 11:42:41AM +0100, Ulrich Ölmann wrote: >> From: Björn Esser <[email protected]> >> >> The open62541 project is an open source implementation of the OPC UA >> communication infrastructure which is used in industrial control. >> >> Signed-off-by: Björn Esser <[email protected]> >> [uol: adjusted commit message] >> Signed-off-by: Ulrich Ölmann <[email protected]> >> --- >> v2 --> v3: adjusted commit message >> >> [...] >> >> diff --git a/rules/host-open62541.in b/rules/host-open62541.in >> new file mode 100644 >> index 000000000000..8a432080ed34 >> --- /dev/null >> +++ b/rules/host-open62541.in >> @@ -0,0 +1,6 @@ >> +## SECTION=hosttools_noprompt >> + >> +config HOST_OPEN62541 >> + tristate >> + select HOST_CMAKE >> + select HOST_UA_NODESET > > needs > select HOST_SYSTEM_PYTHON3 > > with ptxdist master.
Added in the next iteration of the series. Best regards Ulrich -- Pengutronix e.K. | Ulrich Ölmann | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ ptxdist mailing list [email protected]
