Package: libgmp10
Version: 6.3.0-r0
Depends: musl (>= 1.2.4+git0+79bdacff83)
Provides: gmp
Section: devel
Architecture: cortexa7hf-neon-vfpv4
Maintainer: Poky Maintainers <poky@lists.yoctoproject.org>
MD5Sum: c61fc1119b8f4bf71a009c13ab0cc636
SHA256sum: fe3e8543a823ea76c833394ad5ea4653b4d730004517efa61ed913183b12f294
Size: 226082
Filename: libgmp10_6.3.0-r0_cortexa7hf-neon-vfpv4.ipk
Source: gmp_6.3.0.bb
Description: GNU multiprecision arithmetic library
 GMP is a free library for arbitrary precision arithmetic, operating on
 signed integers, rational numbers, and floating point numbers
OE: gmp
HomePage: http://gmplib.org/
License: GPL-2.0-or-later | LGPL-3.0-or-later
Priority: optional

Package: libgnutls30
Version: 3.8.4-r0
Depends: libgmp10 (>= 6.3.0), libidn2-0 (>= 2.3.7), libtasn1-6 (>= 4.20.0), libunistring5 (>= 1.2), musl (>= 1.2.4+git0+79bdacff83), nettle (>= 3.9.1)
Provides: gnutls
Section: base
Architecture: cortexa7hf-neon-vfpv4
Maintainer: Poky Maintainers <poky@lists.yoctoproject.org>
MD5Sum: f95380e78913a6af880eb5f39096ae05
SHA256sum: 3af313d1b37f785c6302d7b18c0f72079e64fcd19d8733f979dd0d01871439d8
Size: 905992
Filename: libgnutls30_3.8.4-r0_cortexa7hf-neon-vfpv4.ipk
Source: gnutls_3.8.4.bb
Description: GNU Transport Layer Security Library
 a secure communications library implementing the SSL, TLS and DTLS
 protocols and technologies around them.
OE: gnutls
HomePage: https://gnutls.org/
License: LGPL-2.1-or-later
Priority: optional

Package: libidn2-0
Version: 2.3.7-r0
Depends: libunistring5 (>= 1.2), musl (>= 1.2.4+git0+79bdacff83)
Provides: libidn2
Section: libs
Architecture: cortexa7hf-neon-vfpv4
Maintainer: Poky Maintainers <poky@lists.yoctoproject.org>
MD5Sum: 1234de0a2ee3ddc3608e144c4c749b2b
SHA256sum: 3bd34023c3491fe368d8e8bfd2ec7129a67b794d6f8f9ece522b037e3c26eae6
Size: 70804
Filename: libidn2-0_2.3.7-r0_cortexa7hf-neon-vfpv4.ipk
Source: libidn2_2.3.7.bb
Description: Internationalized Domain Name support library
 Implementation of the Stringprep, Punycode and IDNA specifications
 defined by the IETF Internationalized Domain Names (IDN) working group.
OE: libidn2
HomePage: http://www.gnu.org/software/libidn/
License: (GPL-2.0-or-later | LGPL-3.0-only) & Unicode-DFS-2016
Priority: optional

Package: libpopt0
Version: 1.19-r0
Depends: musl (>= 1.2.4+git0+79bdacff83)
Provides: popt
Section: libs
Architecture: cortexa7hf-neon-vfpv4
Maintainer: Poky Maintainers <poky@lists.yoctoproject.org>
MD5Sum: b2811ef4082fdc4b28a2e659ae9ef532
SHA256sum: 2f54d3b6d0041c2e206df6ab24994a65817188fbd1a05b4db46bf729beb3475b
Size: 24500
Filename: libpopt0_1.19-r0_cortexa7hf-neon-vfpv4.ipk
Source: popt_1.19.bb
Description: Library for parsing command line options
 Popt is a C library for parsing command line parameters. Popt was heavily
 influenced by the getopt() and getopt_long() functions, but it improves
 on them by allowing more powerful argument expansion. Popt can parse
 arbitrary argv[] style arrays and automatically set variables based on
 command line arguments.
OE: popt
HomePage: https://www.rpm.org/
License: MIT
Priority: optional

Package: libtasn1-6
Version: 4.20.0-r0
Depends: musl (>= 1.2.4+git0+79bdacff83)
Provides: libtasn1
Section: base
Architecture: cortexa7hf-neon-vfpv4
Maintainer: Poky Maintainers <poky@lists.yoctoproject.org>
MD5Sum: 8f34d9549a9466fd0fde0e406fb9f5b5
SHA256sum: 527eac37a1e2104bf459e765f6d9682fceadfe6c57798db451a49ef30e721754
Size: 40326
Filename: libtasn1-6_4.20.0-r0_cortexa7hf-neon-vfpv4.ipk
Source: libtasn1_4.20.0.bb
Description: Library for ASN.1 and DER manipulation
 A highly portable C library that encodes and decodes DER/BER data
 following an ASN.1 schema.
OE: libtasn1
HomePage: http://www.gnu.org/software/libtasn1/
License: LGPL-2.1-or-later
Priority: optional

