summaryrefslogtreecommitdiff
path: root/jetson-tk1/recipes-graphics/xorg-xserver/xserver-xorg_1.17.2.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'jetson-tk1/recipes-graphics/xorg-xserver/xserver-xorg_1.17.2.bbappend')
-rw-r--r--jetson-tk1/recipes-graphics/xorg-xserver/xserver-xorg_1.17.2.bbappend26
1 files changed, 3 insertions, 23 deletions
diff --git a/jetson-tk1/recipes-graphics/xorg-xserver/xserver-xorg_1.17.2.bbappend b/jetson-tk1/recipes-graphics/xorg-xserver/xserver-xorg_1.17.2.bbappend
index de91e1b..3b7f71c 100644
--- a/jetson-tk1/recipes-graphics/xorg-xserver/xserver-xorg_1.17.2.bbappend
+++ b/jetson-tk1/recipes-graphics/xorg-xserver/xserver-xorg_1.17.2.bbappend
@@ -1,23 +1,3 @@
-# always latest and greatest.
-PE_tegra124 = "99"
-
-PACKAGE_ARCH_tegra124 = "${MACHINE_ARCH}"
-
-COMPATIBLE_MACHINE = "(apalis-tk1|jetson-tk1|jetson-tk1-l4t)"
-
-DEPENDS_append = " libxfont"
-
-# provided by xf86-input-evdev_2.10.0
-do_install_append () {
- rm -f ${D}/usr/share/X11/xorg.conf.d/10-evdev.conf
-}
-
-#| checking for PIXMAN... yes
-#| checking for SYSTEMD_DAEMON... no
-#| configure: error: systemd support requested but no library has been found
-#| ERROR: Function failed: do_configure (log file is located at .../xserver-xorg/2_1.17.2-r0/temp/log.do_configure.2158)
-
-PACKAGECONFIG ?= "dri2 udev ${XORG_CRYPTO} \
- ${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'dri glx', '', d)} \
- ${@bb.utils.contains("DISTRO_FEATURES", "wayland", "xwayland", "", d)} \
-"
+# we now use 1.17.4 for TK1, do not consisder the 1.17.2 recipe for any
+# machine
+PNBLACKLIST[xserver-xorg] = "don't prefer older xserver over newer one from layer with less priority" \ No newline at end of file