aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/obsolete/xorg-xserver
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/obsolete/xorg-xserver')
-rw-r--r--recipes/obsolete/xorg-xserver/xserver-xorg_1.6.1.bb6
-rw-r--r--recipes/obsolete/xorg-xserver/xserver-xorg_1.7.2.bb6
-rw-r--r--recipes/obsolete/xorg-xserver/xserver-xorg_1.7.3.bb12
3 files changed, 12 insertions, 12 deletions
diff --git a/recipes/obsolete/xorg-xserver/xserver-xorg_1.6.1.bb b/recipes/obsolete/xorg-xserver/xserver-xorg_1.6.1.bb
index 202fd9f10b..1e0a46df4f 100644
--- a/recipes/obsolete/xorg-xserver/xserver-xorg_1.6.1.bb
+++ b/recipes/obsolete/xorg-xserver/xserver-xorg_1.6.1.bb
@@ -6,11 +6,11 @@ RDEPENDS += "hal"
PE = "2"
PR = "${INC_PR}.1"
-SRC_URI += "file://sysroot_fix.patch;patch=1 \
- file://dolt-fix.patch;patch=1"
+SRC_URI += "file://sysroot_fix.patch;apply=yes \
+ file://dolt-fix.patch;apply=yes"
# This requires support in pixman, which the default one doesn't have
-SRC_URI_append_angstrom = " file://hack-assume-pixman-supports-overlapped-blt.patch;patch=1"
+SRC_URI_append_angstrom = " file://hack-assume-pixman-supports-overlapped-blt.patch;apply=yes"
MESA_VER = "7.2"
diff --git a/recipes/obsolete/xorg-xserver/xserver-xorg_1.7.2.bb b/recipes/obsolete/xorg-xserver/xserver-xorg_1.7.2.bb
index 67201a5449..d91f01425c 100644
--- a/recipes/obsolete/xorg-xserver/xserver-xorg_1.7.2.bb
+++ b/recipes/obsolete/xorg-xserver/xserver-xorg_1.7.2.bb
@@ -5,9 +5,9 @@ DEPENDS += "pixman libpciaccess openssl dri2proto glproto xorg-minimal-fonts"
PE = "2"
PR = "${INC_PR}.0"
-SRC_URI += "file://sysroot_fix.patch;patch=1 \
- file://dolt-fix-1.7.0.patch;patch=1 \
- file://randr-support-1.7.0.patch;patch=1 \
+SRC_URI += "file://sysroot_fix.patch;apply=yes \
+ file://dolt-fix-1.7.0.patch;apply=yes \
+ file://randr-support-1.7.0.patch;apply=yes \
"
do_install_prepend() {
mkdir -p ${D}/${libdir}/X11/fonts
diff --git a/recipes/obsolete/xorg-xserver/xserver-xorg_1.7.3.bb b/recipes/obsolete/xorg-xserver/xserver-xorg_1.7.3.bb
index a82a85d694..0b82e077f1 100644
--- a/recipes/obsolete/xorg-xserver/xserver-xorg_1.7.3.bb
+++ b/recipes/obsolete/xorg-xserver/xserver-xorg_1.7.3.bb
@@ -5,14 +5,14 @@ DEPENDS += "pixman libpciaccess openssl dri2proto glproto xorg-minimal-fonts"
PE = "2"
PR = "${INC_PR}.0"
-SRC_URI += "file://sysroot_fix.patch;patch=1 \
- file://dolt-fix-1.7.0.patch;patch=1 \
- file://randr-support-1.7.0.patch;patch=1 \
- file://hack-fbdev-ignore-return-mode.patch;patch=1 \
+SRC_URI += "file://sysroot_fix.patch;apply=yes \
+ file://dolt-fix-1.7.0.patch;apply=yes \
+ file://randr-support-1.7.0.patch;apply=yes \
+ file://hack-fbdev-ignore-return-mode.patch;apply=yes \
"
-SRC_URI_append_angstrom = " file://hack-assume-pixman-supports-overlapped-blt.patch;patch=1"
-SRC_URI_append_shr = " file://hack-assume-pixman-supports-overlapped-blt.patch;patch=1"
+SRC_URI_append_angstrom = " file://hack-assume-pixman-supports-overlapped-blt.patch;apply=yes"
+SRC_URI_append_shr = " file://hack-assume-pixman-supports-overlapped-blt.patch;apply=yes"
do_install_prepend() {
mkdir -p ${D}/${libdir}/X11/fonts