mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-13 22:05:27 +01:00
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:
parent
22fa4bafae
commit
106206da12
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user