diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2025-03-12 09:10:15 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-03-11 19:35:33 -0700 |
| commit | b30cacc69c11e2d97f131e1f55a32543dc3e9959 (patch) | |
| tree | 011ead0909363d432bec344c77dffe72b9a0cd55 /meta-oe/recipes-connectivity | |
| parent | 96dc16a472ccb083f313b841b15cf072b983bd12 (diff) | |
| download | meta-openembedded-b30cacc69c11e2d97f131e1f55a32543dc3e9959.tar.gz | |
zabbix: upgrade 6.4.21 -> 7.0.9
License-Update: replaced the software license with AGPL-3.0-only
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
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 | ||
