summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-xserver/xserver-xorg_1.11.2.bb
blob: a219f814aca3227fb5e4e02c472b75dcaab24470 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
require xserver-xorg.inc

# Misc build failure for master HEAD
SRC_URI += "file://crosscompile.patch \
            file://fix_open_max_preprocessor_error.patch \
            file://gcc-47-warning.patch \
	    file://mips64-compiler.patch \
           "

SRC_URI[md5sum] = "8796fff441e5435ee36a72579008af24"
SRC_URI[sha256sum] = "fa415decf02027ca278b06254ccfbcceba2a83c2741405257ebf749da4a73cf2"

PR = "r10"