diff options
| -rw-r--r-- | common/recipes-graphics/xorg-xserver/xserver-xorg-1.9.3.inc (renamed from common/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite_1.9.3.bb) | 16 | ||||
| -rw-r--r-- | common/recipes-graphics/xorg-xserver/xserver-xorg-1.9.3/crosscompile.patch (renamed from common/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite/crosscompile.patch) | 0 | ||||
| -rw-r--r-- | common/recipes-graphics/xorg-xserver/xserver-xorg-1.9.3/fix_open_max_preprocessor_error.patch (renamed from common/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite/fix_open_max_preprocessor_error.patch) | 0 | ||||
| -rw-r--r-- | common/recipes-graphics/xorg-xserver/xserver-xorg-1.9.3/macro_tweak.patch (renamed from common/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite/macro_tweak.patch) | 0 | ||||
| -rw-r--r-- | common/recipes-graphics/xorg-xserver/xserver-xorg-1.9.3/nodolt.patch (renamed from common/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite/nodolt.patch) | 0 | ||||
| -rw-r--r-- | common/recipes-graphics/xorg-xserver/xserver-xorg_1.9.3.bb | 4 |
6 files changed, 10 insertions, 10 deletions
diff --git a/common/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite_1.9.3.bb b/common/recipes-graphics/xorg-xserver/xserver-xorg-1.9.3.inc index 81d70bcd..888445d7 100644 --- a/common/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite_1.9.3.bb +++ b/common/recipes-graphics/xorg-xserver/xserver-xorg-1.9.3.inc | |||
| @@ -1,19 +1,15 @@ | |||
| 1 | require recipes-graphics/xorg-xserver/xserver-xf86-dri-lite.inc | ||
| 2 | |||
| 3 | PROTO_DEPS += "xf86driproto dri2proto" | ||
| 4 | |||
| 5 | DEPENDS += "font-util" | ||
| 6 | |||
| 7 | PE = "1" | ||
| 8 | PR = "r0" | ||
| 9 | |||
| 10 | SRC_URI += "file://nodolt.patch \ | 1 | SRC_URI += "file://nodolt.patch \ |
| 11 | file://crosscompile.patch" | 2 | file://crosscompile.patch" |
| 12 | 3 | ||
| 13 | # Misc build failure for master HEAD | 4 | # Misc build failure for master HEAD |
| 14 | SRC_URI += "file://fix_open_max_preprocessor_error.patch" | 5 | SRC_URI += "file://fix_open_max_preprocessor_error.patch" |
| 15 | 6 | ||
| 7 | PROTO_DEPS += "xf86driproto dri2proto" | ||
| 8 | DEPENDS += "font-util" | ||
| 9 | EXTRA_OECONF += "--enable-dri --enable-dri2 --enable-dga" | ||
| 10 | |||
| 11 | LIC_FILES_CHKSUM = "file://COPYING;md5=3dd2bbe3563837f80ed8926b06c1c353" | ||
| 12 | |||
| 16 | SRC_URI[md5sum] = "5bef6839a76d029204ab31aa2fcb5201" | 13 | SRC_URI[md5sum] = "5bef6839a76d029204ab31aa2fcb5201" |
| 17 | SRC_URI[sha256sum] = "864831f51e841ff37f2445d1c85b86b559c8860a435fb496aead4f256a2b141d" | 14 | SRC_URI[sha256sum] = "864831f51e841ff37f2445d1c85b86b559c8860a435fb496aead4f256a2b141d" |
| 18 | 15 | ||
| 19 | EXTRA_OECONF += "--enable-dri --enable-dri2 --enable-dga" | ||
diff --git a/common/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite/crosscompile.patch b/common/recipes-graphics/xorg-xserver/xserver-xorg-1.9.3/crosscompile.patch index 2f98bb8c..2f98bb8c 100644 --- a/common/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite/crosscompile.patch +++ b/common/recipes-graphics/xorg-xserver/xserver-xorg-1.9.3/crosscompile.patch | |||
diff --git a/common/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite/fix_open_max_preprocessor_error.patch b/common/recipes-graphics/xorg-xserver/xserver-xorg-1.9.3/fix_open_max_preprocessor_error.patch index 9c33072c..9c33072c 100644 --- a/common/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite/fix_open_max_preprocessor_error.patch +++ b/common/recipes-graphics/xorg-xserver/xserver-xorg-1.9.3/fix_open_max_preprocessor_error.patch | |||
diff --git a/common/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite/macro_tweak.patch b/common/recipes-graphics/xorg-xserver/xserver-xorg-1.9.3/macro_tweak.patch index 2b754271..2b754271 100644 --- a/common/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite/macro_tweak.patch +++ b/common/recipes-graphics/xorg-xserver/xserver-xorg-1.9.3/macro_tweak.patch | |||
diff --git a/common/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite/nodolt.patch b/common/recipes-graphics/xorg-xserver/xserver-xorg-1.9.3/nodolt.patch index 9cd7f932..9cd7f932 100644 --- a/common/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite/nodolt.patch +++ b/common/recipes-graphics/xorg-xserver/xserver-xorg-1.9.3/nodolt.patch | |||
diff --git a/common/recipes-graphics/xorg-xserver/xserver-xorg_1.9.3.bb b/common/recipes-graphics/xorg-xserver/xserver-xorg_1.9.3.bb new file mode 100644 index 00000000..f62cad20 --- /dev/null +++ b/common/recipes-graphics/xorg-xserver/xserver-xorg_1.9.3.bb | |||
| @@ -0,0 +1,4 @@ | |||
| 1 | require recipes-graphics/xorg-xserver/xserver-xorg.inc | ||
| 2 | require xserver-xorg-${PV}.inc | ||
| 3 | |||
| 4 | PE = "1" | ||
