diff options
| -rw-r--r-- | meta-oe/recipes-connectivity/paho-mqtt-c/paho-mqtt-c_1.3.12.bb | 3 |
1 files changed, 1 insertions, 2 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.12.bb index d006ae7636..7a65582dbe 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.12.bb | |||
| @@ -5,10 +5,9 @@ SECTION = "console/network" | |||
| 5 | LICENSE = "EPL-2.0 | EDL-1.0" | 5 | LICENSE = "EPL-2.0 | EDL-1.0" |
| 6 | 6 | ||
| 7 | LIC_FILES_CHKSUM = " \ | 7 | LIC_FILES_CHKSUM = " \ |
| 8 | file://LICENSE;md5=fd3b896dadaeec3410d753ffaeadcfac \ | ||
| 8 | file://edl-v10;md5=3adfcc70f5aeb7a44f3f9b495aa1fbf3 \ | 9 | file://edl-v10;md5=3adfcc70f5aeb7a44f3f9b495aa1fbf3 \ |
| 9 | file://epl-v20;md5=d9fc0efef5228704e7f5b37f27192723 \ | 10 | file://epl-v20;md5=d9fc0efef5228704e7f5b37f27192723 \ |
| 10 | file://notice.html;md5=943f861069889acecebf51dfa24478e2 \ | ||
| 11 | file://about.html;md5=e5662cbb5f8fd5c9faac526e4077898e \ | ||
| 12 | " | 11 | " |
| 13 | 12 | ||
| 14 | SRC_URI = "git://github.com/eclipse/paho.mqtt.c;protocol=http;branch=master;protocol=https" | 13 | SRC_URI = "git://github.com/eclipse/paho.mqtt.c;protocol=http;branch=master;protocol=https" |
