diff options
| author | Matthias Klein <matthias@extraklein.de> | 2022-03-30 10:20:42 +0200 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-03-30 07:51:38 -0700 |
| commit | 957e8de43ea394b268f2571396a2aa12d609474a (patch) | |
| tree | 8c22db95a58d6a654a3e3534f9ef2361937dae26 /meta-oe | |
| parent | 8781a8fbcb7ac8b703fcf6175c4f57cf744e1d4b (diff) | |
| download | meta-openembedded-957e8de43ea394b268f2571396a2aa12d609474a.tar.gz | |
paho-mqtt-c: upgrade 1.3.9 -> 1.3.10
Service release.
Issues resolved: https://github.com/eclipse/paho.mqtt.c/milestone/17?closed=1
Signed-off-by: Matthias Klein <matthias@extraklein.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe')
| -rw-r--r-- | meta-oe/recipes-connectivity/paho-mqtt-c/paho-mqtt-c_1.3.10.bb (renamed from meta-oe/recipes-connectivity/paho-mqtt-c/paho-mqtt-c_1.3.9.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-connectivity/paho-mqtt-c/paho-mqtt-c_1.3.9.bb b/meta-oe/recipes-connectivity/paho-mqtt-c/paho-mqtt-c_1.3.10.bb index a8541f0d0b..374922e146 100644 --- a/meta-oe/recipes-connectivity/paho-mqtt-c/paho-mqtt-c_1.3.9.bb +++ b/meta-oe/recipes-connectivity/paho-mqtt-c/paho-mqtt-c_1.3.10.bb | |||
| @@ -13,7 +13,7 @@ LIC_FILES_CHKSUM = " \ | |||
| 13 | 13 | ||
| 14 | SRC_URI = "git://github.com/eclipse/paho.mqtt.c;protocol=http;branch=master;protocol=https" | 14 | SRC_URI = "git://github.com/eclipse/paho.mqtt.c;protocol=http;branch=master;protocol=https" |
| 15 | 15 | ||
| 16 | SRCREV = "3b7ae6348bc917d42c04efa962e4868c09bbde9f" | 16 | SRCREV = "eff2da4875725509fc97641b118d6badf3e3a08f" |
| 17 | 17 | ||
| 18 | DEPENDS = "openssl" | 18 | DEPENDS = "openssl" |
| 19 | 19 | ||
