mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 05:49:57 +00:00
zabbix: fix SRC_URI
The folder has changed, causing fetching failures. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
This commit is contained in:
committed by
Anuj Mittal
parent
15f43b9555
commit
fda2360e25
@@ -23,7 +23,7 @@ DEPENDS = "libevent libpcre openldap virtual/libiconv zlib"
|
||||
|
||||
PACKAGE_ARCH = "${MACHINE_ARCH}"
|
||||
|
||||
SRC_URI = "https://cdn.zabbix.com/zabbix/sources/stable/6.2/${BPN}-${PV}.tar.gz \
|
||||
SRC_URI = "https://cdn.zabbix.com/zabbix/sources/oldstable/6.2/${BPN}-${PV}.tar.gz \
|
||||
file://0001-Fix-configure.ac.patch \
|
||||
file://0001-initialize-msghdr-portably.patch \
|
||||
file://zabbix-agent.service \
|
||||
|
||||
Reference in New Issue
Block a user