summaryrefslogtreecommitdiff
path: root/packages/x11/x11_cvs.bb
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@rpsys.net>2005-09-04 23:18:07 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-09-04 23:18:07 +0000
commit544ca4ea5f2fab1a656c3c11dd8656955774fc08 (patch)
tree8b3cfe3018377f1eaefb423ffff1ff1ad50d6bb7 /packages/x11/x11_cvs.bb
parent3310a8c8bee7cb0a4cfe174a6fb32080cceb1acd (diff)
parent462f13c149cd4ebd6e7d9d68b7bf1458226c833e (diff)
merge of 325eef6ef0e12e5a9195df6e68307e029355d4bb
and 62da1bc1858038e3bf6cd02fbd3e864b46a8d189
Diffstat (limited to 'packages/x11/x11_cvs.bb')
-rw-r--r--packages/x11/x11_cvs.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/packages/x11/x11_cvs.bb b/packages/x11/x11_cvs.bb
index 691b2c71e2..3f394df062 100644
--- a/packages/x11/x11_cvs.bb
+++ b/packages/x11/x11_cvs.bb
@@ -1,6 +1,6 @@
PV = "6.2.1cvs${CVSDATE}"
LICENSE = "XFree86"
-PR = "r4"
+PR = "r5"
SECTION = "x11/libs"
PRIORITY = "optional"
MAINTAINER = "Greg Gilbert <greg@treke.net>"
@@ -10,7 +10,8 @@ FILES_${PN} += "${datadir}/X11/XKeysymDB ${datadir}/X11/XErrorDB"
FILES_${PN}-locale += "${datadir}/X11/locale"
PROVIDES = "x11"
-SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=X11"
+SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=X11 \
+ file://errordb-keysymdb-path-fix.patch;patch=1"
S = "${WORKDIR}/X11"
inherit autotools pkgconfig