diff options
Diffstat (limited to 'recipes/xorg-driver')
20 files changed, 33 insertions, 33 deletions
diff --git a/recipes/xorg-driver/xf86-input-evtouch_0.8.8.bb b/recipes/xorg-driver/xf86-input-evtouch_0.8.8.bb index 1f1014b59c..e025998f09 100644 --- a/recipes/xorg-driver/xf86-input-evtouch_0.8.8.bb +++ b/recipes/xorg-driver/xf86-input-evtouch_0.8.8.bb @@ -6,10 +6,10 @@ DESCRIPTION = "X.Org X server -- evtouch input driver" SRC_URI = "http://www.conan.de/touchscreen/xf86-input-evtouch-${PV}.tar.bz2;name=archive \ file://fdi/*.fdi \ - file://udev-ett-tc5uh.patch;apply=yes \ - file://02_calibration_1.6.patch;apply=yes \ - file://03_server-1.6-ftbfs.diff;apply=yes \ - file://04_server-1.7-ftbfs.diff;apply=yes \ + file://udev-ett-tc5uh.patch \ + file://02_calibration_1.6.patch \ + file://03_server-1.6-ftbfs.diff \ + file://04_server-1.7-ftbfs.diff \ " EXTRA_OECONF = "--enable-evcalibrate \ diff --git a/recipes/xorg-driver/xf86-input-tslib_0.0.5.bb b/recipes/xorg-driver/xf86-input-tslib_0.0.5.bb index 9669d21114..693c70363d 100644 --- a/recipes/xorg-driver/xf86-input-tslib_0.0.5.bb +++ b/recipes/xorg-driver/xf86-input-tslib_0.0.5.bb @@ -7,10 +7,10 @@ DEPENDS += "tslib" PR = "r8" SRC_URI = "http://www.pengutronix.de/software/xf86-input-tslib/download/xf86-input-tslib-${PV}.tar.bz2;name=archive \ - file://use-hal-for-device.diff;apply=yes \ - file://01_fix-wrong-value-range-for-the-axises.diff;apply=yes \ - file://dynamic-xy.patch;apply=yes \ - file://xserver16.patch;apply=yes \ + file://use-hal-for-device.diff \ + file://01_fix-wrong-value-range-for-the-axises.diff \ + file://dynamic-xy.patch \ + file://xserver16.patch \ file://10-x11-input-tslib.fdi" do_configure_prepend() { diff --git a/recipes/xorg-driver/xf86-input-tslib_0.0.6.bb b/recipes/xorg-driver/xf86-input-tslib_0.0.6.bb index 83f7fda6b6..2e8afac389 100644 --- a/recipes/xorg-driver/xf86-input-tslib_0.0.6.bb +++ b/recipes/xorg-driver/xf86-input-tslib_0.0.6.bb @@ -7,9 +7,9 @@ DEPENDS += "tslib" PR = "r12" SRC_URI = "http://www.pengutronix.de/software/xf86-input-tslib/download/xf86-input-tslib-${PV}.tar.bz2;name=archive \ - file://double-free-crash.patch;apply=yes \ + file://double-free-crash.patch \ file://10-x11-input-tslib.fdi \ - file://xserver-174-XGetPointerControl.patch;apply=yes \ + file://xserver-174-XGetPointerControl.patch \ file://99-xf86-input-tslib.rules \ " diff --git a/recipes/xorg-driver/xf86-video-apm_1.2.0.bb b/recipes/xorg-driver/xf86-video-apm_1.2.0.bb index 1a88ba791e..58570c0279 100644 --- a/recipes/xorg-driver/xf86-video-apm_1.2.0.bb +++ b/recipes/xorg-driver/xf86-video-apm_1.2.0.bb @@ -5,6 +5,6 @@ DESCRIPTION = "This is the Alliance Promotion driver for XFree86 4.0+" DEPENDS += " xf86rushproto" -SRC_URI += "file://get-rid-of-host-includes.patch;apply=yes" +SRC_URI += "file://get-rid-of-host-includes.patch" SRC_URI[archive.md5sum] = "4f78650d79656dc803a720049d65682e" SRC_URI[archive.sha256sum] = "f0fe020f892e6e3a696a490c86312a1b32672bffb7dead153c24f103540a6185" diff --git a/recipes/xorg-driver/xf86-video-apm_1.2.2.bb b/recipes/xorg-driver/xf86-video-apm_1.2.2.bb index 8cb52c91d0..c352dd0559 100644 --- a/recipes/xorg-driver/xf86-video-apm_1.2.2.bb +++ b/recipes/xorg-driver/xf86-video-apm_1.2.2.bb @@ -5,6 +5,6 @@ DESCRIPTION = "This is the Alliance Promotion driver for XFree86 4.0+" DEPENDS += " xf86rushproto" -SRC_URI += "file://get-rid-of-host-includes.patch;apply=yes" +SRC_URI += "file://get-rid-of-host-includes.patch" SRC_URI[archive.md5sum] = "48441a19aaf015570b267f2a8e67d8ab" SRC_URI[archive.sha256sum] = "678edd063e1d5e7c7f72ccdda2388c5857559847b3d313c94d659f9bd51c1752" diff --git a/recipes/xorg-driver/xf86-video-ark_0.7.0.bb b/recipes/xorg-driver/xf86-video-ark_0.7.0.bb index e19230c859..e078ce428c 100644 --- a/recipes/xorg-driver/xf86-video-ark_0.7.0.bb +++ b/recipes/xorg-driver/xf86-video-ark_0.7.0.bb @@ -3,6 +3,6 @@ PE = "1" DESCRIPTION = "X.Org X server -- ark display driver" -SRC_URI += "file://get-rid-of-host-includes.patch;apply=yes" +SRC_URI += "file://get-rid-of-host-includes.patch" SRC_URI[archive.md5sum] = "6826c556ebe9a1248cbc7f7edd44f956" SRC_URI[archive.sha256sum] = "8e65e73045fabe37c15f6d4895baa09346bdac2f7537607b523aacd7bcf57594" diff --git a/recipes/xorg-driver/xf86-video-ark_0.7.2.bb b/recipes/xorg-driver/xf86-video-ark_0.7.2.bb index bac25ba837..2261ec0907 100644 --- a/recipes/xorg-driver/xf86-video-ark_0.7.2.bb +++ b/recipes/xorg-driver/xf86-video-ark_0.7.2.bb @@ -3,6 +3,6 @@ PE = "1" DESCRIPTION = "X.Org X server -- ark display driver" -SRC_URI += "file://get-rid-of-host-includes.patch;apply=yes" +SRC_URI += "file://get-rid-of-host-includes.patch" SRC_URI[archive.md5sum] = "4745f5c722b030962cc56eb2443894a0" SRC_URI[archive.sha256sum] = "db1ef3e15ebd382837f16c1143035dfd9fa6465a77ae2e850201f71508065741" diff --git a/recipes/xorg-driver/xf86-video-displaylink_0.3.bb b/recipes/xorg-driver/xf86-video-displaylink_0.3.bb index 5b95142af8..aa29c4d566 100644 --- a/recipes/xorg-driver/xf86-video-displaylink_0.3.bb +++ b/recipes/xorg-driver/xf86-video-displaylink_0.3.bb @@ -5,7 +5,7 @@ DESCRIPTION = "X.Org X server -- displaylink driver" RRECOMMENDS_${PN} = "kernel-module-udlfb" SRC_URI = "http://projects.unbit.it/downloads/udlfb-0.2.3_and_xf86-video-displaylink-${PV}.tar.gz;name=archive \ - file://xf86-video-displaylink-0.3-xorg-abi-fix.patch;apply=yes \ + file://xf86-video-displaylink-0.3-xorg-abi-fix.patch \ " S = "${WORKDIR}/${PN}" diff --git a/recipes/xorg-driver/xf86-video-dummy_0.3.0.bb b/recipes/xorg-driver/xf86-video-dummy_0.3.0.bb index c9f1fb958d..e221e73ae6 100644 --- a/recipes/xorg-driver/xf86-video-dummy_0.3.0.bb +++ b/recipes/xorg-driver/xf86-video-dummy_0.3.0.bb @@ -3,6 +3,6 @@ PE = "1" DESCRIPTION = "X.Org X server -- dummy display driver" -SRC_URI += "file://get-rid-of-host-includes.patch;apply=yes" +SRC_URI += "file://get-rid-of-host-includes.patch" SRC_URI[archive.md5sum] = "3d96297556846bee02a74166ffb5d052" SRC_URI[archive.sha256sum] = "5a4bbde0b7f0334bb63b159e5ef6e164be3699e3424734c2bd9823f20a30a278" diff --git a/recipes/xorg-driver/xf86-video-dummy_0.3.2.bb b/recipes/xorg-driver/xf86-video-dummy_0.3.2.bb index ff9c92f56f..ce13df2198 100644 --- a/recipes/xorg-driver/xf86-video-dummy_0.3.2.bb +++ b/recipes/xorg-driver/xf86-video-dummy_0.3.2.bb @@ -3,6 +3,6 @@ PE = "1" DESCRIPTION = "X.Org X server -- dummy display driver" -SRC_URI += "file://get-rid-of-host-includes.patch;apply=yes" +SRC_URI += "file://get-rid-of-host-includes.patch" SRC_URI[archive.md5sum] = "2a6f1f07462fbe336865068cd69c8593" SRC_URI[archive.sha256sum] = "9389cbc21b0b5f90920fdfaad4466f4ec07674bb1ddbbf63cbb8759ace5c45fa" diff --git a/recipes/xorg-driver/xf86-video-dummy_0.3.3.bb b/recipes/xorg-driver/xf86-video-dummy_0.3.3.bb index 1b769718ee..e64174c5f9 100644 --- a/recipes/xorg-driver/xf86-video-dummy_0.3.3.bb +++ b/recipes/xorg-driver/xf86-video-dummy_0.3.3.bb @@ -3,6 +3,6 @@ PE = "1" DESCRIPTION = "X.Org X server -- dummy display driver" -SRC_URI += "file://get-rid-of-host-includes.patch;apply=yes" +SRC_URI += "file://get-rid-of-host-includes.patch" SRC_URI[archive.md5sum] = "3ffe3a28f4452e66bf56180e7da9cbc5" SRC_URI[archive.sha256sum] = "df3f55de7953dba6d7ce10cc5f355da1a6164f781ad9393a38dae502dba4955d" diff --git a/recipes/xorg-driver/xf86-video-fbdev_0.4.0.bb b/recipes/xorg-driver/xf86-video-fbdev_0.4.0.bb index 7823f95db7..39c3edbbe6 100644 --- a/recipes/xorg-driver/xf86-video-fbdev_0.4.0.bb +++ b/recipes/xorg-driver/xf86-video-fbdev_0.4.0.bb @@ -3,7 +3,7 @@ PE = "1" DESCRIPTION = "X.Org X server -- fbdev display driver" -FILES_${PN} += " file://use-staged-headers.patch;apply=yes" +FILES_${PN} += " file://use-staged-headers.patch" #DEPENDS += " " SRC_URI[archive.md5sum] = "6572b39fec77b8e6de1c858a93992924" diff --git a/recipes/xorg-driver/xf86-video-geode_2.11.4.1.bb b/recipes/xorg-driver/xf86-video-geode_2.11.4.1.bb index 913a404605..8e66ca85dd 100644 --- a/recipes/xorg-driver/xf86-video-geode_2.11.4.1.bb +++ b/recipes/xorg-driver/xf86-video-geode_2.11.4.1.bb @@ -5,6 +5,6 @@ PR = "r1" COMPATIBLE_HOST = 'i.86.*-linux' DESCRIPTION = "X.org server -- Geode GX2/LX display driver" -SRC_URI += "file://fixes.patch;apply=yes" +SRC_URI += "file://fixes.patch" SRC_URI[archive.md5sum] = "05f85d897ef41d13de354ac0252bf923" SRC_URI[archive.sha256sum] = "d739f6762fe3aa7ef7ca74f87fbe4d6ec3bb13a735e5dfb82b6748eda2b31138" diff --git a/recipes/xorg-driver/xf86-video-intel_2.9.1.bb b/recipes/xorg-driver/xf86-video-intel_2.9.1.bb index 8a6bf0c847..e79e113ceb 100644 --- a/recipes/xorg-driver/xf86-video-intel_2.9.1.bb +++ b/recipes/xorg-driver/xf86-video-intel_2.9.1.bb @@ -4,6 +4,6 @@ DESCRIPTION = "X.Org X server -- Intel i8xx, i9xx display driver" DEPENDS += " virtual/libx11 libxvmc drm xf86driproto" PE = "1" -SRC_URI += " file://nodolt.patch;apply=yes " +SRC_URI += " file://nodolt.patch " SRC_URI[archive.md5sum] = "8951d0366c16991badb7f9050556f4f3" SRC_URI[archive.sha256sum] = "95347c88854c2b41c07ab3bcdfadd1b8d27fb181a20520f185892877eb8d9d76" diff --git a/recipes/xorg-driver/xf86-video-msm_git.bb b/recipes/xorg-driver/xf86-video-msm_git.bb index 7fbbde67a2..594e421e2a 100644 --- a/recipes/xorg-driver/xf86-video-msm_git.bb +++ b/recipes/xorg-driver/xf86-video-msm_git.bb @@ -9,10 +9,10 @@ PV = "1.1.0+${PR}+gitr${SRCREV}" PE = "1" SRC_URI = "git://codeaurora.org/quic/xwin/xf86-video-msm.git;protocol=git;branch=chromium \ - file://compile_cfbbd17f0d4ab0f30915594d74e1b2b12c4ff8a1.patch;apply=yes \ + file://compile_cfbbd17f0d4ab0f30915594d74e1b2b12c4ff8a1.patch \ file://kgsl_drm.h " -SRC_URI_append_htcdream = "file://no_neon_cfbbd17f0d4ab0f30915594d74e1b2b12c4ff8a1.patch;apply=yes" +SRC_URI_append_htcdream = "file://no_neon_cfbbd17f0d4ab0f30915594d74e1b2b12c4ff8a1.patch" S = "${WORKDIR}/git" diff --git a/recipes/xorg-driver/xf86-video-s3c64xx_git.bb b/recipes/xorg-driver/xf86-video-s3c64xx_git.bb index 1a10357b17..d1cbb835d5 100644 --- a/recipes/xorg-driver/xf86-video-s3c64xx_git.bb +++ b/recipes/xorg-driver/xf86-video-s3c64xx_git.bb @@ -8,9 +8,9 @@ SRCREV = "79c2402ba26e57f4c9fd27f75f8a0324c72c13be" PV = "0.0.2+${PR}+gitr${SRCREV}" SRC_URI = "git://git.gitorious.org/xf86-video-s3c64xx/xf86-video-s3c64xx.git;protocol=http \ - file://0001-s3c64xx-update-for-resources-RAC-API-removal.patch;apply=yes \ - file://0002-DPMS-header-was-split-into-dpms.h-client-and-dpmscon.patch;apply=yes \ - file://0003-s3c64xx-lcd-include-cursorstr.h-to-get-CursorRec-and.patch;apply=yes \ + file://0001-s3c64xx-update-for-resources-RAC-API-removal.patch \ + file://0002-DPMS-header-was-split-into-dpms.h-client-and-dpmscon.patch \ + file://0003-s3c64xx-lcd-include-cursorstr.h-to-get-CursorRec-and.patch \ " S = "${WORKDIR}/git" diff --git a/recipes/xorg-driver/xf86-video-vesa_1.3.0.bb b/recipes/xorg-driver/xf86-video-vesa_1.3.0.bb index e0ab37bcda..3c67e1ca5f 100644 --- a/recipes/xorg-driver/xf86-video-vesa_1.3.0.bb +++ b/recipes/xorg-driver/xf86-video-vesa_1.3.0.bb @@ -1,7 +1,7 @@ require xorg-driver-video.inc PE = "1" -SRC_URI += "file://fix-includepath.patch;apply=yes" +SRC_URI += "file://fix-includepath.patch" #DESCRIPTION = "" diff --git a/recipes/xorg-driver/xf86-video-vesa_2.0.0.bb b/recipes/xorg-driver/xf86-video-vesa_2.0.0.bb index 040b17489a..b1f62f3f75 100644 --- a/recipes/xorg-driver/xf86-video-vesa_2.0.0.bb +++ b/recipes/xorg-driver/xf86-video-vesa_2.0.0.bb @@ -1,8 +1,8 @@ require xorg-driver-video.inc PE = "1" -SRC_URI += "file://fix-includepath.patch;apply=yes \ - file://fix-configure-includes.patch;apply=yes" +SRC_URI += "file://fix-includepath.patch \ + file://fix-configure-includes.patch" #DESCRIPTION = "" diff --git a/recipes/xorg-driver/xf86-video-vesa_2.2.0.bb b/recipes/xorg-driver/xf86-video-vesa_2.2.0.bb index f2613c2721..b5ffdfe6d1 100644 --- a/recipes/xorg-driver/xf86-video-vesa_2.2.0.bb +++ b/recipes/xorg-driver/xf86-video-vesa_2.2.0.bb @@ -1,8 +1,8 @@ require xorg-driver-video.inc PE = "1" -SRC_URI += "file://fix-includepath.patch;apply=yes \ - file://fix-configure-includes.patch;apply=yes" +SRC_URI += "file://fix-includepath.patch \ + file://fix-configure-includes.patch" #DESCRIPTION = "" diff --git a/recipes/xorg-driver/xf86-video-vesa_2.2.1.bb b/recipes/xorg-driver/xf86-video-vesa_2.2.1.bb index af1aed9adf..b01a81047d 100644 --- a/recipes/xorg-driver/xf86-video-vesa_2.2.1.bb +++ b/recipes/xorg-driver/xf86-video-vesa_2.2.1.bb @@ -1,8 +1,8 @@ require xorg-driver-video.inc PE = "1" -SRC_URI += "file://fix-includepath.patch;apply=yes \ - file://fix-configure-includes.patch;apply=yes" +SRC_URI += "file://fix-includepath.patch \ + file://fix-configure-includes.patch" #DESCRIPTION = "" |