diff options
| -rw-r--r-- | meta/recipes-graphics/xorg-xserver/xserver-xorg-common.inc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xorg-common.inc b/meta/recipes-graphics/xorg-xserver/xserver-xorg-common.inc index 3a69d7d16d..67edbcf095 100644 --- a/meta/recipes-graphics/xorg-xserver/xserver-xorg-common.inc +++ b/meta/recipes-graphics/xorg-xserver/xserver-xorg-common.inc | |||
| @@ -14,6 +14,7 @@ PROVIDES += "virtual/xserver" | |||
| 14 | 14 | ||
| 15 | XORG_PN = "xorg-server" | 15 | XORG_PN = "xorg-server" |
| 16 | SRC_URI = "${XORG_MIRROR}/individual/xserver/${XORG_PN}-${PV}.tar.bz2" | 16 | SRC_URI = "${XORG_MIRROR}/individual/xserver/${XORG_PN}-${PV}.tar.bz2" |
| 17 | SRC_URI += "file://macro_tweak.patch" | ||
| 17 | 18 | ||
| 18 | S = "${WORKDIR}/${XORG_PN}-${PV}" | 19 | S = "${WORKDIR}/${XORG_PN}-${PV}" |
| 19 | 20 | ||
| @@ -32,8 +33,6 @@ FILES_${PN}-dbg += "${libdir}/xorg/modules/.debug \ | |||
| 32 | ${libdir}/xorg/modules/*/*/.debug \ | 33 | ${libdir}/xorg/modules/*/*/.debug \ |
| 33 | " | 34 | " |
| 34 | 35 | ||
| 35 | SRC_URI += "file://macro_tweak.patch" | ||
| 36 | |||
| 37 | EXTRA_OECONF = "--with-fop=no" | 36 | EXTRA_OECONF = "--with-fop=no" |
| 38 | 37 | ||
| 39 | PACKAGECONFIG ??= "udev" | 38 | PACKAGECONFIG ??= "udev" |
