summaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorMatthias Klein <matthias@extraklein.de>2023-10-20 09:38:50 +0200
committerKhem Raj <raj.khem@gmail.com>2023-10-20 08:25:14 -0700
commit9f70554e435b31490cbec4c660363a3dea72db92 (patch)
treeb7a3da191c90717c3abd4a9d24a415faf9ecae5c /meta-oe
parentc817cf55aeb2f7b9cee2281bfff2232be9a5c5e8 (diff)
downloadmeta-openembedded-9f70554e435b31490cbec4c660363a3dea72db92.tar.gz
paho-mqtt-c: upgrade 1.3.12 -> 1.3.13
Service release. Issues resolved: https://github.com/eclipse/paho.mqtt.c/milestone/20?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.13.bb (renamed from meta-oe/recipes-connectivity/paho-mqtt-c/paho-mqtt-c_1.3.12.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-connectivity/paho-mqtt-c/paho-mqtt-c_1.3.12.bb b/meta-oe/recipes-connectivity/paho-mqtt-c/paho-mqtt-c_1.3.13.bb
index 4decb098c..6f229001f 100644
--- a/meta-oe/recipes-connectivity/paho-mqtt-c/paho-mqtt-c_1.3.12.bb
+++ b/meta-oe/recipes-connectivity/paho-mqtt-c/paho-mqtt-c_1.3.13.bb
@@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = " \
12 12
13SRC_URI = "git://github.com/eclipse/paho.mqtt.c;protocol=https;branch=master" 13SRC_URI = "git://github.com/eclipse/paho.mqtt.c;protocol=https;branch=master"
14 14
15SRCREV = "4157a27d39f1dd5b95750ecb6acd1481432785d8" 15SRCREV = "07a875788d8cc6f5833b12581d6e3e349b34d719"
16 16
17DEPENDS = "openssl" 17DEPENDS = "openssl"
18 18