aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-font
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-font')
-rw-r--r--recipes/xorg-font/font-misc-misc_1.0.0.bb2
-rw-r--r--recipes/xorg-font/xfonts-xorg_6.8.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes/xorg-font/font-misc-misc_1.0.0.bb b/recipes/xorg-font/font-misc-misc_1.0.0.bb
index 1d4ebfdbf6..43bfa950ee 100644
--- a/recipes/xorg-font/font-misc-misc_1.0.0.bb
+++ b/recipes/xorg-font/font-misc-misc_1.0.0.bb
@@ -4,7 +4,7 @@ require xorg-font-common.inc
PR = "${INC_PR}.0"
-SRC_URI += " file://configure-mapdir.patch;apply=yes"
+SRC_URI += " file://configure-mapdir.patch"
SRC_URI[archive.md5sum] = "2a57f6188c41d4bc1b88ca3d08ad011d"
SRC_URI[archive.sha256sum] = "26a02560ad1f1648e7c36be6daf42910762131d3974422d1b306e6cae13f17db"
diff --git a/recipes/xorg-font/xfonts-xorg_6.8.bb b/recipes/xorg-font/xfonts-xorg_6.8.bb
index 83b61c5d61..08620f1e5c 100644
--- a/recipes/xorg-font/xfonts-xorg_6.8.bb
+++ b/recipes/xorg-font/xfonts-xorg_6.8.bb
@@ -6,7 +6,7 @@ LICENSE = "XFree86"
PACKAGE_ARCH = "${BASE_PACKAGE_ARCH}"
SRC_URI = "${FREEDESKTOP_CVS}/xorg;module=xc;tag=XORG-6_8_0;method=pserver \
- file://lexer.patch;apply=yes"
+ file://lexer.patch"
PACKAGES = "${PN}-dbg ${PN}-75dpi ${PN}-100dpi ${PN}-type1 ${PN}-cyrillic ${PN}-ttf ${PN}"