[oe] [PATCH] imagemagick: convert to BBCLASSEXTEND and new staging

Chris Larson clarson at kergoth.com
Wed Mar 24 00:48:58 UTC 2010


On Tue, Mar 23, 2010 at 3:34 PM, Thomas Zimmermann <ml at vdm-design.de> wrote:

> * imagemagick-6.3.5-10 doesn't configure with autoconf > 2.63
> * problem: without removing imagemagick-native_6.3.5-10 the old version is
> build
>
> Signed-off-by: Thomas Zimmermann <ml at vdm-design.de>
> ---
>  recipes/imagemagick/imagemagick_6.4.4-1.bb |   11 +++++------
>  1 files changed, 5 insertions(+), 6 deletions(-)
>
> diff --git a/recipes/imagemagick/imagemagick_6.4.4-1.bbb/recipes/imagemagick/
> imagemagick_6.4.4-1.bb
> index bc16b0c..b02ce26 100644
> --- a/recipes/imagemagick/imagemagick_6.4.4-1.bb
> +++ b/recipes/imagemagick/imagemagick_6.4.4-1.bb
> @@ -3,8 +3,9 @@ SECTION = "console/utils"
>  LICENSE = "GPL"
>  # FIXME: There is much more checked libraries. All should be added or
> explicitly disabled to get consistent results.
>  DEPENDS = "bzip2 jpeg libpng librsvg tiff zlib"
> +DEPENDS_virtclass-native = "libtool-native bzip2-native jpeg-native
> libpng-native librsvg-native zlib-native"
>

This should not be necessary.  native.bbclass automatically sets deps on the
-native versions of what's in your DEPENDS.  Or was there a specific reason
behind adding libtool-native and removing tiff?
-- 
Christopher Larson
clarson at kergoth dot com
Founder - BitBake, OpenEmbedded, OpenZaurus
Maintainer - Tslib
Senior Software Engineer, Mentor Graphics



More information about the Openembedded-devel mailing list