[OE-core] [PATCH] tcl: Fix packaging of platform independent files

Richard Purdie richard.purdie at linuxfoundation.org
Wed Aug 3 17:07:47 UTC 2011


On Wed, 2011-08-03 at 10:43 -0500, Kumar Gala wrote:
> Tcl's doesn't utilize ${baselib} for platform independent files but
> defines it as follows:
> 
> TCL_LIBRARY             = $(prefix)/lib/tcl$(VERSION)
> 
> Match that so if ${baselib} is not just /lib things work properly.
> 
> Signed-off-by: Kumar Gala <galak at kernel.crashing.org>
> ---
>  meta/recipes-devtools/tcltk/tcl_8.5.9.bb |    4 ++--
>  1 files changed, 2 insertions(+), 2 deletions(-)

Merged to master, thanks.

Richard





More information about the Openembedded-core mailing list