summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-graphics')
-rw-r--r--meta-oe/recipes-graphics/fontforge/fontforge_20190801.bb2
-rw-r--r--meta-oe/recipes-graphics/freeglut/freeglut_3.0.0.bb2
-rw-r--r--meta-oe/recipes-graphics/ftgl/ftgl_2.1.3-rc5.bb2
-rw-r--r--meta-oe/recipes-graphics/fvwm/fvwm_2.6.8.bb2
-rw-r--r--meta-oe/recipes-graphics/gegl/gegl_0.3.18.bb2
-rw-r--r--meta-oe/recipes-graphics/gimp/gimp_2.8.22.bb2
-rw-r--r--meta-oe/recipes-graphics/gtkperf/gtkperf_0.40.bb2
-rw-r--r--meta-oe/recipes-graphics/gtkwave/gtkwave_3.3.102.bb2
-rw-r--r--meta-oe/recipes-graphics/libforms/libforms_1.2.3.bb2
-rw-r--r--meta-oe/recipes-graphics/libsdl/libsdl2-ttf_2.0.14.bb2
-rw-r--r--meta-oe/recipes-graphics/lxdm/lxdm_0.5.3.bb2
-rw-r--r--meta-oe/recipes-graphics/numlockx/numlockx_1.2.bb2
-rw-r--r--meta-oe/recipes-graphics/openbox/openbox_3.6.1.bb2
-rw-r--r--meta-oe/recipes-graphics/pango/pangomm_2.42.0.bb2
-rw-r--r--meta-oe/recipes-graphics/renderdoc/renderdoc_1.4.bb2
-rw-r--r--meta-oe/recipes-graphics/surf/surf_2.0.bb2
-rw-r--r--meta-oe/recipes-graphics/tigervnc/tigervnc_1.9.0.bb2
-rw-r--r--meta-oe/recipes-graphics/unclutter-xfixes/unclutter-xfixes_1.5.bb2
-rw-r--r--meta-oe/recipes-graphics/vdpau/libvdpau_1.3.bb2
-rw-r--r--meta-oe/recipes-graphics/x11vnc/x11vnc_0.9.16.bb2
-rw-r--r--meta-oe/recipes-graphics/xcursorgen/xcursorgen_1.0.7.bb2
-rw-r--r--meta-oe/recipes-graphics/xdotool/xdotool_1.20100416.2809.bb2
-rw-r--r--meta-oe/recipes-graphics/xorg-data/xorg-data-common.inc2
-rw-r--r--meta-oe/recipes-graphics/xorg-driver/xf86-video-ati_19.0.1.bb2
-rw-r--r--meta-oe/recipes-graphics/xorg-driver/xf86-video-nouveau_1.0.16.bb2
-rw-r--r--meta-oe/recipes-graphics/xorg-font/font-adobe-100dpi_1.0.3.bb2
-rw-r--r--meta-oe/recipes-graphics/xorg-font/font-adobe-utopia-100dpi_1.0.4.bb2
-rw-r--r--meta-oe/recipes-graphics/xorg-font/font-bh-100dpi_1.0.3.bb2
-rw-r--r--meta-oe/recipes-graphics/xorg-font/font-bh-lucidatypewriter-100dpi_1.0.3.bb2
-rw-r--r--meta-oe/recipes-graphics/xorg-font/font-bitstream-100dpi_1.0.3.bb2
-rw-r--r--meta-oe/recipes-graphics/xorg-font/font-cursor-misc_1.0.3.bb2
-rw-r--r--meta-oe/recipes-graphics/xorg-font/font-misc-misc_1.1.2.bb2
-rw-r--r--meta-oe/recipes-graphics/xorg-font/xorg-fonts-100dpi.bb2
-rw-r--r--meta-oe/recipes-graphics/xscreensaver/xscreensaver_5.39.bb2
-rw-r--r--meta-oe/recipes-graphics/xserver-common/xserver-common_1.34.bb2
35 files changed, 35 insertions, 35 deletions
diff --git a/meta-oe/recipes-graphics/fontforge/fontforge_20190801.bb b/meta-oe/recipes-graphics/fontforge/fontforge_20190801.bb
index 25c2ce81f..99c108da1 100644
--- a/meta-oe/recipes-graphics/fontforge/fontforge_20190801.bb
+++ b/meta-oe/recipes-graphics/fontforge/fontforge_20190801.bb
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = " \
9DEPENDS = "glib-2.0 pango giflib tiff libxml2 jpeg python libtool uthash gettext-native" 9DEPENDS = "glib-2.0 pango giflib tiff libxml2 jpeg python libtool uthash gettext-native"
10DEPENDS_append_class-target = " libxi" 10DEPENDS_append_class-target = " libxi"
11 11
12inherit autotools pkgconfig pythonnative distro_features_check gettext gtk-icon-cache mime 12inherit autotools pkgconfig pythonnative features_check gettext gtk-icon-cache mime
13 13
14REQUIRED_DISTRO_FEATURES_append_class-target = " x11" 14REQUIRED_DISTRO_FEATURES_append_class-target = " x11"
15 15
diff --git a/meta-oe/recipes-graphics/freeglut/freeglut_3.0.0.bb b/meta-oe/recipes-graphics/freeglut/freeglut_3.0.0.bb
index d54fafc8d..3b540bb78 100644
--- a/meta-oe/recipes-graphics/freeglut/freeglut_3.0.0.bb
+++ b/meta-oe/recipes-graphics/freeglut/freeglut_3.0.0.bb
@@ -7,7 +7,7 @@ SRC_URI = "https://sourceforge.net/projects/${BPN}/files/${BPN}/${PV}/${BPN}-${P
7SRC_URI[md5sum] = "90c3ca4dd9d51cf32276bc5344ec9754" 7SRC_URI[md5sum] = "90c3ca4dd9d51cf32276bc5344ec9754"
8SRC_URI[sha256sum] = "2a43be8515b01ea82bcfa17d29ae0d40bd128342f0930cd1f375f1ff999f76a2" 8SRC_URI[sha256sum] = "2a43be8515b01ea82bcfa17d29ae0d40bd128342f0930cd1f375f1ff999f76a2"
9 9
10inherit cmake distro_features_check 10inherit cmake features_check
11 11
12# depends on virtual/libx11, virtual/libgl 12# depends on virtual/libx11, virtual/libgl
13REQUIRED_DISTRO_FEATURES = "x11 opengl" 13REQUIRED_DISTRO_FEATURES = "x11 opengl"
diff --git a/meta-oe/recipes-graphics/ftgl/ftgl_2.1.3-rc5.bb b/meta-oe/recipes-graphics/ftgl/ftgl_2.1.3-rc5.bb
index 343c983c3..65f72747c 100644
--- a/meta-oe/recipes-graphics/ftgl/ftgl_2.1.3-rc5.bb
+++ b/meta-oe/recipes-graphics/ftgl/ftgl_2.1.3-rc5.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "https://sourceforge.net/projects/ftgl/"
3LICENSE = "MIT" 3LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://COPYING;md5=527a83e92c7bf363025380eec05df6e4" 4LIC_FILES_CHKSUM = "file://COPYING;md5=527a83e92c7bf363025380eec05df6e4"
5 5
6inherit autotools pkgconfig distro_features_check 6inherit autotools pkgconfig features_check
7 7
8REQUIRED_DISTRO_FEATURES = "opengl x11" 8REQUIRED_DISTRO_FEATURES = "opengl x11"
9 9
diff --git a/meta-oe/recipes-graphics/fvwm/fvwm_2.6.8.bb b/meta-oe/recipes-graphics/fvwm/fvwm_2.6.8.bb
index e1c3158bb..b3cb01aaa 100644
--- a/meta-oe/recipes-graphics/fvwm/fvwm_2.6.8.bb
+++ b/meta-oe/recipes-graphics/fvwm/fvwm_2.6.8.bb
@@ -42,7 +42,7 @@ SRCREV = "dc6a396bfe5cd6c53eb1df103c3af505d0899f90"
42 42
43S = "${WORKDIR}/git" 43S = "${WORKDIR}/git"
44 44
45inherit autotools gettext update-alternatives pkgconfig pythonnative perlnative distro_features_check 45inherit autotools gettext update-alternatives pkgconfig pythonnative perlnative features_check
46# depends on virtual/libx11 46# depends on virtual/libx11
47REQUIRED_DISTRO_FEATURES = "x11" 47REQUIRED_DISTRO_FEATURES = "x11"
48 48
diff --git a/meta-oe/recipes-graphics/gegl/gegl_0.3.18.bb b/meta-oe/recipes-graphics/gegl/gegl_0.3.18.bb
index 0053c0c68..0db0f793d 100644
--- a/meta-oe/recipes-graphics/gegl/gegl_0.3.18.bb
+++ b/meta-oe/recipes-graphics/gegl/gegl_0.3.18.bb
@@ -5,7 +5,7 @@ DEPENDS = "babl librsvg glib-2.0 gtk+ pango cairo expat zlib libpng jpeg virtual
5 5
6EXTRA_OECONF = "--disable-docs" 6EXTRA_OECONF = "--disable-docs"
7 7
8inherit distro_features_check gnomebase vala gobject-introspection 8inherit features_check gnomebase vala gobject-introspection
9 9
10REQUIRED_DISTRO_FEATURES = "x11" 10REQUIRED_DISTRO_FEATURES = "x11"
11 11
diff --git a/meta-oe/recipes-graphics/gimp/gimp_2.8.22.bb b/meta-oe/recipes-graphics/gimp/gimp_2.8.22.bb
index 1d64910fd..024534508 100644
--- a/meta-oe/recipes-graphics/gimp/gimp_2.8.22.bb
+++ b/meta-oe/recipes-graphics/gimp/gimp_2.8.22.bb
@@ -25,7 +25,7 @@ DEPENDS = " \
25" 25"
26DEPENDS += "${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'libxmu libxpm', '', d)}" 26DEPENDS += "${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'libxmu libxpm', '', d)}"
27 27
28inherit distro_features_check gnomebase gtk-icon-cache gtk-doc 28inherit features_check gnomebase gtk-icon-cache gtk-doc
29 29
30REQUIRED_DISTRO_FEATURES = "x11" 30REQUIRED_DISTRO_FEATURES = "x11"
31 31
diff --git a/meta-oe/recipes-graphics/gtkperf/gtkperf_0.40.bb b/meta-oe/recipes-graphics/gtkperf/gtkperf_0.40.bb
index 4094513b2..6fe258271 100644
--- a/meta-oe/recipes-graphics/gtkperf/gtkperf_0.40.bb
+++ b/meta-oe/recipes-graphics/gtkperf/gtkperf_0.40.bb
@@ -16,7 +16,7 @@ DEPENDS = "gtk+"
16 16
17S = "${WORKDIR}/${BPN}" 17S = "${WORKDIR}/${BPN}"
18 18
19inherit distro_features_check autotools binconfig pkgconfig gettext 19inherit features_check autotools binconfig pkgconfig gettext
20 20
21REQUIRED_DISTRO_FEATURES = "x11" 21REQUIRED_DISTRO_FEATURES = "x11"
22 22
diff --git a/meta-oe/recipes-graphics/gtkwave/gtkwave_3.3.102.bb b/meta-oe/recipes-graphics/gtkwave/gtkwave_3.3.102.bb
index 1644e38da..cd3b6629e 100644
--- a/meta-oe/recipes-graphics/gtkwave/gtkwave_3.3.102.bb
+++ b/meta-oe/recipes-graphics/gtkwave/gtkwave_3.3.102.bb
@@ -15,7 +15,7 @@ DEPENDS = "tcl tk gperf-native bzip2 xz pango zlib gtk+ gdk-pixbuf glib-2.0"
15RDEPENDS_${PN} = "tk-lib" 15RDEPENDS_${PN} = "tk-lib"
16 16
17# depends on gtk+ which has this restriction 17# depends on gtk+ which has this restriction
18inherit distro_features_check 18inherit features_check
19ANY_OF_DISTRO_FEATURES = "${GTK2DISTROFEATURES}" 19ANY_OF_DISTRO_FEATURES = "${GTK2DISTROFEATURES}"
20 20
21EXTRA_OECONF = "--with-tcl=${STAGING_BINDIR_CROSS} --with-tk=${STAGING_BINDIR_CROSS} --with-tirpc" 21EXTRA_OECONF = "--with-tcl=${STAGING_BINDIR_CROSS} --with-tk=${STAGING_BINDIR_CROSS} --with-tirpc"
diff --git a/meta-oe/recipes-graphics/libforms/libforms_1.2.3.bb b/meta-oe/recipes-graphics/libforms/libforms_1.2.3.bb
index 5d3318590..999d53d4a 100644
--- a/meta-oe/recipes-graphics/libforms/libforms_1.2.3.bb
+++ b/meta-oe/recipes-graphics/libforms/libforms_1.2.3.bb
@@ -14,7 +14,7 @@ SRC_URI = "http://download.savannah.nongnu.org/releases/xforms/xforms-${PV}.tar.
14SRC_URI[md5sum] = "235720a758a8b8d9e6e452dc67190e9b" 14SRC_URI[md5sum] = "235720a758a8b8d9e6e452dc67190e9b"
15SRC_URI[sha256sum] = "7989b39598c769820ad451ad91e5cb0de29946940c8240aac94ca8238c2def61" 15SRC_URI[sha256sum] = "7989b39598c769820ad451ad91e5cb0de29946940c8240aac94ca8238c2def61"
16 16
17inherit autotools distro_features_check 17inherit autotools features_check
18 18
19REQUIRED_DISTRO_FEATURES = "opengl x11" 19REQUIRED_DISTRO_FEATURES = "opengl x11"
20 20
diff --git a/meta-oe/recipes-graphics/libsdl/libsdl2-ttf_2.0.14.bb b/meta-oe/recipes-graphics/libsdl/libsdl2-ttf_2.0.14.bb
index 4601593ad..6224ad3e7 100644
--- a/meta-oe/recipes-graphics/libsdl/libsdl2-ttf_2.0.14.bb
+++ b/meta-oe/recipes-graphics/libsdl/libsdl2-ttf_2.0.14.bb
@@ -14,7 +14,7 @@ SRC_URI[sha256sum] = "34db5e20bcf64e7071fe9ae25acaa7d72bdc4f11ab3ce59acc768ab62f
14 14
15S = "${WORKDIR}/SDL2_ttf-${PV}" 15S = "${WORKDIR}/SDL2_ttf-${PV}"
16 16
17inherit autotools pkgconfig distro_features_check 17inherit autotools pkgconfig features_check
18 18
19# links to libGL.so 19# links to libGL.so
20REQUIRED_DISTRO_FEATURES += "x11 opengl" 20REQUIRED_DISTRO_FEATURES += "x11 opengl"
diff --git a/meta-oe/recipes-graphics/lxdm/lxdm_0.5.3.bb b/meta-oe/recipes-graphics/lxdm/lxdm_0.5.3.bb
index 701266bcc..db4767bb3 100644
--- a/meta-oe/recipes-graphics/lxdm/lxdm_0.5.3.bb
+++ b/meta-oe/recipes-graphics/lxdm/lxdm_0.5.3.bb
@@ -22,7 +22,7 @@ DEPENDS_append_libc-musl = " libexecinfo"
22# combine oe-core way with angstrom DISTRO_TYPE 22# combine oe-core way with angstrom DISTRO_TYPE
23DISTRO_TYPE ?= "${@bb.utils.contains("IMAGE_FEATURES", "debug-tweaks", "debug", "",d)}" 23DISTRO_TYPE ?= "${@bb.utils.contains("IMAGE_FEATURES", "debug-tweaks", "debug", "",d)}"
24 24
25inherit autotools pkgconfig gettext systemd distro_features_check 25inherit autotools pkgconfig gettext systemd features_check
26# depends on virtual/libx11 26# depends on virtual/libx11
27REQUIRED_DISTRO_FEATURES = "x11" 27REQUIRED_DISTRO_FEATURES = "x11"
28 28
diff --git a/meta-oe/recipes-graphics/numlockx/numlockx_1.2.bb b/meta-oe/recipes-graphics/numlockx/numlockx_1.2.bb
index 08d7f5b52..ac2634d8e 100644
--- a/meta-oe/recipes-graphics/numlockx/numlockx_1.2.bb
+++ b/meta-oe/recipes-graphics/numlockx/numlockx_1.2.bb
@@ -10,7 +10,7 @@ SRC_URI = "http://pkgs.fedoraproject.org/repo/pkgs/numlockx/numlockx-${PV}.tar.g
10SRC_URI[md5sum] = "be9109370447eae23f6f3f8527bb1a67" 10SRC_URI[md5sum] = "be9109370447eae23f6f3f8527bb1a67"
11SRC_URI[sha256sum] = "e468eb9121c94c9089dc6a287eeb347e900ce04a14be37da29d7696cbce772e4" 11SRC_URI[sha256sum] = "e468eb9121c94c9089dc6a287eeb347e900ce04a14be37da29d7696cbce772e4"
12 12
13inherit autotools distro_features_check 13inherit autotools features_check
14# depends on virtual/libx11 14# depends on virtual/libx11
15REQUIRED_DISTRO_FEATURES = "x11" 15REQUIRED_DISTRO_FEATURES = "x11"
16 16
diff --git a/meta-oe/recipes-graphics/openbox/openbox_3.6.1.bb b/meta-oe/recipes-graphics/openbox/openbox_3.6.1.bb
index 9af3798aa..33f34e428 100644
--- a/meta-oe/recipes-graphics/openbox/openbox_3.6.1.bb
+++ b/meta-oe/recipes-graphics/openbox/openbox_3.6.1.bb
@@ -12,7 +12,7 @@ SRC_URI = " \
12SRC_URI[md5sum] = "b72794996c6a3ad94634727b95f9d204" 12SRC_URI[md5sum] = "b72794996c6a3ad94634727b95f9d204"
13SRC_URI[sha256sum] = "8b4ac0760018c77c0044fab06a4f0c510ba87eae934d9983b10878483bde7ef7" 13SRC_URI[sha256sum] = "8b4ac0760018c77c0044fab06a4f0c510ba87eae934d9983b10878483bde7ef7"
14 14
15inherit autotools gettext update-alternatives pkgconfig distro_features_check 15inherit autotools gettext update-alternatives pkgconfig features_check
16# depends on virtual/libx11 16# depends on virtual/libx11
17REQUIRED_DISTRO_FEATURES = "x11" 17REQUIRED_DISTRO_FEATURES = "x11"
18 18
diff --git a/meta-oe/recipes-graphics/pango/pangomm_2.42.0.bb b/meta-oe/recipes-graphics/pango/pangomm_2.42.0.bb
index 8a85db475..35e71ab42 100644
--- a/meta-oe/recipes-graphics/pango/pangomm_2.42.0.bb
+++ b/meta-oe/recipes-graphics/pango/pangomm_2.42.0.bb
@@ -12,7 +12,7 @@ SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/pangomm/${SHRT_VER}/pangomm-${
12SRC_URI[md5sum] = "6cffedf2225c4e72645a7d757fb5b832" 12SRC_URI[md5sum] = "6cffedf2225c4e72645a7d757fb5b832"
13SRC_URI[sha256sum] = "ca6da067ff93a6445780c0b4b226eb84f484ab104b8391fb744a45cbc7edbf56" 13SRC_URI[sha256sum] = "ca6da067ff93a6445780c0b4b226eb84f484ab104b8391fb744a45cbc7edbf56"
14 14
15inherit distro_features_check autotools pkgconfig 15inherit features_check autotools pkgconfig
16 16
17REQUIRED_DISTRO_FEATURES = "x11" 17REQUIRED_DISTRO_FEATURES = "x11"
18 18
diff --git a/meta-oe/recipes-graphics/renderdoc/renderdoc_1.4.bb b/meta-oe/recipes-graphics/renderdoc/renderdoc_1.4.bb
index 684a204ea..784f6fbb8 100644
--- a/meta-oe/recipes-graphics/renderdoc/renderdoc_1.4.bb
+++ b/meta-oe/recipes-graphics/renderdoc/renderdoc_1.4.bb
@@ -14,7 +14,7 @@ DEPENDS += "virtual/libx11 virtual/libgl libxcb xcb-util-keysyms vim-native"
14 14
15RDEPENDS_${PN} = "libxcb xcb-util-keysyms" 15RDEPENDS_${PN} = "libxcb xcb-util-keysyms"
16 16
17inherit cmake python3native distro_features_check 17inherit cmake python3native features_check
18 18
19REQUIRED_DISTRO_FEATURES = "x11 opengl" 19REQUIRED_DISTRO_FEATURES = "x11 opengl"
20 20
diff --git a/meta-oe/recipes-graphics/surf/surf_2.0.bb b/meta-oe/recipes-graphics/surf/surf_2.0.bb
index 5b03f8bce..9932d0a1c 100644
--- a/meta-oe/recipes-graphics/surf/surf_2.0.bb
+++ b/meta-oe/recipes-graphics/surf/surf_2.0.bb
@@ -16,7 +16,7 @@ SRCREV = "b814567e2bf8bda07cea8de1c7a062f4aa437b65"
16 16
17S = "${WORKDIR}/git" 17S = "${WORKDIR}/git"
18 18
19inherit pkgconfig distro_features_check 19inherit pkgconfig features_check
20 20
21TARGET_CC_ARCH += "${LDFLAGS}" 21TARGET_CC_ARCH += "${LDFLAGS}"
22 22
diff --git a/meta-oe/recipes-graphics/tigervnc/tigervnc_1.9.0.bb b/meta-oe/recipes-graphics/tigervnc/tigervnc_1.9.0.bb
index f3dc89972..d0ee2a50e 100644
--- a/meta-oe/recipes-graphics/tigervnc/tigervnc_1.9.0.bb
+++ b/meta-oe/recipes-graphics/tigervnc/tigervnc_1.9.0.bb
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://LICENCE.TXT;md5=75b02c2872421380bbd47781d2bd75d3"
9 9
10S = "${WORKDIR}/git" 10S = "${WORKDIR}/git"
11 11
12inherit distro_features_check 12inherit features_check
13REQUIRED_DISTRO_FEATURES = "x11" 13REQUIRED_DISTRO_FEATURES = "x11"
14 14
15inherit autotools cmake 15inherit autotools cmake
diff --git a/meta-oe/recipes-graphics/unclutter-xfixes/unclutter-xfixes_1.5.bb b/meta-oe/recipes-graphics/unclutter-xfixes/unclutter-xfixes_1.5.bb
index a566bc18a..7e22038f2 100644
--- a/meta-oe/recipes-graphics/unclutter-xfixes/unclutter-xfixes_1.5.bb
+++ b/meta-oe/recipes-graphics/unclutter-xfixes/unclutter-xfixes_1.5.bb
@@ -9,7 +9,7 @@ SRC_URI = "git://github.com/Airblader/unclutter-xfixes.git \
9 file://0001-build-use-autotools.patch" 9 file://0001-build-use-autotools.patch"
10SRCREV = "10fd337bb77e4e93c3380f630a0555372778a948" 10SRCREV = "10fd337bb77e4e93c3380f630a0555372778a948"
11 11
12inherit autotools pkgconfig distro_features_check 12inherit autotools pkgconfig features_check
13 13
14REQUIRED_DISTRO_FEATURES = "x11" 14REQUIRED_DISTRO_FEATURES = "x11"
15 15
diff --git a/meta-oe/recipes-graphics/vdpau/libvdpau_1.3.bb b/meta-oe/recipes-graphics/vdpau/libvdpau_1.3.bb
index d96b50186..240949f55 100644
--- a/meta-oe/recipes-graphics/vdpau/libvdpau_1.3.bb
+++ b/meta-oe/recipes-graphics/vdpau/libvdpau_1.3.bb
@@ -10,7 +10,7 @@ SRC_URI = "git://anongit.freedesktop.org/vdpau/libvdpau"
10 10
11S = "${WORKDIR}/git" 11S = "${WORKDIR}/git"
12 12
13inherit distro_features_check meson 13inherit features_check meson
14 14
15REQUIRED_DISTRO_FEATURES = "x11" 15REQUIRED_DISTRO_FEATURES = "x11"
16 16
diff --git a/meta-oe/recipes-graphics/x11vnc/x11vnc_0.9.16.bb b/meta-oe/recipes-graphics/x11vnc/x11vnc_0.9.16.bb
index e4a032135..d0c9f774f 100644
--- a/meta-oe/recipes-graphics/x11vnc/x11vnc_0.9.16.bb
+++ b/meta-oe/recipes-graphics/x11vnc/x11vnc_0.9.16.bb
@@ -23,7 +23,7 @@ DEPENDS = "\
23 zlib \ 23 zlib \
24" 24"
25 25
26inherit pkgconfig autotools distro_features_check 26inherit pkgconfig autotools features_check
27 27
28ANY_OF_DISTRO_FEATURES = "x11 fbdev" 28ANY_OF_DISTRO_FEATURES = "x11 fbdev"
29 29
diff --git a/meta-oe/recipes-graphics/xcursorgen/xcursorgen_1.0.7.bb b/meta-oe/recipes-graphics/xcursorgen/xcursorgen_1.0.7.bb
index 3f4bfaaf1..936d71b10 100644
--- a/meta-oe/recipes-graphics/xcursorgen/xcursorgen_1.0.7.bb
+++ b/meta-oe/recipes-graphics/xcursorgen/xcursorgen_1.0.7.bb
@@ -7,7 +7,7 @@ SRC_URI = "http://xorg.freedesktop.org/archive/individual/app/${BPN}-${PV}.tar.b
7SRC_URI[md5sum] = "25cc7ca1ce5dcbb61c2b471c55e686b5" 7SRC_URI[md5sum] = "25cc7ca1ce5dcbb61c2b471c55e686b5"
8SRC_URI[sha256sum] = "35b6f844b24f1776e9006c880a745728800764dbe3b327a128772b4610d8eb3d" 8SRC_URI[sha256sum] = "35b6f844b24f1776e9006c880a745728800764dbe3b327a128772b4610d8eb3d"
9 9
10inherit distro_features_check autotools pkgconfig 10inherit features_check autotools pkgconfig
11 11
12REQUIRED_DISTRO_FEATURES = "x11" 12REQUIRED_DISTRO_FEATURES = "x11"
13 13
diff --git a/meta-oe/recipes-graphics/xdotool/xdotool_1.20100416.2809.bb b/meta-oe/recipes-graphics/xdotool/xdotool_1.20100416.2809.bb
index b68e994ab..aeae071dc 100644
--- a/meta-oe/recipes-graphics/xdotool/xdotool_1.20100416.2809.bb
+++ b/meta-oe/recipes-graphics/xdotool/xdotool_1.20100416.2809.bb
@@ -7,7 +7,7 @@ DEPENDS = "virtual/libx11 libxtst"
7 7
8PR = "r1" 8PR = "r1"
9 9
10inherit distro_features_check pkgconfig 10inherit features_check pkgconfig
11# depends on virtual/libx11 11# depends on virtual/libx11
12REQUIRED_DISTRO_FEATURES = "x11" 12REQUIRED_DISTRO_FEATURES = "x11"
13 13
diff --git a/meta-oe/recipes-graphics/xorg-data/xorg-data-common.inc b/meta-oe/recipes-graphics/xorg-data/xorg-data-common.inc
index cb6b5ac77..958fecc11 100644
--- a/meta-oe/recipes-graphics/xorg-data/xorg-data-common.inc
+++ b/meta-oe/recipes-graphics/xorg-data/xorg-data-common.inc
@@ -7,6 +7,6 @@ XORG_PN = "${BPN}"
7SRC_URI = "${XORG_MIRROR}/individual/data/${BP}.tar.bz2" 7SRC_URI = "${XORG_MIRROR}/individual/data/${BP}.tar.bz2"
8S = "${WORKDIR}/${XORG_PN}-${PV}" 8S = "${WORKDIR}/${XORG_PN}-${PV}"
9 9
10inherit distro_features_check autotools pkgconfig 10inherit features_check autotools pkgconfig
11 11
12REQUIRED_DISTRO_FEATURES = "x11" 12REQUIRED_DISTRO_FEATURES = "x11"
diff --git a/meta-oe/recipes-graphics/xorg-driver/xf86-video-ati_19.0.1.bb b/meta-oe/recipes-graphics/xorg-driver/xf86-video-ati_19.0.1.bb
index 971de731a..4042150b1 100644
--- a/meta-oe/recipes-graphics/xorg-driver/xf86-video-ati_19.0.1.bb
+++ b/meta-oe/recipes-graphics/xorg-driver/xf86-video-ati_19.0.1.bb
@@ -9,7 +9,7 @@ DESCRIPTION = "Open-source X.org graphics driver for ATI Radeon graphics"
9DEPENDS += "virtual/libx11 libxvmc drm \ 9DEPENDS += "virtual/libx11 libxvmc drm \
10 virtual/libgl xorgproto libpciaccess" 10 virtual/libgl xorgproto libpciaccess"
11 11
12inherit distro_features_check 12inherit features_check
13REQUIRED_DISTRO_FEATURES += "opengl" 13REQUIRED_DISTRO_FEATURES += "opengl"
14 14
15SRC_URI[md5sum] = "47eccf71823206ade9629cba69de7ef6" 15SRC_URI[md5sum] = "47eccf71823206ade9629cba69de7ef6"
diff --git a/meta-oe/recipes-graphics/xorg-driver/xf86-video-nouveau_1.0.16.bb b/meta-oe/recipes-graphics/xorg-driver/xf86-video-nouveau_1.0.16.bb
index 3966867ee..5c9061a05 100644
--- a/meta-oe/recipes-graphics/xorg-driver/xf86-video-nouveau_1.0.16.bb
+++ b/meta-oe/recipes-graphics/xorg-driver/xf86-video-nouveau_1.0.16.bb
@@ -10,7 +10,7 @@ DEPENDS += "virtual/libx11 libxvmc drm xorgproto \
10 virtual/libgl libpciaccess" 10 virtual/libgl libpciaccess"
11RDEPENDS_${PN} += "xserver-xorg-module-exa" 11RDEPENDS_${PN} += "xserver-xorg-module-exa"
12 12
13inherit distro_features_check 13inherit features_check
14REQUIRED_DISTRO_FEATURES += "opengl" 14REQUIRED_DISTRO_FEATURES += "opengl"
15 15
16COMPATIBLE_HOST = '(i.86|x86_64).*-linux' 16COMPATIBLE_HOST = '(i.86|x86_64).*-linux'
diff --git a/meta-oe/recipes-graphics/xorg-font/font-adobe-100dpi_1.0.3.bb b/meta-oe/recipes-graphics/xorg-font/font-adobe-100dpi_1.0.3.bb
index 29229bb51..d7dd10932 100644
--- a/meta-oe/recipes-graphics/xorg-font/font-adobe-100dpi_1.0.3.bb
+++ b/meta-oe/recipes-graphics/xorg-font/font-adobe-100dpi_1.0.3.bb
@@ -10,7 +10,7 @@ DEPENDS = "util-macros-native font-util-native bdftopcf-native font-util"
10RDEPENDS_${PN} = "encodings font-util" 10RDEPENDS_${PN} = "encodings font-util"
11RDEPENDS_${PN}_class-native = "font-util-native" 11RDEPENDS_${PN}_class-native = "font-util-native"
12 12
13inherit distro_features_check 13inherit features_check
14# depends on bdftopcf-native -> virtual/libx11 14# depends on bdftopcf-native -> virtual/libx11
15REQUIRED_DISTRO_FEATURES = "x11" 15REQUIRED_DISTRO_FEATURES = "x11"
16 16
diff --git a/meta-oe/recipes-graphics/xorg-font/font-adobe-utopia-100dpi_1.0.4.bb b/meta-oe/recipes-graphics/xorg-font/font-adobe-utopia-100dpi_1.0.4.bb
index 898850bbc..5c00b4b6a 100644
--- a/meta-oe/recipes-graphics/xorg-font/font-adobe-utopia-100dpi_1.0.4.bb
+++ b/meta-oe/recipes-graphics/xorg-font/font-adobe-utopia-100dpi_1.0.4.bb
@@ -10,7 +10,7 @@ DEPENDS = "util-macros-native font-util-native bdftopcf-native font-util"
10RDEPENDS_${PN} = "encodings font-util" 10RDEPENDS_${PN} = "encodings font-util"
11RDEPENDS_${PN}_class-native = "font-util-native" 11RDEPENDS_${PN}_class-native = "font-util-native"
12 12
13inherit distro_features_check 13inherit features_check
14# depends on bdftopcf-native -> virtual/libx11 14# depends on bdftopcf-native -> virtual/libx11
15REQUIRED_DISTRO_FEATURES = "x11" 15REQUIRED_DISTRO_FEATURES = "x11"
16 16
diff --git a/meta-oe/recipes-graphics/xorg-font/font-bh-100dpi_1.0.3.bb b/meta-oe/recipes-graphics/xorg-font/font-bh-100dpi_1.0.3.bb
index 4976e527f..f9bdaf366 100644
--- a/meta-oe/recipes-graphics/xorg-font/font-bh-100dpi_1.0.3.bb
+++ b/meta-oe/recipes-graphics/xorg-font/font-bh-100dpi_1.0.3.bb
@@ -10,7 +10,7 @@ DEPENDS += "util-macros-native font-util-native bdftopcf-native font-util"
10RDEPENDS_${PN} = "encodings font-util" 10RDEPENDS_${PN} = "encodings font-util"
11RDEPENDS_${PN}_class-native = "font-util-native" 11RDEPENDS_${PN}_class-native = "font-util-native"
12 12
13inherit distro_features_check 13inherit features_check
14# depends on bdftopcf-native -> virtual/libx11 14# depends on bdftopcf-native -> virtual/libx11
15REQUIRED_DISTRO_FEATURES = "x11" 15REQUIRED_DISTRO_FEATURES = "x11"
16 16
diff --git a/meta-oe/recipes-graphics/xorg-font/font-bh-lucidatypewriter-100dpi_1.0.3.bb b/meta-oe/recipes-graphics/xorg-font/font-bh-lucidatypewriter-100dpi_1.0.3.bb
index 6e0b33ca3..872ef4d01 100644
--- a/meta-oe/recipes-graphics/xorg-font/font-bh-lucidatypewriter-100dpi_1.0.3.bb
+++ b/meta-oe/recipes-graphics/xorg-font/font-bh-lucidatypewriter-100dpi_1.0.3.bb
@@ -10,7 +10,7 @@ DEPENDS = "util-macros-native font-util-native bdftopcf-native font-util"
10RDEPENDS_${PN} = "encodings font-util" 10RDEPENDS_${PN} = "encodings font-util"
11RDEPENDS_${PN}_class-native = "font-util-native" 11RDEPENDS_${PN}_class-native = "font-util-native"
12 12
13inherit distro_features_check 13inherit features_check
14# depends on bdftopcf-native -> virtual/libx11 14# depends on bdftopcf-native -> virtual/libx11
15REQUIRED_DISTRO_FEATURES = "x11" 15REQUIRED_DISTRO_FEATURES = "x11"
16 16
diff --git a/meta-oe/recipes-graphics/xorg-font/font-bitstream-100dpi_1.0.3.bb b/meta-oe/recipes-graphics/xorg-font/font-bitstream-100dpi_1.0.3.bb
index e8cfb615a..a4ae91a38 100644
--- a/meta-oe/recipes-graphics/xorg-font/font-bitstream-100dpi_1.0.3.bb
+++ b/meta-oe/recipes-graphics/xorg-font/font-bitstream-100dpi_1.0.3.bb
@@ -10,7 +10,7 @@ DEPENDS = "util-macros-native font-util-native bdftopcf-native"
10RDEPENDS_${PN} = "encodings font-util" 10RDEPENDS_${PN} = "encodings font-util"
11RDEPENDS_${PN}_class-native = "font-util-native" 11RDEPENDS_${PN}_class-native = "font-util-native"
12 12
13inherit distro_features_check 13inherit features_check
14# depends on bdftopcf-native -> virtual/libx11 14# depends on bdftopcf-native -> virtual/libx11
15REQUIRED_DISTRO_FEATURES = "x11" 15REQUIRED_DISTRO_FEATURES = "x11"
16 16
diff --git a/meta-oe/recipes-graphics/xorg-font/font-cursor-misc_1.0.3.bb b/meta-oe/recipes-graphics/xorg-font/font-cursor-misc_1.0.3.bb
index d425ce515..ee8cb360a 100644
--- a/meta-oe/recipes-graphics/xorg-font/font-cursor-misc_1.0.3.bb
+++ b/meta-oe/recipes-graphics/xorg-font/font-cursor-misc_1.0.3.bb
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=8b32ccac3ad25e75e68478deb7780265"
9DEPENDS = "util-macros-native font-util-native bdftopcf-native" 9DEPENDS = "util-macros-native font-util-native bdftopcf-native"
10RDEPENDS_${PN} = "encodings font-util" 10RDEPENDS_${PN} = "encodings font-util"
11 11
12inherit distro_features_check 12inherit features_check
13# depends on bdftopcf-native -> virtual/libx11 13# depends on bdftopcf-native -> virtual/libx11
14REQUIRED_DISTRO_FEATURES = "x11" 14REQUIRED_DISTRO_FEATURES = "x11"
15 15
diff --git a/meta-oe/recipes-graphics/xorg-font/font-misc-misc_1.1.2.bb b/meta-oe/recipes-graphics/xorg-font/font-misc-misc_1.1.2.bb
index e4cd90a7a..355fb528f 100644
--- a/meta-oe/recipes-graphics/xorg-font/font-misc-misc_1.1.2.bb
+++ b/meta-oe/recipes-graphics/xorg-font/font-misc-misc_1.1.2.bb
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=200c507f595ee97008c7c5c3e94ab9a8"
9DEPENDS = "util-macros-native font-util-native bdftopcf-native font-util" 9DEPENDS = "util-macros-native font-util-native bdftopcf-native font-util"
10RDEPENDS_${PN} = "encodings font-util" 10RDEPENDS_${PN} = "encodings font-util"
11 11
12inherit distro_features_check 12inherit features_check
13# depends on bdftopcf-native -> virtual/libx11 13# depends on bdftopcf-native -> virtual/libx11
14REQUIRED_DISTRO_FEATURES = "x11" 14REQUIRED_DISTRO_FEATURES = "x11"
15 15
diff --git a/meta-oe/recipes-graphics/xorg-font/xorg-fonts-100dpi.bb b/meta-oe/recipes-graphics/xorg-font/xorg-fonts-100dpi.bb
index ae9704050..06778b3e8 100644
--- a/meta-oe/recipes-graphics/xorg-font/xorg-fonts-100dpi.bb
+++ b/meta-oe/recipes-graphics/xorg-font/xorg-fonts-100dpi.bb
@@ -1,7 +1,7 @@
1SUMMARY = "Xorg 100 DPI font set" 1SUMMARY = "Xorg 100 DPI font set"
2LICENSE = "MIT" 2LICENSE = "MIT"
3 3
4inherit packagegroup distro_features_check 4inherit packagegroup features_check
5# rdepends on font recipes with this restriction 5# rdepends on font recipes with this restriction
6REQUIRED_DISTRO_FEATURES = "x11" 6REQUIRED_DISTRO_FEATURES = "x11"
7 7
diff --git a/meta-oe/recipes-graphics/xscreensaver/xscreensaver_5.39.bb b/meta-oe/recipes-graphics/xscreensaver/xscreensaver_5.39.bb
index 62f00563c..b8c1881d9 100644
--- a/meta-oe/recipes-graphics/xscreensaver/xscreensaver_5.39.bb
+++ b/meta-oe/recipes-graphics/xscreensaver/xscreensaver_5.39.bb
@@ -17,7 +17,7 @@ DEPENDS = "intltool-native libx11 libxext libxt libxft glib-2.0-native bc-native
17# These are only needed as part of the stopgap screensaver implementation: 17# These are only needed as part of the stopgap screensaver implementation:
18RDEPENDS_${PN} += "liberation-fonts" 18RDEPENDS_${PN} += "liberation-fonts"
19 19
20inherit systemd perlnative pkgconfig gettext autotools-brokensep distro_features_check 20inherit systemd perlnative pkgconfig gettext autotools-brokensep features_check
21 21
22EXTRA_OECONF += "--with-x-app-defaults=${datadir}/X11/app-defaults" 22EXTRA_OECONF += "--with-x-app-defaults=${datadir}/X11/app-defaults"
23 23
diff --git a/meta-oe/recipes-graphics/xserver-common/xserver-common_1.34.bb b/meta-oe/recipes-graphics/xserver-common/xserver-common_1.34.bb
index a5ed21d45..2c09a4853 100644
--- a/meta-oe/recipes-graphics/xserver-common/xserver-common_1.34.bb
+++ b/meta-oe/recipes-graphics/xserver-common/xserver-common_1.34.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
5PR = "r9" 5PR = "r9"
6 6
7# we are using a gpe-style Makefile 7# we are using a gpe-style Makefile
8inherit distro_features_check gpe 8inherit features_check gpe
9 9
10REQUIRED_DISTRO_FEATURES = "x11" 10REQUIRED_DISTRO_FEATURES = "x11"
11 11