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:
17b3239
)
cairo/libsvg/xsvg: Remove staging null ops
author
Richard Purdie
<rpurdie@linux.intel.com>
Sun, 1 Aug 2010 19:50:04 +0000
(20:50 +0100)
committer
Khem Raj
<raj.khem@gmail.com>
Sat, 7 Aug 2010 06:45:27 +0000
(23:45 -0700)
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
recipes/cairo/cairo_git.bb
patch
|
blob
|
history
recipes/cairo/libsvg-cairo_20050601.bb
patch
|
blob
|
history
recipes/cairo/libsvg_cvs.bb
patch
|
blob
|
history
recipes/cairo/xsvg_cvs.bb
patch
|
blob
|
history
diff --git
a/recipes/cairo/cairo_git.bb
b/recipes/cairo/cairo_git.bb
index
d125a25
..
f95e57c
100644
(file)
--- a/
recipes/cairo/cairo_git.bb
+++ b/
recipes/cairo/cairo_git.bb
@@
-22,4
+22,3
@@
S = "${WORKDIR}/git"
do_compile_append() {
cd ${S}/perf ; oe_runmake
}
-
diff --git
a/recipes/cairo/libsvg-cairo_20050601.bb
b/recipes/cairo/libsvg-cairo_20050601.bb
index
dc57040
..
d13a8a6
100644
(file)
--- a/
recipes/cairo/libsvg-cairo_20050601.bb
+++ b/
recipes/cairo/libsvg-cairo_20050601.bb
@@
-12,4
+12,3
@@
SRC_URI = "cvs://anoncvs:anoncvs@cvs.cairographics.org/cvs/cairo;module=libsvg-c
S = "${WORKDIR}/libsvg-cairo"
inherit autotools pkgconfig
-
diff --git
a/recipes/cairo/libsvg_cvs.bb
b/recipes/cairo/libsvg_cvs.bb
index
93f1bff
..
d9f4111
100644
(file)
--- a/
recipes/cairo/libsvg_cvs.bb
+++ b/
recipes/cairo/libsvg_cvs.bb
@@
-11,4
+11,3
@@
PR = "r2"
EXTRA_OECONF = "--with-expat"
inherit autotools pkgconfig
-
diff --git
a/recipes/cairo/xsvg_cvs.bb
b/recipes/cairo/xsvg_cvs.bb
index
87cd50c
..
acfb5c4
100644
(file)
--- a/
recipes/cairo/xsvg_cvs.bb
+++ b/
recipes/cairo/xsvg_cvs.bb
@@
-13,4
+13,3
@@
S = "${WORKDIR}/xsvg"
BROKEN = "1"
inherit autotools pkgconfig
-