On Mon, Jan 02, 2023 at 11:50:26AM +0100, Michael Olbrich wrote: > On Tue, Dec 27, 2022 at 08:03:16AM +0100, Robert Schwebel wrote: > > The license has changed from EPL-1.0 to EPL-2.0. > > A different License means... > > > Signed-off-by: Robert Schwebel <[email protected]> > > --- > > rules/paho-mqtt-c.make | 8 ++++---- > > 1 file changed, 4 insertions(+), 4 deletions(-) > > > > diff --git a/rules/paho-mqtt-c.make b/rules/paho-mqtt-c.make > > index 143433128..3fbcd7d57 100644 > > --- a/rules/paho-mqtt-c.make > > +++ b/rules/paho-mqtt-c.make > > @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_PAHO_MQTT_C) += paho-mqtt-c > > # > > # Paths and names > > # > > -PAHO_MQTT_C_VERSION := 1.3.0 > > -PAHO_MQTT_C_MD5 := 8fac1bff9b0d5a74fa1caf8db0501fca > > +PAHO_MQTT_C_VERSION := 1.3.12 > > +PAHO_MQTT_C_MD5 := ca0c3666cf91dcb8e7e65de9e502bf0a > > PAHO_MQTT_C := paho.mqtt.c-$(PAHO_MQTT_C_VERSION) > > PAHO_MQTT_C_SUFFIX := tar.gz > > PAHO_MQTT_C_URL := > > https://github.com/eclipse/paho.mqtt.c/archive/v$(PAHO_MQTT_C_VERSION).$(PAHO_MQTT_C_SUFFIX) > > @@ -24,8 +24,8 @@ PAHO_MQTT_C_DIR := $(BUILDDIR)/$(PAHO_MQTT_C) > > # "Eclipse Distribution License - v 1.0" is in fact BSD-3-Clause > > PAHO_MQTT_C_LICENSE := EPL-1.0 AND BSD-3-Clause > > ... that this should be changed as well, right?
Uhm, definitely :) rsc -- Pengutronix e.K. | Dipl.-Ing. Robert Schwebel | Steuerwalder Str. 21 | https://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-9 |
