[oe] [PATCH][STABLE] procps: adjust FILES so that libproc-*.so lands in ${PN}

Philip Balister philip at balister.org
Tue Mar 23 01:58:31 UTC 2010


Acked-by: Philip Balister <philip at balister.org>


On 03/22/2010 07:05 AM, Marcin Juszkiewicz wrote:
> From: Phil Blundell<philb at gnu.org>
>
> ---
>   recipes/procps/procps.inc |    2 ++
>   1 files changed, 2 insertions(+), 0 deletions(-)
>
> diff --git a/recipes/procps/procps.inc b/recipes/procps/procps.inc
> index ddc8030..2de32d2 100644
> --- a/recipes/procps/procps.inc
> +++ b/recipes/procps/procps.inc
> @@ -8,6 +8,8 @@ PRIORITY = "optional"
>   LICENSE = "GPL"
>   DEPENDS = "ncurses"
>
> +FILES_${PN} += "${base_libdir}/libproc-*.so"
> +
>   SRC_URI = "http://procps.sourceforge.net/procps-${PV}.tar.gz \
>              file://install.patch;patch=1"
>




More information about the Openembedded-devel mailing list