]> code.ossystems Code Review - meta-freescale.git/commit
xorg-driver: remove the local copies of xorg-driver-*.inc
authorMax Krummenacher <max.oss.09@gmail.com>
Tue, 7 Mar 2017 00:26:15 +0000 (01:26 +0100)
committerOtavio Salvador <otavio@ossystems.com.br>
Thu, 9 Mar 2017 20:33:58 +0000 (17:33 -0300)
commit4c19731b5c5ed63aef365eb173a03ef3ef303fb1
tree7729e301a59092bb9f11bb63da0973db913944a0
parentc0942fad3c9d2b024cc6e63e82cff4bef4d03faa
xorg-driver: remove the local copies of xorg-driver-*.inc

recipes-graphics/xorg-driver/xorg-driver-common.inc is identical to the copy
in openembedded-core.
xorg-driver-video.inc lacks the automatic addition of xorg-driver-abi-<ABI>
to RDEPENDS. (and constructs DEPENDS differently but with the same effect)

xf86-video-fbdev must now provide the full relative path for its include file.

fixes:
WARNING: xf86-video-imxfb-vivante-3_5.0.11.p8.6-r0 do_package_qa: QA Issue:
  Package xf86-video-imxfb-vivante contains Xorg driver (vivante_drv.so)
  but no xorg-abi- dependencies [xorg-driver-abi]

and likely but not tested fixes the same warning for xf86-video-fbdev used
for PPC devices.

Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-graphics/xorg-driver/xf86-video-fbdev_0.4.2.bb
recipes-graphics/xorg-driver/xorg-driver-common.inc [deleted file]
recipes-graphics/xorg-driver/xorg-driver-video.inc [deleted file]