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:32:33 +0100 |
commit | dd63f64155e0fe41c27a8c9be84dfc0a255a3ff7 (patch) | |
tree | 979b0c1f979cda1c9b8332e88669fc419e4d2de9 /meta/recipes-devtools/gcc/gcc-configure-target.inc | |
parent | e150afea5a9af8e1bc5aaecd9eb3fe86d7b79f44 (diff) | |
download | openembedded-core-dd63f64155e0fe41c27a8c9be84dfc0a255a3ff7.tar.gz openembedded-core-dd63f64155e0fe41c27a8c9be84dfc0a255a3ff7.tar.bz2 openembedded-core-dd63f64155e0fe41c27a8c9be84dfc0a255a3ff7.tar.xz openembedded-core-dd63f64155e0fe41c27a8c9be84dfc0a255a3ff7.zip |
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.
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-configure-target.inc')
0 files changed, 0 insertions, 0 deletions