diff options
Diffstat (limited to 'meta-oe/recipes-graphics/xserver-common/xserver-common_1.34.bb')
| -rw-r--r-- | meta-oe/recipes-graphics/xserver-common/xserver-common_1.34.bb | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/meta-oe/recipes-graphics/xserver-common/xserver-common_1.34.bb b/meta-oe/recipes-graphics/xserver-common/xserver-common_1.34.bb index f3074196f4..3bb8b61a8d 100644 --- a/meta-oe/recipes-graphics/xserver-common/xserver-common_1.34.bb +++ b/meta-oe/recipes-graphics/xserver-common/xserver-common_1.34.bb | |||
| @@ -11,22 +11,22 @@ SRC_URI[md5sum] = "82f2f84cd96610e8f7b92c700cd31c14" | |||
| 11 | SRC_URI[sha256sum] = "cd04c33418f776b1e13fcc7af3d6bd0c7cccd03fbabd7dbcd97f88166cc34210" | 11 | SRC_URI[sha256sum] = "cd04c33418f776b1e13fcc7af3d6bd0c7cccd03fbabd7dbcd97f88166cc34210" |
| 12 | 12 | ||
| 13 | SRC_URI_append = " \ | 13 | SRC_URI_append = " \ |
| 14 | file://0001-COPYING-add-GPLv2-license-file.patch \ | 14 | file://0001-COPYING-add-GPLv2-license-file.patch \ |
| 15 | file://0002-add-setdpi-Xinit.d-script.patch \ | 15 | file://0002-add-setdpi-Xinit.d-script.patch \ |
| 16 | file://0003-add-89xdgautostart-Xsession.d-script.patch \ | 16 | file://0003-add-89xdgautostart-Xsession.d-script.patch \ |
| 17 | file://0005-add-XWindowManager-Xsession.d-script.patch \ | 17 | file://0005-add-XWindowManager-Xsession.d-script.patch \ |
| 18 | file://0006-add-support-for-etc-X11-xserver-system.patch \ | 18 | file://0006-add-support-for-etc-X11-xserver-system.patch \ |
| 19 | file://0007-use-own-functions-file-instead-etc-init.d-functions.patch \ | 19 | file://0007-use-own-functions-file-instead-etc-init.d-functions.patch \ |
| 20 | file://0008-xserver-common-add-dpi-and-nocursor-params-for-gta01.patch \ | 20 | file://0008-xserver-common-add-dpi-and-nocursor-params-for-gta01.patch \ |
| 21 | file://0009-xserver-common-add-support-for-n900-alias-nokia_rx-5.patch \ | 21 | file://0009-xserver-common-add-support-for-n900-alias-nokia_rx-5.patch \ |
| 22 | file://0010-xserver-common-add-support-for-nexus-S-alias-herring.patch \ | 22 | file://0010-xserver-common-add-support-for-nexus-S-alias-herring.patch \ |
| 23 | file://0011-xserver-common-add-support-for-nexus-one-alias-mahim.patch \ | 23 | file://0011-xserver-common-add-support-for-nexus-one-alias-mahim.patch \ |
| 24 | file://0012-xserver-common-add-support-for-gta04-alias-OpenPhoen.patch \ | 24 | file://0012-xserver-common-add-support-for-gta04-alias-OpenPhoen.patch \ |
| 25 | file://0013-xserver-common-add-support-for-tuna-alias-Galaxy-Nex.patch \ | 25 | file://0013-xserver-common-add-support-for-tuna-alias-Galaxy-Nex.patch \ |
| 26 | " | 26 | " |
| 27 | 27 | ||
| 28 | do_install_append() { | 28 | do_install_append() { |
| 29 | sed -i 's:^BINDIR=.*$:BINDIR=${bindir}:' ${D}/etc/X11/xserver-common | 29 | sed -i 's:^BINDIR=.*$:BINDIR=${bindir}:' ${D}/etc/X11/xserver-common |
| 30 | } | 30 | } |
| 31 | 31 | ||
| 32 | inherit allarch | 32 | inherit allarch |
