diff options
| -rw-r--r-- | meta-oe/recipes-connectivity/asyncmqtt/asyncmqtt_10.2.0.bb (renamed from meta-oe/recipes-connectivity/asyncmqtt/asyncmqtt_10.1.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-connectivity/asyncmqtt/asyncmqtt_10.1.0.bb b/meta-oe/recipes-connectivity/asyncmqtt/asyncmqtt_10.2.0.bb index fc020695e3..557c7d3d12 100644 --- a/meta-oe/recipes-connectivity/asyncmqtt/asyncmqtt_10.1.0.bb +++ b/meta-oe/recipes-connectivity/asyncmqtt/asyncmqtt_10.2.0.bb | |||
| @@ -4,8 +4,8 @@ LICENSE = "BSL-1.0" | |||
| 4 | 4 | ||
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=e4224ccaecb14d942c71d31bef20d78c" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=e4224ccaecb14d942c71d31bef20d78c" |
| 6 | 6 | ||
| 7 | SRC_URI = "git://github.com/redboltz/async_mqtt;protocol=http;branch=main;protocol=https" | 7 | SRC_URI = "git://github.com/redboltz/async_mqtt;protocol=http;branch=main;protocol=https;tag=${PV}" |
| 8 | SRCREV = "21046ebc4a5475c14cea446715734c88fe33d276" | 8 | SRCREV = "9e26e92d1c3571ff2723c380c9548b3527bf37a6" |
| 9 | 9 | ||
| 10 | DEPENDS = "openssl boost" | 10 | DEPENDS = "openssl boost" |
| 11 | 11 | ||
