diff options
| -rw-r--r-- | meta-networking/recipes-connectivity/mosquitto/files/1571.patch | 2 | ||||
| -rw-r--r-- | meta-networking/recipes-connectivity/mosquitto/mosquitto_2.0.14.bb (renamed from meta-networking/recipes-connectivity/mosquitto/mosquitto_2.0.12.bb) | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/meta-networking/recipes-connectivity/mosquitto/files/1571.patch b/meta-networking/recipes-connectivity/mosquitto/files/1571.patch index 37560f30c8..627638ec89 100644 --- a/meta-networking/recipes-connectivity/mosquitto/files/1571.patch +++ b/meta-networking/recipes-connectivity/mosquitto/files/1571.patch | |||
| @@ -19,4 +19,4 @@ Signed-off-by: Gianfranco Costamagna <costamagnagianfranco@yahoo.it> | |||
| 19 | + LINK_FLAGS "-Wl,--version-script=${CMAKE_CURRENT_SOURCE_DIR}/linker.version" | 19 | + LINK_FLAGS "-Wl,--version-script=${CMAKE_CURRENT_SOURCE_DIR}/linker.version" |
| 20 | ) | 20 | ) |
| 21 | 21 | ||
| 22 | install(TARGETS libmosquitto RUNTIME DESTINATION "${CMAKE_INSTALL_BINDIR}" LIBRARY DESTINATION "${CMAKE_INSTALL_LIBDIR}") | 22 | install(TARGETS libmosquitto |
diff --git a/meta-networking/recipes-connectivity/mosquitto/mosquitto_2.0.12.bb b/meta-networking/recipes-connectivity/mosquitto/mosquitto_2.0.14.bb index 06d8211a27..739b7de625 100644 --- a/meta-networking/recipes-connectivity/mosquitto/mosquitto_2.0.12.bb +++ b/meta-networking/recipes-connectivity/mosquitto/mosquitto_2.0.14.bb | |||
| @@ -8,8 +8,8 @@ HOMEPAGE = "http://mosquitto.org/" | |||
| 8 | SECTION = "console/network" | 8 | SECTION = "console/network" |
| 9 | LICENSE = "EPL-2.0 | EDL-1.0" | 9 | LICENSE = "EPL-2.0 | EDL-1.0" |
| 10 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=ca9a8f366c6babf593e374d0d7d58749 \ | 10 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=ca9a8f366c6babf593e374d0d7d58749 \ |
| 11 | file://edl-v10;md5=c09f121939f063aeb5235972be8c722c \ | 11 | file://edl-v10;md5=9f6accb1afcb570f8be65039e2fcd49e \ |
| 12 | file://epl-v20;md5=d9fc0efef5228704e7f5b37f27192723 \ | 12 | file://epl-v20;md5=2dd765ca47a05140be15ebafddbeadfe \ |
| 13 | file://NOTICE.md;md5=a7a91b4754c6f7995020d1b49bc829c6 \ | 13 | file://NOTICE.md;md5=a7a91b4754c6f7995020d1b49bc829c6 \ |
| 14 | " | 14 | " |
| 15 | DEPENDS = "uthash cjson" | 15 | DEPENDS = "uthash cjson" |
| @@ -19,7 +19,7 @@ SRC_URI = "http://mosquitto.org/files/source/mosquitto-${PV}.tar.gz \ | |||
| 19 | file://1571.patch \ | 19 | file://1571.patch \ |
| 20 | " | 20 | " |
| 21 | 21 | ||
| 22 | SRC_URI[sha256sum] = "31cf0065cb431d6f4e57a5f4d56663e839c9d177362eff89582d7cfde191c933" | 22 | SRC_URI[sha256sum] = "d0dde8fdb12caf6e2426b4f28081919a2fce3448773bdb8af0d3cd5fe5776925" |
| 23 | 23 | ||
| 24 | inherit systemd update-rc.d useradd cmake pkgconfig | 24 | inherit systemd update-rc.d useradd cmake pkgconfig |
| 25 | 25 | ||
