Go to file
Paul Barker 11a7fb62b8 toybox: New recipe for toybox-0.4.9
Toybox is a BSD-licensed alternative to Busybox which may be of interest to a
few people. It's still a work in progress but it already covers a large number
of the basic commands a system needs.

Removing toybox after it has been installed currently bricks the system though
as the postrm script runs after '/bin/toybox' has been removed (so things like
'/bin/ln' become broken links and the update-alternatives script can't run).

Toybox is patched to change the install paths of several utilities to match the
paths used by Busybox. This is needed as update-alternatives from opkg-utils
cannot handle two providers of a given utility which place their links in
different locations. Link locations have so far only been matched with Busybox,
other packages such as coreutils still cause clashes. Therefore, toybox
currently installs cleanly on core-image-minimal but fails to install cleanly on
core-image-full-cmdline.

Hopefully Toybox is still usable for testing in the current state. With further
development of the recipe it should be possible to install and uninstall toybox
cleanly on all core images. With further upstream development it should become a
viable replacement for Busybox.

Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-09-26 05:42:53 +02:00
contrib contrib/tesseract-langs.sh: add script to generate recipes for tesseract languages 2014-06-10 12:16:23 +02:00
meta-efl e-wm: add git recipe with latest revision 2014-08-27 12:49:20 +02:00
meta-filesystems owfs: remove unrecognized configure options 2014-08-11 10:59:22 +02:00
meta-gnome glade3: Enable gnome support in meta-gnome instead of meta-oe 2014-09-26 05:41:52 +02:00
meta-gpe meta-gpe: use BPN in SRC_URI 2014-07-15 14:56:55 +02:00
meta-initramfs klibc: klcc: consider --sysroot option and override gcc-cross encoded sysroot 2014-09-26 05:41:54 +02:00
meta-multimedia mkvtoolnix: enable parallel make 2014-08-28 19:55:38 +02:00
meta-networking tftp-hpa: bug fix on empty file put error 2014-09-26 05:41:54 +02:00
meta-oe toybox: New recipe for toybox-0.4.9 2014-09-26 05:42:53 +02:00
meta-perl libmodule-pluggable-perl: add 5.1 2014-09-01 11:37:12 +02:00
meta-python python-snakefood: add 1.4 2014-08-27 12:49:19 +02:00
meta-ruby ruby.bbclass: introduce a class to assist in building gems 2014-09-26 05:42:52 +02:00
meta-systemd keymaps: systemd support now in OE-Core 2014-09-26 05:41:52 +02:00
meta-webserver webmin: fix hardcode of python2.3 2014-09-26 05:41:51 +02:00
meta-xfce packagegroups: Remove deprecated "task" backward compatibility 2014-08-15 17:07:02 +02:00
toolchain-layer gcc-4.6: Update to match gcc restructing in OE-Core 2013-09-03 19:56:52 +02:00
.gitignore gitignore: Ignore Edit backup files, patches, .rej, .orig, .swp 2013-11-24 15:19:27 +01:00
COPYING.MIT add README and license for this layer 2011-02-13 16:47:32 +01:00
README README: add top level readme, update meta-oe one 2011-10-17 09:27:01 +02:00

Collection of layers for the OE-core universe

Please see the respective READMEs in the layer subdirectories