help
Recipe name Version Description Layer
bigbuckbunny-1080p 1.0 Big Buck Bunny movie - 1080P meta-multimedia
bigbuckbunny-480p 1.0 Big Buck Bunny movie - 480P meta-multimedia
bigbuckbunny-720p 1.0 Big Buck Bunny movie - 720P meta-multimedia
devel-globaldestruction-perl 0.13 Perl's global destruction is a little tricky to deal with WRT finalizers because it's not ordered and objects can sometimes disappear. meta-cpan
fm-ucode git Fman microcode binary meta-fsl-ppc
fm-ucode 1.0 Fman microcode binary meta-mel
gst-plugins-ducati git GStreamer elements to use the multimedia accelerators available on some TI parts meta-arago-extras
gstreamer1.0-plugins-ducati git GStreamer elements to use the multimedia accelerators available on some TI parts meta-arago-extras
imx-uuc 0.5 Universal Adapter source meta-fsl-arm
pavucontrol 1.0 PulseAudio Volume Control (pavucontrol) is a simple GTK based volume control tool ("mixer") for the PulseAudio sound server. meta-oe
python-construct 2.5.1 Python declarative parser for binary data meta-netmodule-extras
qt5-plugin-generic-vboxtouch 1.0+gitrX Touchscreen driver for integrated mouse pointer in VirtualBox meta-luneos-backports-2-8
struct-dumb-perl 0.03 "Struct::Dumb\" creates record-like structure types, similar to the \"struct\" keyword in C, C++ or C\#, or \"Record\" in Pascal. An invocation of this module will create a construction function which returns new object references with the given field values. These references all respond to lvalue methods that access or modify the values stored. meta-cpan
uclibc 0.9.33+gitX C library for embedded systems openembedded-core
uclibc-initial 0.9.33+gitX C library for embedded systems openembedded-core
utouch-evemu 1.0.5+gitX Kernel evdev device emulation meta-oe
utouch-frame 1.1.2+gitX Touch Frame Library meta-oe
utouch-mtview 1.1.7+gitX Multitouch viewer meta-oe
anki 0.4.3 Anki is a program designed to help you remember facts (such as words and phrases in a foreign language) as easily, quickly and efficiently as possible meta-oe
audiofile 0.2.7 The Audio File Library provides a uniform and elegant API for accessing a variety of audio file formats, such as AIFF/AIFF-C, WAVE, NeXT/Sun .snd/.au, Berkeley/IRCAM/CARL Sound File, Audio Visual Research, Amiga IFF/8SVX, and NIST SPHERE. meta-oe
autoconf 2.69 A GNU tool that procude shell scripts to automatically configure software openembedded-core
base-files 3.0.14 Miscellaneous files for the base system openembedded-core
binutils 2.24 GNU binary utilities openembedded-core
binutils linaro-2.24 GNU binary utilities meta-linaro-toolchain
binutils 2.17.50.0.12 GNU binary utilities meta-mel-support
binutils-cross 2.24 GNU binary utilities openembedded-core
binutils-cross linaro-2.24 GNU binary utilities meta-linaro-toolchain
binutils-cross-canadian-i586 2.24 GNU binary utilities (cross-canadian for i586 target) openembedded-core
binutils-cross-canadian-i586 linaro-2.24 GNU binary utilities (cross-canadian for i586 target) meta-linaro-toolchain
binutils-crosssdk 2.24 GNU binary utilities openembedded-core
binutils-crosssdk linaro-2.24 GNU binary utilities meta-linaro-toolchain
breakpad svn An open-source multi-platform crash reporting system meta-oe
busybox 1.22.1 Tiny versions of many common UNIX utilities in a single small executable openembedded-core
busybox 1.22.1+gitX Tiny versions of many common UNIX utilities in a single small executable openembedded-core
cairo 1.12.16 The Cairo 2D vector graphics library openembedded-core
cairomm 1.10.0 C++ bindings for Cairo graphics library meta-oe
calibrateproto 0.0+gitX XCalibrate: Touchscreen calibration headers openembedded-core
cgi-deurl-xs-perl 0.08 This module decodes a URL-encoded parameter string in the manner of CGI.pm. However, as it uses C code from libapreq to perform the task, it's somewhere from slightly to much faster (depending on your strings) than using CGI or a functionally similar module like CGI::Deurl. meta-cpan
cinematicexperience 1.0 Qt5 technology demo meta-qt5
class-xsaccessor-perl 1.19 Class::XSAccessor implements fast read, write and read/write accessors in XS. Additionally, it can provide predicates such as \"has_foo()\" for testing whether the attribute \"foo\" exists in the object (which is different from \"is defined within the object\"). It only works with objects that are implemented as ordinary hashes. Class::XSAccessor::Array implements the same interface for objects that use arrays for their internal representation. meta-cpan
concurrencykit git Concurrency Kit provides a plethora of concurrency primitives, safe memory reclamation mechanisms and non-blocking data structures designed to aid in the design and implementation of high performance concurrent systems. meta-oe
crypt-cbc-perl 2.33 This module is a Perl-only implementation of the cryptographic cipher block chaining mode (CBC). In combination with a block cipher such as DES or IDEA, you can encrypt and decrypt messages of arbitrarily long length. The encrypted messages are compatible with the encryption format used by the OpenSSL package. meta-cpan
crypt-ripemd160-perl 0.06 The Crypt::RIPEMD160 module allows you to use the RIPEMD160 Message Digest algorithm from within Perl programs. The module is based on the implementation from Antoon Bosselaers from Katholieke Universiteit Leuven. A new RIPEMD160 context object is created with the new operation. Multiple simultaneous digest contexts can be maintained, if desired. The context is updated with the add operation which adds the strings contained in the *LIST* parameter. Note, however, that \"add('foo', 'bar')\", \"add('foo')\" followed by \"add('bar')\" and \"add('foobar')\" should all give the same result. The final message digest value is returned by the digest operation as a 20-byte binary string. This operation delivers the result of add operations since the last new or reset operation. Note that the digest operation is effectively a destructive, read-once operation. Once it has been performed, the context must be reset before being used to calculate another digest value. Several convenience functions are also provided. The addfile operation takes an open file-handle and reads it until end-of file in 8192 byte blocks adding the contents to the context. The file-handle can either be specified by name or passed as a type-glob reference, as shown in the examples below. The hexdigest operation calls digest and returns the result as a printable string of hexdecimal digits. This is exactly the same operation as performed by the unpack operation in the examples below. The hash operation can act as either a static member function (ie you invoke it on the RIPEMD160 class as in the synopsis above) or as a normal virtual function. In both cases it performs the complete RIPEMD160 cycle (reset, add, digest) on the supplied scalar value. This is convenient for handling small quantities of data. When invoked on the class a temporary context is created. When invoked through an already created context object, this context is used. The latter form is slightly more efficient. The hexhash operation is analogous to hexdigest. meta-cpan
dancer2-plugin-auth-yarbac-perl 0.009 YARBAC is a role based user authentication and authorisation framework for Dancer2 apps. Designed with security and a medium to large user base in mind. This framework was heavily inspired by the excellent Dancer::Plugin::Auth::Extensible framework which I'd highly recommend. YARBAC was designed to support secure password checking, enforced password hashing, multiple authentication realms and the ability to create your own backend provider. YARBAC was also designed to to be as flexible and as feature rich as possible in the hope that I'll never have to write RBAC code for Dancer again. :) While similar to Extensible in some ways, this framework has some significantly different approaches. These differences were born out of my own experiences writing RBAC code for various Dancer apps and finding myself always having to extend existing modules or starting from scratch or worse still, copy/paste my old code then reworking it. The major difference with YARBAC is that it tries to be a complete solution to the problem. However in order to be a little more flexible and feature rich in some areas it is also a little more opinionated in others. The main area of opinion in YARBAC is how it achieves role-based access control. YARBAC is structed with users, roles, groups and permissions. A user can have many roles but it might be a good idea in larger enviornments to only allow a user to have one role and then assign that role have many groups. Think of a role as being a role-group. Then there are groups which have many permissions. A user can have one or more roles, a role can have one or more groups and groups can have one or more permissions. This means when deciding if a user is authorised we could require they be logged in, or have a specifc role, or specific group, or a specific group with a specific permission and so on. To put it another way, this design moves the access control down to the role-group relationship thus allowing one to quickly and easily see, assign or revoke permissions to a user even when dealing with a fairly complex authorisation environment. meta-cpan
data-dump-perl 1.23 This module provide a few functions that traverse their argument and produces a string as its result. The string contains Perl code that, when \"eval\"ed, produces a deep copy of the original arguments. meta-cpan
dev86 0.16.19 This is a cross development C compiler, assembler and linker environment for the production of 8086 executables (Optionally MSDOS COM) meta-virtualization
diffstat 1.58 Tool to produce a statistics based on a diff openembedded-core
digest-md5-perl 2.54 The \"Digest::MD5\" module allows you to use the RSA Data Security Inc. MD5 Message Digest algorithm from within Perl programs. The algorithm takes as input a message of arbitrary length and produces as output a 128-bit \"fingerprint\" or \"message digest\" of the input. meta-cpan
digest-md6-perl 0.11 The \"Digest::MD6\" module allows you to use the MD6 Message Digest algorithm from within Perl programs. The algorithm takes as input a message of arbitrary length and produces as output a \"fingerprint\" or \"message digest\" of the input. meta-cpan
digest-sha-perl 5.95 Digest::SHA is written in C for speed. If your platform lacks a C compiler, you can install the functionally equivalent (but much slower) Digest::SHA::PurePerl module. meta-cpan