paho-mqtt-cpp: add back SRCREV

SRCREV was removed accidentally during last update - add it back.

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Gyorgy Sarvari 2025-06-25 09:42:30 +02:00 committed by Khem Raj
parent 22fa4bafae
commit 106206da12
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -11,6 +11,7 @@ LIC_FILES_CHKSUM = " \
"
SRC_URI = "git://github.com/eclipse/paho.mqtt.cpp;protocol=https;branch=master;tag=v${PV}"
SRCREV = "17ff3dc0270738adc710667be44847eebc038ae0"
DEPENDS = "openssl paho-mqtt-c"