help
Recipe name Version Description Layer
compress-raw-bzip2-perl 2.068 "Compress::Raw::Bzip2\" provides an interface to the in-memory compression/uncompression functions from the bzip2 compression library. meta-cpan
compress-raw-zlib-perl 2.068 The *Compress::Raw::Zlib* module provides a Perl interface to the *zlib* compression library (see \"AUTHOR\" for details about where to get *zlib*). meta-cpan
connman-conf 1.0 Connman config to setup wired interface on qemu machines openembedded-core
conntrack-tools 1.4.0 Connection tracking userspace tools for Linux meta-networking
core-image-clutter 1.0 An image with support for the Open GL-based toolkit Clutter, which enables development of rich and animated graphical user interfaces. openembedded-core
cpio 2.11 GNU cpio is a program to manage archives of files openembedded-core
cpio 2.8 GNU cpio is a program to manage archives of files openembedded-core
cpufrequtils 008 To make access to the Linux kernel cpufreq subsystem easier for users and cpufreq userspace tools, a cpufrequtils package was created meta-oe
criu 0.2+gitX CRIU meta-virtualization
crypt-urandom-perl 0.36 This Module is intended to provide an interface to the strongest available source of non-blocking randomness on the current platform. Platforms currently supported are anything supporting /dev/urandom and versions of Windows greater than or equal to Windows 2000. meta-cpan
db8 3.2.0-145+ow+gitrX A userspace service that provides access to the Open webOS database meta-luneos-backports-2-8
dbi-perl 1.634 The DBI is a database access module for the Perl programming language. It defines a set of methods, variables, and conventions that provide a consistent database interface, independent of the actual database being used. meta-cpan
dbus-sharp 0.8.0 C# implementation of D-Bus meta-mono
devel-mat-perl 0.20 A \"Devel::MAT\" instance loads a heapdump file, and provides a container to store analysis tools to work on it. Tools may be provided that conform to the Devel::MAT::Tool API, which can help analyse the data and interact with the explorer user interface by using the methods in the Devel::MAT::UI package. meta-cpan
dmidecode 2.12 DMI (Desktop Management Interface) table related utilities openembedded-core
efibootmgr 0.5.4 EFI Boot Manager meta-linaro
efivar 0.7+gitX Tools to manipulate UEFI variables meta-oe
emgd-driver-bin 1.18 EMGD 1.18 xserver binaries meta-intel
emgd-driver-bin 1.16 EMGD 1.16 xserver binaries meta-intel
encode-locale-perl 1.05 In many applications it's wise to let Perl use Unicode for the strings it processes. Most of the interfaces Perl has to the outside world are still byte based. Programs therefore need to decode byte strings that enter the program from the outside and encode them again on the way out. meta-cpan
encode-perl 2.76 The \"Encode\" module provides the interface between Perl strings and the rest of the system. Perl strings are sequences of *characters*. meta-cpan
ethtool 3.13 Display or change ethernet card settings openembedded-core
ethtool 3.16 Display or change ethernet card settings meta-arago-extras
eventlog 0.2.13 Replacement syslog API meta-oe
exquisite 0.0.1+svnrX A psplash replacement for display meta-efl
extutils-cbuilder-perl 0.280223 This module can build the C portions of Perl modules by invoking the appropriate compilers and linkers in a cross-platform manner. It was motivated by the \"Module::Build\" project, but may be useful for other purposes as well. However, it is *not* intended as a general cross-platform interface to all your C building needs. That would have been a much more ambitious goal! meta-cpan
extutils-depends-perl 0.404 This module tries to make it easy to build Perl extensions that use functions and typemaps provided by other perl extensions. This means that a perl extension is treated like a shared library that provides also a C and an XS interface besides the perl one. meta-cpan
file-find-rule-perl 0.33 File::Find::Rule is a friendlier interface to File::Find. It allows you to build rules which specify the desired files and directories. meta-cpan
file-libmagic-perl 1.13 The \"File::LibMagic\" is a simple perl interface to libmagic from the file package (version 4.x or 5.x). You will need both the library (libmagic.so) and the header file (magic.h) to build this Perl module. meta-cpan
filesys-notify-simple-perl 0.12 Filesys::Notify::Simple is a simple but unified interface to get notifications of changes to a given filesystem path. It utilizes inotify2 on Linux, fsevents on OS X, kqueue on FreeBSD and FindFirstChangeNotification on Windows if they're installed, with a fallback to the full directory scan if they're not available. meta-cpan
find-lib-perl 1.04 The purpose of this module is to replace meta-cpan
fmlib git Frame Manager User Space Library meta-fsl-ppc
fso-gsm0710muxd 0.9.3.1+gitrX GSM 07.10 muxer userspace daemon (FSO Branch) meta-fso
fuse 2.9.3 Implementation of a fully functional filesystem in a userspace program meta-filesystems
fuse-exfat 1.0.1 read and write exFAT driver for FUSE meta-filesystems
gdbserverproxy-module-drv 1.1.0+gitX Interface for GDB to commincate witha TI C66X DSP meta-ti
glade3 3.8.2 Glade - A User Interface Designer meta-oe
gnome-mplayerblacklisted 1.0.5 A GTK+ interface to MPlayer meta-gnome
gnome-vfs 2.24.4 a userspace virtual filesystem meta-gnome
gtk+ 2.24.22 Multi-platform toolkit for creating GUIs openembedded-core
gtk+3 3.10.7 Multi-platform toolkit for creating GUIs openembedded-core
gvfs 1.10.1 gvfs is a userspace virtual filesystem meta-gnome
gvfs-gdu-volume-monitor 1.10.1 gvfs is a userspace virtual filesystem meta-gnome
hostap-daemon 1.0 User space daemon for extended IEEE 802.11 management meta-oe
hostap-daemon-wl18xx R8.5-devel-ti+gitX User space daemon for extended IEEE 802.11 management meta-arago-extras
idlestat 0.2+gitX Idlestat is a tool which can show how long a CPU or cluster enters idle state. This infomation is obtained using traces from trace-cmd or ftrace tools. meta-linaro
init-ifupdown 1.0 Basic TCP/IP networking init scripts and configuration files openembedded-core
io-compress-perl 2.068 This module provides a Perl interface that allows writing compressed data to files or buffer as defined in RFC 1952. meta-cpan
io-socket-ip-perl 0.37 This module provides a protocol-independent way to use IPv4 and IPv6 sockets, intended as a replacement for IO::Socket::INET. Most constructor arguments and methods are provided in a backward-compatible way. For a list of known differences, see the \"IO::Socket::INET\" INCOMPATIBILITES section below. meta-cpan
io-socket-ssl-perl 2.016 IO::Socket::SSL makes using SSL/TLS much easier by wrapping the necessary functionality into the familiar IO::Socket interface and providing secure defaults whenever possible. This way existing applications can be made SSL-aware without much effort, at least if you do blocking I/O and don't use select or poll. meta-cpan