]> code.ossystems Code Review - openembedded-core.git/commit
libdrm: fix packaging after last upgrade
authorMartin Jansa <martin.jansa@gmail.com>
Thu, 23 May 2013 08:55:03 +0000 (10:55 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 29 May 2013 21:07:22 +0000 (22:07 +0100)
commit2c39ca5a6744de58013e9e43b9f6cc4efa66ece9
tree951878c29f08e36fd3ef26c3f891654924055ee9
parent2bd4982a466d913767318a961b0c70bb453f7018
libdrm: fix packaging after last upgrade

* 2.4.44 adds 2 more tests kmstest and vbltest which got packaged
  to PN, causing PKG rename and breaking upgrade path
  * check_data_file_clashes: Package libdrm wants to install file /usr/lib/libdrm.so.2
         But that file is already provided by package  * libdrm2
  * check_data_file_clashes: Package libdrm wants to install file /usr/lib/libdrm.so.2.4.0
         But that file is already provided by package  * libdrm2
  put them to PN-tests where they belong

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-graphics/drm/libdrm.inc