git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
51b1288
)
pixman_0.16.2: drop DEFAULT_PREFERENCE = -1 and add BBCLASSEXTEND=native (pixman...
author
Martin Jansa
<Martin.Jansa@gmail.com>
Wed, 20 Jan 2010 11:37:38 +0000
(12:37 +0100)
committer
Martin Jansa
<Martin.Jansa@gmail.com>
Thu, 21 Jan 2010 06:47:42 +0000
(07:47 +0100)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/xorg-lib/pixman_0.16.2.bb
patch
|
blob
|
history
diff --git
a/recipes/xorg-lib/pixman_0.16.2.bb
b/recipes/xorg-lib/pixman_0.16.2.bb
index
2517f8f
..
1a15ac4
100644
(file)
--- a/
recipes/xorg-lib/pixman_0.16.2.bb
+++ b/
recipes/xorg-lib/pixman_0.16.2.bb
@@
-3,7
+3,9
@@
PRIORITY = "optional"
DESCRIPTION = "Low-level pixel manipulation library."
LICENSE = "X11"
-DEFAULT_PREFERENCE = "-1"
+PR = "r1"
+
+BBCLASSEXTEND="native"
SRC_URI = "http://cairographics.org/releases/pixman-${PV}.tar.gz \
"