mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-03 14:19:52 +00:00
ipvsadm: update to 1.30
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
b7d4d1a2ec
commit
e7b59b3582
+3
-3
@@ -16,14 +16,14 @@ LIC_FILES_CHKSUM = "file://README;beginline=40;endline=56;md5=b4e40069f15598d0e3
|
|||||||
|
|
||||||
DEPENDS += "libnl popt"
|
DEPENDS += "libnl popt"
|
||||||
|
|
||||||
SRC_URI = "https://mirrors.edge.kernel.org/pub/linux/utils/kernel/ipvsadm/${BP}.tar.gz \
|
SRC_URI = "https://mirrors.edge.kernel.org/pub/linux/utils/kernel/ipvsadm/${BP}.tar.xz \
|
||||||
file://0001-Modify-the-Makefile-for-cross-compile.patch \
|
file://0001-Modify-the-Makefile-for-cross-compile.patch \
|
||||||
file://0003-ipvsadm-remove-dependency-on-bash.patch \
|
file://0003-ipvsadm-remove-dependency-on-bash.patch \
|
||||||
file://makefile-add-ldflags.patch \
|
file://makefile-add-ldflags.patch \
|
||||||
"
|
"
|
||||||
|
|
||||||
SRC_URI[md5sum] = "88b35030b4766b3e44ad15aacdef65c4"
|
SRC_URI[md5sum] = "97f11b6af1920fde5a9d9eac0d7f9e50"
|
||||||
SRC_URI[sha256sum] = "297f5cd459c3eef81ed0ca32e53bf320ed6b132fe7ed6ea5e44aa6b1fbd2a7de"
|
SRC_URI[sha256sum] = "95573d70df473c9f63fc4ac496c044c69e3a6de7ccac119922210c0b44cd7a0c"
|
||||||
|
|
||||||
UPSTREAM_CHECK_URI = "${KERNELORG_MIRROR}/linux/utils/kernel/ipvsadm"
|
UPSTREAM_CHECK_URI = "${KERNELORG_MIRROR}/linux/utils/kernel/ipvsadm"
|
||||||
|
|
||||||
Reference in New Issue
Block a user