Files
poky/meta/recipes-extended
Robert Yang 12ca8dff49 libsolv: fix installed-vs-shipped for nativesdk
Fixed:
ERROR: nativesdk-libsolv-0.6.19-r0 do_package: QA Issue: nativesdk-libsolv: Files/directories were installed but not shipped in any package:
  /opt/poky/2.0+snapshot/sysroots/x86_64-pokysdk-linux/usr/man
  /opt/poky/2.0+snapshot/sysroots/x86_64-pokysdk-linux/usr/man/man3
  /opt/poky/2.0+snapshot/sysroots/x86_64-pokysdk-linux/usr/man/man1
  /opt/poky/2.0+snapshot/sysroots/x86_64-pokysdk-linux/usr/man/man3/libsolv-constantids.3
  /opt/poky/2.0+snapshot/sysroots/x86_64-pokysdk-linux/usr/man/man3/libsolv.3
  /opt/poky/2.0+snapshot/sysroots/x86_64-pokysdk-linux/usr/man/man3/libsolv-history.3
  /opt/poky/2.0+snapshot/sysroots/x86_64-pokysdk-linux/usr/man/man3/libsolv-pool.3
  /opt/poky/2.0+snapshot/sysroots/x86_64-pokysdk-linux/usr/man/man3/libsolv-bindings.3
  /opt/poky/2.0+snapshot/sysroots/x86_64-pokysdk-linux/usr/man/man1/mergesolv.1
  /opt/poky/2.0+snapshot/sysroots/x86_64-pokysdk-linux/usr/man/man1/testsolv.1
  /opt/poky/2.0+snapshot/sysroots/x86_64-pokysdk-linux/usr/man/man1/installcheck.1
  /opt/poky/2.0+snapshot/sysroots/x86_64-pokysdk-linux/usr/man/man1/dumpsolv.1

It checks ${CMAKE_INSTALL_PREFIX}/share/man when configure, but it may
not exist when crosscompile, for example, when CMAKE_INSTALL_PREFIX="/",
it is OK, but when CMAKE_INSTALL_PREFIX="/some/path/else", then it
doesn't exist, and the man dir would be set to "/usr/man" which is
incorrect.

(From OE-Core rev: fc4d721e047989a3521267e26de123759741ffa3)

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-04-09 23:00:44 +01:00
..
2016-01-07 13:40:20 +00:00
2015-01-16 23:08:25 +00:00
2015-09-28 12:00:23 +01:00
2016-04-06 22:57:25 +01:00
2016-01-24 09:40:29 +00:00
2016-03-02 22:39:45 +00:00
2015-10-12 14:36:29 +01:00
2016-02-19 01:01:24 +00:00
2016-02-15 16:28:46 +00:00
2015-11-25 08:08:07 +00:00
2016-02-26 17:16:15 +00:00
2016-03-09 16:58:12 +00:00
2016-02-19 01:01:24 +00:00
2016-01-24 09:40:27 +00:00
2015-11-16 11:39:30 +00:00
2016-01-07 13:40:17 +00:00
2016-01-15 11:54:50 +00:00
2016-03-11 16:50:44 +00:00
2016-04-03 15:51:35 +01:00
2016-01-15 11:54:49 +00:00
2016-02-11 12:27:50 +00:00
2015-02-03 14:53:52 +00:00
2015-12-28 09:25:15 +00:00
2016-02-21 09:32:43 +00:00
2016-01-30 11:36:58 +00:00
2016-01-24 09:40:27 +00:00
2016-01-24 09:40:29 +00:00
2016-01-20 17:07:12 +00:00
2015-12-16 12:12:18 +00:00
2016-02-11 12:27:48 +00:00
2015-09-12 23:01:53 +01:00
2015-07-08 00:01:23 +01:00
2016-01-19 17:37:34 +00:00
2015-11-16 11:39:37 +00:00
2015-12-12 23:42:53 +00:00
2016-01-24 09:40:29 +00:00
2016-03-28 15:55:48 +01:00
2016-03-28 15:55:48 +01:00
2015-08-10 12:40:26 -07:00
2016-01-24 09:40:28 +00:00