diff options
Diffstat (limited to 'meta-oe/recipes-connectivity')
| -rw-r--r-- | meta-oe/recipes-connectivity/zabbix/zabbix_7.0.9.bb (renamed from meta-oe/recipes-connectivity/zabbix/zabbix_6.4.21.bb) | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/meta-oe/recipes-connectivity/zabbix/zabbix_6.4.21.bb b/meta-oe/recipes-connectivity/zabbix/zabbix_7.0.9.bb index 4bfdecbf6d..a7c5478b64 100644 --- a/meta-oe/recipes-connectivity/zabbix/zabbix_6.4.21.bb +++ b/meta-oe/recipes-connectivity/zabbix/zabbix_7.0.9.bb | |||
| @@ -17,17 +17,17 @@ organisations with a few servers and for large companies with a \ | |||
| 17 | multitude of servers." | 17 | multitude of servers." |
| 18 | HOMEPAGE = "http://www.zabbix.com/" | 18 | HOMEPAGE = "http://www.zabbix.com/" |
| 19 | SECTION = "Applications/Internet" | 19 | SECTION = "Applications/Internet" |
| 20 | LICENSE = "GPL-2.0-or-later" | 20 | LICENSE = "AGPL-3.0-only" |
| 21 | LIC_FILES_CHKSUM = "file://COPYING;md5=300e938ad303147fede2294ed78fe02e" | 21 | LIC_FILES_CHKSUM = "file://COPYING;md5=eb1e647870add0502f8f010b19de32af" |
| 22 | DEPENDS = "libevent libpcre openldap virtual/libiconv zlib" | 22 | DEPENDS = "libevent libpcre openldap virtual/libiconv zlib" |
| 23 | 23 | ||
| 24 | PACKAGE_ARCH = "${MACHINE_ARCH}" | 24 | PACKAGE_ARCH = "${MACHINE_ARCH}" |
| 25 | 25 | ||
| 26 | SRC_URI = "https://cdn.zabbix.com/zabbix/sources/stable/6.4/${BPN}-${PV}.tar.gz \ | 26 | SRC_URI = "https://cdn.zabbix.com/zabbix/sources/stable/7.0/${BPN}-${PV}.tar.gz \ |
| 27 | file://0001-Fix-configure.ac.patch \ | 27 | file://0001-Fix-configure.ac.patch \ |
| 28 | file://zabbix-agent.service \ | 28 | file://zabbix-agent.service \ |
| 29 | " | 29 | " |
| 30 | SRC_URI[sha256sum] = "527010dbd45cf204dcd3b38e82df696b908b74f38e8d1ab9bbbb1292e784f394" | 30 | SRC_URI[sha256sum] = "8d7755576f30b5d6099ff5e3574549fc248229c017f9753828565174125069f6" |
| 31 | 31 | ||
| 32 | inherit autotools-brokensep linux-kernel-base pkgconfig systemd useradd | 32 | inherit autotools-brokensep linux-kernel-base pkgconfig systemd useradd |
| 33 | 33 | ||
