diff options
author | Matthias Schiffer <mschiffer@universe-factory.net> | 2015-12-16 19:11:57 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-12-28 09:25:19 +0000 |
commit | 4cba706801e96433e6baeb6f3467c34d3797b064 (patch) | |
tree | 5c8c062f2877c03f63a11f71353ffd96ef3df54f /scripts/lib/devtool/sdk.py | |
parent | 9d001ae66d97a013c2e1639ed9e7fab5998a9f73 (diff) | |
download | poky-4cba706801e96433e6baeb6f3467c34d3797b064.tar.gz |
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.
(From OE-Core rev: d7907c9a32733d716202d6baf76dc450fe791f31)
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/sdk.py')
0 files changed, 0 insertions, 0 deletions