diff options
| -rw-r--r-- | meta-networking/recipes-support/pimd/pimd_2.3.2.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-networking/recipes-support/pimd/pimd_2.3.2.bb b/meta-networking/recipes-support/pimd/pimd_2.3.2.bb index 2b622ae6d0..647f9df515 100644 --- a/meta-networking/recipes-support/pimd/pimd_2.3.2.bb +++ b/meta-networking/recipes-support/pimd/pimd_2.3.2.bb | |||
| @@ -4,10 +4,9 @@ SECTION = "net" | |||
| 4 | LICENSE = "BSD-3-Clause" | 4 | LICENSE = "BSD-3-Clause" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=94f108f91fab720d62425770b70dd790" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=94f108f91fab720d62425770b70dd790" |
| 6 | 6 | ||
| 7 | SRC_URI = "ftp://ftp.troglobit.com/pimd/${BP}.tar.gz \ | 7 | SRC_URI = "https://ftp.troglobit.com/pimd/${BP}.tar.gz \ |
| 8 | file://0001-configure-Dont-use-uname-to-determine-target-OS.patch \ | 8 | file://0001-configure-Dont-use-uname-to-determine-target-OS.patch \ |
| 9 | " | 9 | " |
| 10 | SRC_URI[md5sum] = "a3c03e40540980b2c06e265a17988e60" | ||
| 11 | SRC_URI[sha256sum] = "c77a9812751f114490a28a6839b16aac8b020c8d9fd6aa22bf3880c054e19f1d" | 10 | SRC_URI[sha256sum] = "c77a9812751f114490a28a6839b16aac8b020c8d9fd6aa22bf3880c054e19f1d" |
| 12 | 11 | ||
| 13 | EXTRA_OECONF:append:libc-musl = " --embedded-libc" | 12 | EXTRA_OECONF:append:libc-musl = " --embedded-libc" |
