From: Martin Jansa Date: Fri, 23 Mar 2012 22:30:44 +0000 (+0100) Subject: pixman: add native support and perl-native to DEPENDS from meta-oe X-Git-Tag: 2015-4~10906 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=94cb365fdc54e119de958657f7ccf25f9f769017;p=openembedded-core.git pixman: add native support and perl-native to DEPENDS from meta-oe Signed-off-by: Martin Jansa Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-graphics/xorg-lib/pixman_0.25.2.bb b/meta/recipes-graphics/xorg-lib/pixman_0.25.2.bb index bf239d97f5..acfe727b17 100644 --- a/meta/recipes-graphics/xorg-lib/pixman_0.25.2.bb +++ b/meta/recipes-graphics/xorg-lib/pixman_0.25.2.bb @@ -13,6 +13,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=14096c769ae0cbb5fcb94ec468be11b3 \ file://pixman/pixman-arm-neon-asm.h;endline=24;md5=9a9cc1e51abbf1da58f4d9528ec9d49b \ " DEPENDS += "zlib libpng" +BBCLASSEXTEND = "native" PR = "r1"