Package: classpath-common
Version: 0.99-r3
Provides: classpath-common
Section: libs
Architecture: cortexa7hf-neon-vfpv4
Maintainer: Poky Maintainers <poky@lists.yoctoproject.org>
MD5Sum: 4ba10ca91abb5453f07025bbb7d57c8c
SHA256sum: fb11b316d4fa272d1a8a905021b44d7858dcd6a6bcd4252d3ff11ca515c3bc16
Size: 8868934
Filename: classpath-common_0.99-r3_cortexa7hf-neon-vfpv4.ipk
Source: classpath_0.99.bb
Description: GNU Classpath standard Java libraries
 GNU Classpath standard Java libraries.
OE: classpath
HomePage: http://www.gnu.org/software/classpath/
License: GPL-2.0 & SAX-PD
Priority: optional

Package: classpath
Version: 0.99-r3
Depends: classpath-common (>= 0.99), file (>= 5.45), libgcc1 (>= 13.4.0), libgmp10 (>= 6.3.0), musl (>= 1.2.4+git0+79bdacff83)
Provides: classpath
Section: libs
Architecture: cortexa7hf-neon-vfpv4
Maintainer: Poky Maintainers <poky@lists.yoctoproject.org>
MD5Sum: ba2bf4e95971d1513b3c0eb577aa729d
SHA256sum: 266eb39e318c2a968e20ab7eb630fca71723d5fc464afbeac300dc0303288637
Size: 95686
Filename: classpath_0.99-r3_cortexa7hf-neon-vfpv4.ipk
Source: classpath_0.99.bb
Description: GNU Classpath standard Java libraries
 GNU Classpath standard Java libraries.
OE: classpath
HomePage: http://www.gnu.org/software/classpath/
License: GPL-2.0 & SAX-PD
Priority: optional

Package: file
Version: 5.45-r0
Depends: libbz2-1 (>= 1.0.8), liblz1 (>= 1.14), liblzma5 (>= 5.8.3), libz1 (>= 1.3.1), libzstd1 (>= 1.5.5), musl (>= 1.2.4+git0+79bdacff83), update-alternatives-opkg
Section: console/utils
Architecture: cortexa7hf-neon-vfpv4
Maintainer: Poky Maintainers <poky@lists.yoctoproject.org>
MD5Sum: 5991bc5c31d33207a6945bda2022f6e6
SHA256sum: 3df14b05776683eea1285aa9a15368fe1887ae281f6129e291c6f6463668244d
Size: 448078
Filename: file_5.45-r0_cortexa7hf-neon-vfpv4.ipk
Source: file_5.45.bb
Description: File classification tool
 File attempts to classify files depending on their contents and prints a
 description if a match is found.
OE: file
HomePage: http://www.darwinsys.com/file/
License: BSD-2-Clause
Priority: optional

Package: jamvm
Version: 2.0.0-devel+git0+6cef41d859-r0
Depends: classpath, libffi8 (>= 3.4.6), libz1 (>= 1.3.1), musl (>= 1.2.4+git0+79bdacff83), update-alternatives-opkg
Provides: java2-runtime
Section: base
Architecture: cortexa7hf-neon-vfpv4
Maintainer: Poky Maintainers <poky@lists.yoctoproject.org>
MD5Sum: 426b727691cb02c6ce2e7aca0c8dd01c
SHA256sum: 180d3628c8e29adf2b9cbd4273f809b349cd65cd1f3a47336b99e60dc18aceb8
Size: 220626
Filename: jamvm_2.0.0-devel+git0+6cef41d859-r0_cortexa7hf-neon-vfpv4.ipk
Source: jamvm_git.bb
Description: A compact Java Virtual Machine which conforms to the JVM specification version 2.
 JamVM is a new Java Virtual Machine which conforms to the JVM
 specification version (blue book). In comparison to most other VM's (free
 and commercial) it is extremely small.However, unlike other small VMs
 (e.g. KVM) it is designed to support the full specification, and includes
 support for object finalisation, Soft/Weak/Phantom References, the Java
 Native Interface (JNI) and the Reflection API.
OE: jamvm
HomePage: http://jamvm.sourceforge.net/
License: GPL-2.0
Priority: optional
Installed-Size: 470436
tlt_name: Java VM
AppName: jamvm

Package: libffi8
Version: 3.4.6-r0
Depends: libgcc1 (>= 13.4.0), musl (>= 1.2.4+git0+79bdacff83)
Provides: libffi
Section: base
Architecture: cortexa7hf-neon-vfpv4
Maintainer: Poky Maintainers <poky@lists.yoctoproject.org>
MD5Sum: 47926a1492c6dd1905a50041167c5365
SHA256sum: a6188066c17753ab165d519686b3aca489f8e149e53752854e1ae1eff4f37209
Size: 17740
Filename: libffi8_3.4.6-r0_cortexa7hf-neon-vfpv4.ipk
Source: libffi_3.4.6.bb
Description: A portable foreign function interface library
 The `libffi' library provides a portable, high level programming
 interface to various calling conventions.  This allows a programmer to
 call any function specified by a call interface description at run time.
 FFI stands for Foreign Function Interface.  A foreign function interface
 is the popular name for the interface that allows code written in one
 language to call code written in another language.  The `libffi' library
 really only provides the lowest, machine dependent layer of a fully
 featured foreign function interface.  A layer must exist above `libffi'
 that handles type conversions for values passed between the two
 languages.
OE: libffi
HomePage: http://sourceware.org/libffi/
License: MIT
Priority: optional

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: liblz1
Version: 1.14-r0
Depends: musl (>= 1.2.4+git0+79bdacff83)
Provides: lzlib
Section: base
Architecture: cortexa7hf-neon-vfpv4
Maintainer: Poky Maintainers <poky@lists.yoctoproject.org>
MD5Sum: 54246d6d968e11c8bfbc5cada079cbb2
SHA256sum: 1cb909c7d557d6951bbeb806af308212ce4ffaae115dacc62454546270d6093c
Size: 35636
Filename: liblz1_1.14-r0_cortexa7hf-neon-vfpv4.ipk
Source: lzlib_1.14.bb
Description: Data compression library providing in-memory LZMA compression and decompression functions
 Lzlib is a data compression library providing in-memory LZMA compression
 and decompression functions, including integrity checking of the
 decompressed data. The compressed data format used by the library is the
 lzip format. Lzlib is written in C.
OE: lzlib
HomePage: https://www.nongnu.org/lzip/lzlib.html
License: BSD-2-Clause
Priority: optional

