generic-poky/meta/recipes-core/busybox
Mark Hatle 87849d8420 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>
2011-09-21 13:42:52 +01:00
..
busybox-1.18.5 busybox: update to 1.8.5 2011-09-07 22:54:14 +01:00
files busybox: add support to mdev 2011-05-10 09:57:08 +01:00
busybox.inc busybox: Enhance to add dynamic per-file provides 2011-09-21 13:42:52 +01:00
busybox_1.18.5.bb busybox: Enhance to add dynamic per-file provides 2011-09-21 13:42:52 +01:00