]> code.ossystems Code Review - openembedded-core.git/commit
busybox: generalize recipe to work with arbitrary install directories
authorMatthias Schiffer <mschiffer@universe-factory.net>
Wed, 16 Dec 2015 18:11:57 +0000 (19:11 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 27 Dec 2015 11:27:01 +0000 (11:27 +0000)
commitd7907c9a32733d716202d6baf76dc450fe791f31
treef0eaf0319cb974d0a0a9afa2dccb05bf9c801206
parent5c3b2f3303163ae55bdd373d17b52aaf628d23d4
busybox: generalize recipe to work with arbitrary install directories

Allow configuring base_bindir, base_sbindir, bindir and sbindir
arbitrarily.

Also change the temporary symlinks created in the postinst script from
relative to absolute to make the code simpler and more flexible. There was
no reason to use relative links anyways, as directly afterwards
update-alternatives would replace them by absolute links anyways.

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-core/busybox/busybox.inc