aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-lib/pixman_0.9.6.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-06-25 08:41:10 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-06-25 09:53:15 +0200
commit2531ea35b2d93c07bdff8d8f2cde72db971fe4cb (patch)
treeac2414530e1052ac514cedf3eda064167c9c5148 /recipes/xorg-lib/pixman_0.9.6.bb
parent7d9b0799a0195574e5f1eb658d22fa0b118efb4a (diff)
downloadopenembedded-2531ea35b2d93c07bdff8d8f2cde72db971fe4cb.tar.gz
xorg-lib: oe-stylize
* require in oe-stylize script was moved to top * reminders were removed Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/xorg-lib/pixman_0.9.6.bb')
-rw-r--r--recipes/xorg-lib/pixman_0.9.6.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/xorg-lib/pixman_0.9.6.bb b/recipes/xorg-lib/pixman_0.9.6.bb
index 08a3b384eb..20c4385148 100644
--- a/recipes/xorg-lib/pixman_0.9.6.bb
+++ b/recipes/xorg-lib/pixman_0.9.6.bb
@@ -1,6 +1,7 @@
require pixman.inc
PR = "${INC_PR}.0"
-S = "${WORKDIR}/pixman-${PV}"
SRC_URI[archive.md5sum] = "d2b1071cdbb0b8da18039111ba2dfd22"
SRC_URI[archive.sha256sum] = "179abc613f5100081cdef833f24a35fe7b646b8a4f0c79647d9609f6bf8222d8"
+
+S = "${WORKDIR}/pixman-${PV}"