diff options
| -rw-r--r-- | meta-networking/recipes-connectivity/civetweb/civetweb_1.16.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-connectivity/civetweb/civetweb_1.16.bb b/meta-networking/recipes-connectivity/civetweb/civetweb_1.16.bb index 06d78b9328..bbf284474c 100644 --- a/meta-networking/recipes-connectivity/civetweb/civetweb_1.16.bb +++ b/meta-networking/recipes-connectivity/civetweb/civetweb_1.16.bb | |||
| @@ -4,8 +4,8 @@ HOMEPAGE = "https://github.com/civetweb/civetweb" | |||
| 4 | LICENSE = "MIT" | 4 | LICENSE = "MIT" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE.md;md5=ce6ce6eb1b2fd59ee6bab219470442a3" | 5 | LIC_FILES_CHKSUM = "file://LICENSE.md;md5=ce6ce6eb1b2fd59ee6bab219470442a3" |
| 6 | 6 | ||
| 7 | SRCREV = "d7ba35bbb649209c66e582d5a0244ba988a15159" | 7 | SRCREV = "5864b55a94f4b5238155cbf2baec707f0fa2ba6d" |
| 8 | 8 | PV .= "+git" | |
| 9 | SRC_URI = "git://github.com/civetweb/civetweb.git;branch=master;protocol=https \ | 9 | SRC_URI = "git://github.com/civetweb/civetweb.git;branch=master;protocol=https \ |
| 10 | file://0001-Unittest-Link-librt-and-libm-using-l-option.patch \ | 10 | file://0001-Unittest-Link-librt-and-libm-using-l-option.patch \ |
| 11 | " | 11 | " |
