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 | 6 |
1 files changed, 2 insertions, 4 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 0315ed7d6..cc3054184 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 | |||
@@ -2,7 +2,7 @@ SUMMARY = "Common X11 scripts and support files" | |||
2 | LICENSE = "GPLv2" | 2 | LICENSE = "GPLv2" |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" |
4 | 4 | ||
5 | PR = "r8" | 5 | PR = "r9" |
6 | 6 | ||
7 | # we are using a gpe-style Makefile | 7 | # we are using a gpe-style Makefile |
8 | inherit gpe | 8 | inherit gpe |
@@ -13,8 +13,6 @@ SRC_URI[sha256sum] = "cd04c33418f776b1e13fcc7af3d6bd0c7cccd03fbabd7dbcd97f88166c | |||
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 \ | ||
17 | file://0005-add-XWindowManager-Xsession.d-script.patch \ | ||
18 | file://0006-add-support-for-etc-X11-xserver-system.patch \ | 16 | file://0006-add-support-for-etc-X11-xserver-system.patch \ |
19 | file://0007-use-own-functions-file-instead-etc-init.d-functions.patch \ | 17 | 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 \ | 18 | file://0008-xserver-common-add-dpi-and-nocursor-params-for-gta01.patch \ |
@@ -23,8 +21,8 @@ SRC_URI_append = " \ | |||
23 | file://0011-xserver-common-add-support-for-nexus-one-alias-mahim.patch \ | 21 | file://0011-xserver-common-add-support-for-nexus-one-alias-mahim.patch \ |
24 | file://0012-xserver-common-add-support-for-gta04-alias-OpenPhoen.patch \ | 22 | file://0012-xserver-common-add-support-for-gta04-alias-OpenPhoen.patch \ |
25 | file://0013-xserver-common-add-support-for-tuna-alias-Galaxy-Nex.patch \ | 23 | file://0013-xserver-common-add-support-for-tuna-alias-Galaxy-Nex.patch \ |
26 | file://0014-Xserver-Start-Xsession-like-x11-common-does.patch \ | ||
27 | file://0015-xserver-common-disable-TCP-connections.patch \ | 24 | file://0015-xserver-common-disable-TCP-connections.patch \ |
25 | file://0001-Don-t-install-Xsession-or-Xserver.patch \ | ||
28 | " | 26 | " |
29 | 27 | ||
30 | do_install_append() { | 28 | do_install_append() { |