Can someone point me at the buildroot requirements for DNP3 3.1.1?

31 views
Skip to first unread message

David Clark

unread,
Jan 13, 2022, 11:31:43 AM1/13/22
to opendnp3
I was told I needed to upgrade to the latest buildroot 2020.x. Is that true?

If not what is the minimum version of buildroot I need to be at?

David
Message has been deleted

Nicholas Lee

unread,
Jan 17, 2022, 5:27:35 AM1/17/22
to opendnp3
David,

I'm using opendnp3 3.1.1 with Buildroot 2019.11.1-00015-gcb1c04c46e.  My libopendnp3.mk file looks like this:

#############################################################
#
# libopendnp3
#
#############################################################
LIBOPENDNP3_VERSION = 3.1.1

LIBOPENDNP3_SITE = $(BR2_PRIMARY_SITE)
# NOTE the official download can be made as follows:
# git clone https://github.com/automatak/dnp3.git --recursive
LIBOPENDNP3_SOURCE = libopendnp3-$(LIBOPENDNP3_VERSION).tar.gz

LIBOPENDNP3_INSTALL_STAGING = YES
LIBOPENDNP3_INSTALL_TARGET = YES
LIBOPENDNP3_CONF_OPTS = -DDNP3_TLS=ON

$(eval $(cmake-package))

Nick
Reply all
Reply to author
Forward
0 new messages