diff options
author | Mark Hatle <mark.hatle@windriver.com> | 2011-09-19 14:53:02 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-09-21 13:42:52 +0100 |
commit | 87849d842066f2e16582e40c8dc945b3ae762196 (patch) | |
tree | 713b3c27a71bf2636cd2fc006360ff3394fabbc2 /meta/classes/multilib_global.bbclass | |
parent | 2fa80ef30e8f806c4604f87fce84df6a5402a05b (diff) | |
download | poky-87849d842066f2e16582e40c8dc945b3ae762196.tar.gz |
busybox: Enhance to add dynamic per-file provides
When using the RPM package backend, we need a full list of per-file
provides (and requires). The busybox package provides a number of
command line utilities, such as /usr/bin/env. However, because
the utilities are created at post install time via scripting the
provide of each of the links was never made. So any programs,
such as python, that require /usr/bin/env were unable to resolve
the dependency and failed.
This change only affects packaging backends that use per-file
dependency data. Currently RPM is the only packaging backend
with this ability.
(From OE-Core rev: dd63f64155e0fe41c27a8c9be84dfc0a255a3ff7)
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/multilib_global.bbclass')
0 files changed, 0 insertions, 0 deletions