aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-lib/pixman.inc
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-04-15 14:12:16 +0200
committerKoen Kooi <koen@openembedded.org>2010-04-15 14:12:16 +0200
commit7e7f9fc9580d5014a7a5d59ab2e45ddecc136616 (patch)
treeb4dd971526339e7fb70d61818c0740154e02931c /recipes/xorg-lib/pixman.inc
parentb9a6bb07f575fede20f4093267dc7d5a77703b84 (diff)
downloadopenembedded-7e7f9fc9580d5014a7a5d59ab2e45ddecc136616.tar.gz
xorg-lib: switch to new style staging
Diffstat (limited to 'recipes/xorg-lib/pixman.inc')
-rw-r--r--recipes/xorg-lib/pixman.inc5
1 files changed, 2 insertions, 3 deletions
diff --git a/recipes/xorg-lib/pixman.inc b/recipes/xorg-lib/pixman.inc
index 1828eef4ce..a5987bb86f 100644
--- a/recipes/xorg-lib/pixman.inc
+++ b/recipes/xorg-lib/pixman.inc
@@ -3,11 +3,10 @@ PRIORITY = "optional"
DESCRIPTION = "Low-level pixel manipulation library."
LICENSE = "X11"
-BBCLASSEXTEND="native"
+BBCLASSEXTEND = "native"
SRC_URI = "http://cairographics.org/releases/${BPN}-${PV}.tar.gz;name=archive "
INC_PR = "r5"
-inherit autotools_stage pkgconfig
-AUTOTOOLS_STAGE_PKGCONFIG = "1"
+inherit autotools pkgconfig