diff options
Diffstat (limited to 'meta/recipes-graphics/xorg-xserver/xserver-xorg-1.11.2.inc')
-rw-r--r-- | meta/recipes-graphics/xorg-xserver/xserver-xorg-1.11.2.inc | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xorg-1.11.2.inc b/meta/recipes-graphics/xorg-xserver/xserver-xorg-1.11.2.inc new file mode 100644 index 0000000000..be3c243c8a --- /dev/null +++ b/meta/recipes-graphics/xorg-xserver/xserver-xorg-1.11.2.inc | |||
@@ -0,0 +1,10 @@ | |||
1 | SRC_URI += "file://crosscompile.patch" | ||
2 | |||
3 | # Misc build failure for master HEAD | ||
4 | SRC_URI += "file://fix_open_max_preprocessor_error.patch" | ||
5 | |||
6 | SRC_URI[md5sum] = "8796fff441e5435ee36a72579008af24" | ||
7 | SRC_URI[sha256sum] = "fa415decf02027ca278b06254ccfbcceba2a83c2741405257ebf749da4a73cf2" | ||
8 | |||
9 | PR = "r0" | ||
10 | |||