Package: libunistring5
Version: 1.2-r0
Depends: musl (>= 1.2.4+git0+79bdacff83)
Provides: libunistring
Section: devel
Architecture: cortexa7hf-neon-vfpv4
Maintainer: Poky Maintainers <poky@lists.yoctoproject.org>
MD5Sum: 3c43eff5d780ad11eec3819cbec45eda
SHA256sum: 414bb72393cd49db11232a5f86572664756c73e7418f1d544ff2335d10427cba
Size: 742882
Filename: libunistring5_1.2-r0_cortexa7hf-neon-vfpv4.ipk
Source: libunistring_1.2.bb
Description: Library for manipulating C and Unicode strings
 Text files are nowadays usually encoded in Unicode, and may consist of
 very different scripts from Latin letters to Chinese Hanzi with many
 kinds of special characters accents, right-to-left writing marks,
 hyphens, Roman numbers, and much more. But the POSIX platform APIs for
 text do not contain adequate functions for dealing with particular
 properties of many Unicode characters. In fact, the POSIX APIs for text
 have several assumptions at their base which don't hold for Unicode text.
 This library provides functions for manipulating Unicode strings and for
 manipulating C strings according to the Unicode standard.  This package
 contains documentation.
OE: libunistring
HomePage: http://www.gnu.org/software/libunistring/
License: LGPL-3.0-or-later | GPL-2.0-or-later
Priority: optional

Package: logrotate
Version: 3.21.0-r0
Depends: libpopt0 (>= 1.19), musl (>= 1.2.4+git0+79bdacff83)
Section: console/utils
Architecture: cortexa7hf-neon-vfpv4
Maintainer: Poky Maintainers <poky@lists.yoctoproject.org>
MD5Sum: 71a7ca3940302950113b51a008cd5dae
SHA256sum: d2ca03a4725bb0a834b251afab2476662253b0e599acb2254a18f7e7ce1f3077
Size: 40582
Filename: logrotate_3.21.0-r0_cortexa7hf-neon-vfpv4.ipk
Source: logrotate_3.21.0.bb
Description: Rotates, compresses, removes and mails system log files
 The logrotate utility is designed to simplify the administration of log
 files on a system which generates a lot of log files.
OE: logrotate
HomePage: https://github.com/logrotate/logrotate/
License: GPL-2.0-only
Priority: optional

Package: nettle
Version: 3.9.1-r0
Depends: libgmp10 (>= 6.3.0), musl (>= 1.2.4+git0+79bdacff83)
Section: libs
Architecture: cortexa7hf-neon-vfpv4
Maintainer: Poky Maintainers <poky@lists.yoctoproject.org>
MD5Sum: 67265f8530e0c504066a15d0014ad116
SHA256sum: f44d0a09a063a9ed95274a9add96d0c3e9881abb2a15e7892ad81234a2c92306
Size: 379144
Filename: nettle_3.9.1-r0_cortexa7hf-neon-vfpv4.ipk
Source: nettle_3.9.1.bb
Description: A low level cryptographic library
 It tries to solve a problem of providing a common set of cryptographic
 algorithms for higher-level applications by implementing a context-
 independent set of cryptographic algorithms
OE: nettle
HomePage: http://www.lysator.liu.se/~nisse/nettle/
License: LGPL-3.0-or-later | GPL-2.0-or-later
Priority: optional

Package: openldap
Version: 2.6.10-r0
Depends: libgnutls30 (>= 3.8.4), musl (>= 1.2.4+git0+79bdacff83)
Section: libs
Architecture: cortexa7hf-neon-vfpv4
Maintainer: Poky Maintainers <poky@lists.yoctoproject.org>
MD5Sum: 505d6cf30d56d671ad39180491001e33
SHA256sum: 9ef1cb0ee057848e53f8ae6e12ae3d3bf332e81df42315e9887491bb7e512920
Size: 175382
Filename: openldap_2.6.10-r0_cortexa7hf-neon-vfpv4.ipk
Source: openldap_2.6.10.bb
Description: OpenLDAP Directory Service
 OpenLDAP Software is an open source implementation of the Lightweight
 Directory Access Protocol.
OE: openldap
HomePage: http://www.OpenLDAP.org/license.html
License: OLDAP-2.8
Priority: optional

Package: zabbix
Version: 7.4.11-r0
Depends: base-files, libpcre2 (>= 10.43), logrotate, musl (>= 1.2.4+git0+79bdacff83), openldap (>= 2.6.10)
Section: Applications/Internet
Architecture: rutx
Maintainer: Poky Maintainers <poky@lists.yoctoproject.org>
MD5Sum: c5000a3fd6e34a05791bfb93d0d15655
SHA256sum: 0bef765edbe98a076327ef0671244fc6676220286b30d643c9af9bffc0d41360
Size: 294540
Filename: zabbix_7.4.11-r0_rutx.ipk
Source: zabbix_6.2.9.bb
Description: Open-source monitoring solution for your IT infrastructure
 Open-source monitoring solution for networks, servers, and applications.
 It collects metrics from the device and reports them to a Zabbix server,
 providing real-time monitoring, alerting, and visualization.
OE: zabbix
HomePage: http://www.zabbix.com/
License: GPL-2.0-or-later
Priority: optional
Installed-Size: 599172
tlt_name: Zabbix
AppName: zabbix

