diff options
| -rw-r--r-- | meta/recipes-graphics/xorg-xserver/xserver-xorg.inc | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xorg.inc b/meta/recipes-graphics/xorg-xserver/xserver-xorg.inc index 30b34850b2..91df2b7ced 100644 --- a/meta/recipes-graphics/xorg-xserver/xserver-xorg.inc +++ b/meta/recipes-graphics/xorg-xserver/xserver-xorg.inc | |||
| @@ -44,8 +44,7 @@ DEPENDS = "${PROTO_DEPS} ${LIB_DEPS} font-util" | |||
| 44 | # libextmod.so | 44 | # libextmod.so |
| 45 | # libdbe.so | 45 | # libdbe.so |
| 46 | 46 | ||
| 47 | PACKAGES =+ "${PN}-security-policy \ | 47 | PACKAGES =+ "${PN}-sdl \ |
| 48 | ${PN}-sdl \ | ||
| 49 | ${PN}-fbdev \ | 48 | ${PN}-fbdev \ |
| 50 | ${PN}-xvfb \ | 49 | ${PN}-xvfb \ |
| 51 | ${PN}-utils \ | 50 | ${PN}-utils \ |
| @@ -72,7 +71,7 @@ PACKAGES =+ "${PN}-security-policy \ | |||
| 72 | SUMMARY_xf86-video-modesetting = "X.Org X server -- modesetting display driver" | 71 | SUMMARY_xf86-video-modesetting = "X.Org X server -- modesetting display driver" |
| 73 | INSANE_SKIP_xf86-video-modesetting = "xorg-driver-abi" | 72 | INSANE_SKIP_xf86-video-modesetting = "xorg-driver-abi" |
| 74 | 73 | ||
| 75 | XSERVER_RRECOMMENDS = "${PN}-security-policy xkeyboard-config rgb xserver-xf86-config xkbcomp" | 74 | XSERVER_RRECOMMENDS = "xkeyboard-config rgb xserver-xf86-config xkbcomp" |
| 76 | RRECOMMENDS_${PN} += "${XSERVER_RRECOMMENDS}" | 75 | RRECOMMENDS_${PN} += "${XSERVER_RRECOMMENDS}" |
| 77 | RRECOMMENDS_${PN}-xwayland += "${XSERVER_RRECOMMENDS}" | 76 | RRECOMMENDS_${PN}-xwayland += "${XSERVER_RRECOMMENDS}" |
| 78 | RDEPENDS_${PN}-xvfb += "xkeyboard-config" | 77 | RDEPENDS_${PN}-xvfb += "xkeyboard-config" |
| @@ -85,7 +84,6 @@ FILES_${PN}-dbg += "${libdir}/xorg/modules/.debug \ | |||
| 85 | ${libdir}/xorg/modules/*/.debug \ | 84 | ${libdir}/xorg/modules/*/.debug \ |
| 86 | ${libdir}/xorg/modules/*/*/.debug \ | 85 | ${libdir}/xorg/modules/*/*/.debug \ |
| 87 | " | 86 | " |
| 88 | FILES_${PN}-security-policy += "${libdir}/xserver/SecurityPolicy" | ||
| 89 | FILES_${PN}-sdl = "${bindir}/Xsdl" | 87 | FILES_${PN}-sdl = "${bindir}/Xsdl" |
| 90 | FILES_${PN}-fbdev = "${bindir}/Xfbdev" | 88 | FILES_${PN}-fbdev = "${bindir}/Xfbdev" |
| 91 | FILES_${PN}-xvfb = "${bindir}/Xvfb" | 89 | FILES_${PN}-xvfb = "${bindir}/Xvfb" |
