diff options
| -rw-r--r-- | meta-networking/recipes-support/ncp/ncp_1.2.4.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/ncp/ncp_1.2.4.bb b/meta-networking/recipes-support/ncp/ncp_1.2.4.bb index 516beede5f..ec6d918744 100644 --- a/meta-networking/recipes-support/ncp/ncp_1.2.4.bb +++ b/meta-networking/recipes-support/ncp/ncp_1.2.4.bb | |||
| @@ -7,7 +7,7 @@ LICENSE = "GPL-2.0-only" | |||
| 7 | LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/GPL-2.0-only;md5=801f80980d171dd6425610833a22dbe6" | 7 | LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/GPL-2.0-only;md5=801f80980d171dd6425610833a22dbe6" |
| 8 | DEPENDS = "libowfat" | 8 | DEPENDS = "libowfat" |
| 9 | 9 | ||
| 10 | SRC_URI = "https://dl.fefe.de/${BP}.tar.bz2" | 10 | SRC_URI = "http://dl.fefe.de/${BP}.tar.bz2" |
| 11 | SRC_URI[md5sum] = "421c4855bd3148b7d0a4342942b4bf13" | 11 | SRC_URI[md5sum] = "421c4855bd3148b7d0a4342942b4bf13" |
| 12 | SRC_URI[sha256sum] = "6cfa72edd5f7717bf7a4a93ccc74c4abd89892360e2e0bb095a73c24b9359b88" | 12 | SRC_URI[sha256sum] = "6cfa72edd5f7717bf7a4a93ccc74c4abd89892360e2e0bb095a73c24b9359b88" |
| 13 | 13 | ||
