aboutsummaryrefslogtreecommitdiffstats
path: root/packages/cairo
diff options
context:
space:
mode:
authorChris Lord <chris@openedhand.com>2005-01-24 22:00:47 +0000
committerChris Lord <chris@openedhand.com>2005-01-24 22:00:47 +0000
commitc0855920b6d630a46d04a8dc5c647389aa237540 (patch)
tree313c19cf2491a2721146cea12fa7851ced0e6a2c /packages/cairo
parent14fc91b86313af4db328c65027493328823c611b (diff)
downloadopenembedded-c0855920b6d630a46d04a8dc5c647389aa237540.tar.gz
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
into cwiiisdesktop.(none):/home/cwiiis/oe/openembedded 2005/01/24 22:31:51+01:00 handhelds.org!zecke OpenSSL: Remove bashism from the last cset 2005/01/24 16:19:23-05:00 handhelds.org!kergoth Merge oe-devel@oe-devel.bkbits.net:openembedded into handhelds.org:/home/kergoth/code/openembedded 2005/01/24 16:19:13-05:00 handhelds.org!kergoth Kill the now unnecessary status patch to cairo cvs. Make sure you're on current cvs, or old enough that it's before the status breakage. 2005/01/24 21:51:01+01:00 (none)!koen mb-wm-0.9.1 lower DEFAULT_PREFERENCE 2005/01/24 21:35:40+01:00 (none)!koen Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into lieve.(none):/data/build/oe/clean-tree/openembedded 2005/01/24 21:35:25+01:00 (none)!koen change mb-desktop SRC_URI to fetch from o-hand.com instead of hh.org BKrev: 41f5700fLpiIJ-8XAdZGLUYm5OEWyw
Diffstat (limited to 'packages/cairo')
-rw-r--r--packages/cairo/cairo/status.patch0
-rw-r--r--packages/cairo/cairo_cvs.bb5
2 files changed, 2 insertions, 3 deletions
diff --git a/packages/cairo/cairo/status.patch b/packages/cairo/cairo/status.patch
deleted file mode 100644
index e69de29bb2..0000000000
--- a/packages/cairo/cairo/status.patch
+++ /dev/null
diff --git a/packages/cairo/cairo_cvs.bb b/packages/cairo/cairo_cvs.bb
index 1a083d0b8c..bda6c885c5 100644
--- a/packages/cairo/cairo_cvs.bb
+++ b/packages/cairo/cairo_cvs.bb
@@ -6,10 +6,9 @@ MAINTAINER = "Phil Blundell <pb@debian.org>"
DEPENDS = "x11 libpixman libpng fontconfig libxrender"
DESCRIPTION = "Cairo graphics library"
LICENSE = "MPL LGPL"
-PR = "r1"
+PR = "r2"
-SRC_URI = "cvs://anoncvs:anoncvs@cvs.cairographics.org/cvs/cairo;module=cairo \
- file://status.patch;patch=1"
+SRC_URI = "cvs://anoncvs:anoncvs@cvs.cairographics.org/cvs/cairo;module=cairo"
S = "${WORKDIR}/cairo"
inherit autotools pkgconfig