diff options
| -rw-r--r-- | meta-networking/recipes-support/ipvsadm/ipvsadm_1.30.bb (renamed from meta-networking/recipes-support/ipvsadm/ipvsadm_1.29.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-networking/recipes-support/ipvsadm/ipvsadm_1.29.bb b/meta-networking/recipes-support/ipvsadm/ipvsadm_1.30.bb index 4f3c16dc37..22cb88ac12 100644 --- a/meta-networking/recipes-support/ipvsadm/ipvsadm_1.29.bb +++ b/meta-networking/recipes-support/ipvsadm/ipvsadm_1.30.bb | |||
| @@ -16,14 +16,14 @@ LIC_FILES_CHKSUM = "file://README;beginline=40;endline=56;md5=b4e40069f15598d0e3 | |||
| 16 | 16 | ||
| 17 | DEPENDS += "libnl popt" | 17 | DEPENDS += "libnl popt" |
| 18 | 18 | ||
| 19 | SRC_URI = "https://mirrors.edge.kernel.org/pub/linux/utils/kernel/ipvsadm/${BP}.tar.gz \ | 19 | SRC_URI = "https://mirrors.edge.kernel.org/pub/linux/utils/kernel/ipvsadm/${BP}.tar.xz \ |
| 20 | file://0001-Modify-the-Makefile-for-cross-compile.patch \ | 20 | file://0001-Modify-the-Makefile-for-cross-compile.patch \ |
| 21 | file://0003-ipvsadm-remove-dependency-on-bash.patch \ | 21 | file://0003-ipvsadm-remove-dependency-on-bash.patch \ |
| 22 | file://makefile-add-ldflags.patch \ | 22 | file://makefile-add-ldflags.patch \ |
| 23 | " | 23 | " |
| 24 | 24 | ||
| 25 | SRC_URI[md5sum] = "88b35030b4766b3e44ad15aacdef65c4" | 25 | SRC_URI[md5sum] = "97f11b6af1920fde5a9d9eac0d7f9e50" |
| 26 | SRC_URI[sha256sum] = "297f5cd459c3eef81ed0ca32e53bf320ed6b132fe7ed6ea5e44aa6b1fbd2a7de" | 26 | SRC_URI[sha256sum] = "95573d70df473c9f63fc4ac496c044c69e3a6de7ccac119922210c0b44cd7a0c" |
| 27 | 27 | ||
| 28 | UPSTREAM_CHECK_URI = "${KERNELORG_MIRROR}/linux/utils/kernel/ipvsadm" | 28 | UPSTREAM_CHECK_URI = "${KERNELORG_MIRROR}/linux/utils/kernel/ipvsadm" |
| 29 | 29 | ||
