[oe-commits] Martin Jansa : pixman_git: add BBCLASSEXTEND=native ( pixman-native used in cairo-native)

git version control git at git.openembedded.org
Thu Jan 21 06:49:01 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 77471137035131175f16164084882696b5ac48f7
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=77471137035131175f16164084882696b5ac48f7

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Wed Jan 20 12:38:35 2010 +0100

pixman_git: add BBCLASSEXTEND=native (pixman-native used in cairo-native)

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 recipes/xorg-lib/pixman_git.bb |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/recipes/xorg-lib/pixman_git.bb b/recipes/xorg-lib/pixman_git.bb
index 1b5ca63..0c3008d 100644
--- a/recipes/xorg-lib/pixman_git.bb
+++ b/recipes/xorg-lib/pixman_git.bb
@@ -4,9 +4,11 @@ DESCRIPTION = "Low-level pixel manipulation library."
 LICENSE = "X11"
 
 PV = "0.17.3"
-PR = "r4"
+PR = "r5"
 PR_append = "+gitr${SRCREV}"
 
+BBCLASSEXTEND="native"
+
 SRCREV = "c97b1e803fc214e9880eaeff98410c8fa37f9ddc"
 
 DEFAULT_PREFERENCE = "-1"





More information about the Openembedded-commits mailing list