diff options
| -rw-r--r-- | meta-networking/recipes-devtools/libcoap/libcoap_4.3.3.bb (renamed from meta-networking/recipes-devtools/libcoap/libcoap_4.3.1.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-networking/recipes-devtools/libcoap/libcoap_4.3.1.bb b/meta-networking/recipes-devtools/libcoap/libcoap_4.3.3.bb index efea3fab74..6e5bc07c59 100644 --- a/meta-networking/recipes-devtools/libcoap/libcoap_4.3.1.bb +++ b/meta-networking/recipes-devtools/libcoap/libcoap_4.3.3.bb | |||
| @@ -4,13 +4,13 @@ devices that are constrained their resources such as computing power, \ | |||
| 4 | RF range, memory, bandwith, or network packet sizes." | 4 | RF range, memory, bandwith, or network packet sizes." |
| 5 | HOMEPAGE ="https://libcoap.net/" | 5 | HOMEPAGE ="https://libcoap.net/" |
| 6 | 6 | ||
| 7 | LICENSE = "BSD-2-Clause & BSD-1-Clause" | 7 | LICENSE = "BSD-2-Clause & BSD-3-Clause" |
| 8 | LIC_FILES_CHKSUM = "file://LICENSE;md5=0fbe4435d52b2d27a16f980ffc8ffc80" | 8 | LIC_FILES_CHKSUM = "file://LICENSE;md5=1978dbc41673ab1c20e64b287c8317bc" |
| 9 | 9 | ||
| 10 | SRC_URI = "git://github.com/obgm/libcoap.git;branch=main;protocol=https \ | 10 | SRC_URI = "git://github.com/obgm/libcoap.git;branch=main;protocol=https \ |
| 11 | file://run-ptest \ | 11 | file://run-ptest \ |
| 12 | " | 12 | " |
| 13 | SRCREV = "02b76470ab9168947152c78ad50835bf043d7c84" | 13 | SRCREV = "9cde7cdee171e3f47486c6e70d479fdf49f3d2d6" |
| 14 | 14 | ||
| 15 | S = "${WORKDIR}/git" | 15 | S = "${WORKDIR}/git" |
| 16 | 16 | ||
